This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
16f8dea77e
nuttx-apps
/
netutils
/
webserver
History
Gregory Nutt
470a04b8f9
Clone svn:ignore directory atributed to .gitignore files
2013-04-04 14:27:29 -06:00
..
.gitignore
Clone svn:ignore directory atributed to .gitignore files
2013-04-04 14:27:29 -06:00
httpd_cgi.c
Add URL/CGI function mapping option to uIP web server
2012-09-05 18:03:37 +00:00
httpd_cgi.h
The content for uIP web server demo is no longer canned, but is not built dynameically (Thanks to Max Holtzberg)
2012-08-31 23:05:51 +00:00
httpd_fs.c
The content for uIP web server demo is no longer canned, but is not built dynameically (Thanks to Max Holtzberg)
2012-08-31 23:05:51 +00:00
httpd_mmap.c
Add default file name if URL is a directory, giving index.html behavior. From Kate
2012-09-18 18:45:39 +00:00
httpd_sendfile.c
Add default file name if URL is a directory, giving index.html behavior. From Kate
2012-09-18 18:45:39 +00:00
httpd.c
Several bugfixes, mostly from Darcy Gong
2012-10-06 14:50:37 +00:00
httpd.h
AVR corrections from Richard Cochran; uIP webserver enhancements from Kate
2012-09-11 13:19:59 +00:00
Kconfig
Adds support for keep-alive connections to webserver
2012-09-22 20:36:36 +00:00
Makefile
Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile
2012-11-20 15:47:41 +00:00