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
Jeroen Domburg 3cb7b32678 martonmiklos: Add GZIP compression for static files 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 Moved the flash cgis out into their own file and made the uploadEspfs cgi work properly 9 years ago
cgi.h Moved the flash cgis out into their own file and made the uploadEspfs cgi work properly 9 years ago
cgiflash.c Moved the flash cgis out into their own file and made the uploadEspfs cgi work properly 9 years ago
cgiflash.h Moved the flash cgis out into their own file and made the uploadEspfs cgi work properly 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. 9 years ago
httpd.c martonmiklos: Add GZIP compression for static files 9 years ago
httpd.h martonmiklos: Add GZIP compression for static files 9 years ago
httpdespfs.c martonmiklos: Add GZIP compression for static files 9 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 Re-disable password for wifi 9 years ago