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
Alex
04bbccb6af
Update main.c
8 years ago
Alex
4bddea7cac
Update main.c
8 years ago
Alex
a230f4262c
Update main.c
...
Updates for changing/selecting telnet ports
8 years ago
Alex
6054496e3d
Update serbridge.c
8 years ago
Alex
59edf885e6
Update serbridge.c
...
Updates for changing/selecting telnet ports
-Add function to reinit serbridge after change Telnet ports.
8 years ago
Alex
f315385534
Create cgitelnet.c
...
Todo: Missing function for init in serbridge?
8 years ago
Alex
8919ff6a87
Update cgitelnet.h
8 years ago
Alex
02197a9275
Create cgitelnet.h
...
Updates for changing/selecting telnet ports
8 years ago
Alex
93ca100b1f
Update config.c
...
Updates for changing/selecting telnet ports
8 years ago
Alex
fb1bbd34dc
Update config.h
...
Moved new variable at bottom as requested in this header comments.
8 years ago
Alex
5cb0350d7e
Update config.h
...
Updates for changing/selecting telnet ports.
Fixed formatting.
8 years ago
Alex
eb7fde7367
Update cgipins.c
...
Fixed formatting/extra space
8 years ago