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 e8a7cab745 Moved POST vars to their own struct 9 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 9 years ago
cgi.h Replaced the multipart espfs flashing with the version from @billprozac and tweaked a little (untested) 9 years ago
cgiwifi.c Moved POST vars to their own struct 9 years ago
cgiwifi.h Refactor to make all requests able to handle streaming as it makes the code much simpler 9 years ago
espfs.c Added comments 10 years ago
espfs.h Trying out transparent decompression using heatshrink... doesn't completely work on the esp8166 itself yet. 10 years ago
heatshrink_config_httpd.h Getting ready for release... 10 years ago
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 Moved POST vars to their own struct 9 years ago
httpd.h Moved POST vars to their own struct 9 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 Added super-simple template engine 10 years ago
io.c Changed around everything to make use of sdk 0.9.4. CODE IS STILL BROKEN! 10 years ago
io.h Ting, a webserver example - first commit 10 years ago
stdout.c Added demo mode define, in which users cant mess with wifi settings 10 years ago
stdout.h Renamed/split some files but forgot to add them 10 years ago
user_main.c Replaced the multipart espfs flashing with the version from @billprozac and tweaked a little (untested) 9 years ago