ESPTerm - ESP8266 terminal emulator. Branches: [master] patches, [work] next release
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
espterm-firmware/user
prozac 532741ebee Cleaned up code and moved POST vars to their own struct 10 years ago
..
auth.c Fixing the code to work under SDK 0.9.4. This commit should work. 10 years ago
auth.h Added basic authentication 10 years ago
base64.c Finally got rid of the stupid char-as-index problem. 10 years ago
base64.h Added basic authentication 10 years ago
cgi.c Cleaned up code and moved POST vars to their own struct 10 years ago
cgi.h Replaced the multipart espfs flashing with the version from @billprozac and tweaked a little (untested) 10 years ago
cgiwifi.c Refactor to make all requests able to handle streaming as it makes the code much simpler 10 years ago
cgiwifi.h Refactor to make all requests able to handle streaming as it makes the code much simpler 10 years ago
espfs.c
espfs.h
heatshrink_config_httpd.h
heatshrink_decoder.c Made everything a bit more friendly. Esp-open-sdk nowadays is the toolchain builder of choice anyway; it now works without modifications to that. 10 years ago
httpd.c Refactor to make all requests able to handle streaming as it makes the code much simpler 10 years ago
httpd.h Refactor to make all requests able to handle streaming as it makes the code much simpler 10 years ago
httpdespfs.c Add cache header when serving a static file. Thanks to Vincent Bernardoff for sending a patch. 10 years ago
httpdespfs.h
io.c Changed around everything to make use of sdk 0.9.4. CODE IS STILL BROKEN! 10 years ago
io.h
stdout.c
stdout.h
user_main.c Replaced the multipart espfs flashing with the version from @billprozac and tweaked a little (untested) 10 years ago