This website requires JavaScript.
Explore
Help
Sign In
espterm
/
espterm-firmware
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
a016a27c0e5899cfd7dc67948dda26489fa5eb2c
espterm-firmware
/
httpd
T
History
Jeroen Domburg
9847755cf4
Fixed small memory leak in the template routine. Thanks to Grooves for noticing.
2015-04-20 09:44:18 +02:00
..
auth.c
Using one header file for esp8266 stuff
2015-04-11 00:35:55 +02:00
auth.h
Using one header file for esp8266 stuff
2015-04-11 00:35:55 +02:00
base64.c
Using one header file for esp8266 stuff
2015-04-11 00:35:55 +02:00
base64.h
Added include guards and removed unused includes
2015-04-11 00:35:55 +02:00
httpd.c
Added Connection: close header (although not required by http/1.0 spec, it might work better for bad clients)
2015-04-12 14:24:29 +02:00
httpd.h
Better handling of gzip compressed files
2015-04-12 01:13:47 +02:00
httpdespfs.c
Fixed small memory leak in the template routine. Thanks to Grooves for noticing.
2015-04-20 09:44:18 +02:00
httpdespfs.h
Using one header file for esp8266 stuff
2015-04-11 00:35:55 +02:00