Alex
9fcee90baf
12
8 years ago
Alex
153f4707f4
10
8 years ago
Alex
1df972bb59
9
8 years ago
Alex
23a904ffab
5
8 years ago
Alex
25feca55e7
Update .travis.yml
8 years ago
Alex
6fd5938882
Update .travis.yml
8 years ago
Alex
b5243b0a83
HTML Changes.
...
I may write a new javscript method all together for this... My goal might be to make one that is more adaptable to save on time & reduce overall size/complexity of code.
8 years ago
Alex
5e346a37a5
Fix errors
8 years ago
Alex
623f7b4d79
fix error
8 years ago
Alex
bda82deddb
Start making changes for Danny's security settings
8 years ago
Alex
b8404a1c1c
Fix error for sucessful Travis build
8 years ago
Alex
0b8368af24
Modify all calls to port variables to match. Espconn1 = TelnetPort1
...
Should make code more fluid & inuitive.
All code changes made to reflect javascrupt, html, and C.
8 years ago
Alex
6596883fb1
Formatting cleanup
8 years ago
Alex
286e8865eb
Makefile/Build file changes
8 years ago
dannybackx
f3060e6872
Change call to 0/1 instead of 1/2
8 years ago
dannybackx
589158eb5b
Aha
8 years ago
dannybackx
547540d0d1
Fix the build problem : don't call sprintf.
8 years ago
dannybackx
4b3293eac4
Change comment
8 years ago
dannybackx
654f2ef630
Fix compile errors
8 years ago
dannybackx
59a4707b5e
Fix compile errors
8 years ago
dannybackx
36f15c9baa
Fix compile errors
8 years ago
dannybackx
27e6b5d430
Fix compile errors
8 years ago
Alex
2458e116b0
Serialbridge.c update
8 years ago
Alex
3f161215dd
Fix a few errors..
8 years ago
Alex
3fdfe93bd4
Various changes
...
Added new function to reset serial bridge.
Modified other serial bridge functions.
Add variables to later allow for the connection type to be
changed(secured, etc).
Set flash values for telnet to defaults if they are not set or =0.
8 years ago
Alex
338f9838b2
Update readme to reflect changes
8 years ago
Alex
7d605209c9
Update home.html
8 years ago
Alex
6a730e7539
Update cgitelnet.c
8 years ago
Alex
1da3ce7ac9
Update cgitelnet.c
8 years ago
Alex
8cd915ff6b
Cgitelnet reform json output
8 years ago
Alex
30658c5673
Update .travis.yml
8 years ago
Alex
e25d8960fa
Update .travis.yml
8 years ago
Alex
d887febb3e
Update .travis.yml
8 years ago
Alex
b79a6d6a5d
update for s3
8 years ago
Alex
973e4fbda9
Update .travis.yml
8 years ago
Alex
00d8b9ff83
Update cgitelnet.c
8 years ago
Alex
7a93821c4c
Update cgitelnet.c
8 years ago
Alex
a9f583e077
Update cgitelnet.c
8 years ago
Alex
3cb3804a9f
Cgitelnet update
...
Place variable declartion in correct place.
8 years ago
Alex
ffd13c6e0a
Ajax/Html changes
...
Changes made so we can use a single namespace "/telnet" vs two.
Somewhat dirty fix inserted into existing ajax function.
8 years ago
Alex
fe95b4bc50
Cleanup
...
Remove unecessary comments
8 years ago
Alex
157569e479
Cgitelnet changes/fixes
...
Corrected several mistakes (16 vs 8bit int)
Check to see which variable we are modifying & fill the other one from
flag so we can make sure they do NOT conflict.
Added return error http header using existing collision goto.
8 years ago
Alex
a01db3260d
Update cgitelnet.c
...
Changed functions for unsigned 16bit integer.
8 years ago
Alex
6fb97bdf6d
Update config.h
...
Changed flashconfig.telnet_port to unsigned 16bit integer.
8 years ago
Alex
1cf190a1c3
Update cgitelnet.c
...
Changed function for unsigned integers.
8 years ago
Alex
67a05de430
Update cgitelnet.c
...
Fixed a stupid typo in a function name.
8 years ago
Alex
c3a3b06bb4
Update serbridge.c
...
Remove unecssary function
8 years ago
Alex
bead65fbb9
Update cgitelnet.c
...
Fix implicit function call.
8 years ago
Alex
0009d8f6aa
Update cgitelnet.c
...
Fixed bad variable reference
8 years ago
Alex
936951d881
Update main.c
...
Make sure we use our custom telnet ports at bootup
8 years ago