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
da19214ca7
nuttx-apps
/
netutils
/
webserver
History
Gregory Nutt
424fbe6583
.dSYM only needs to be in the same .gitignore files as .exe
2013-05-30 15:02:04 -06:00
..
.gitignore
.dSYM only needs to be in the same .gitignore files as .exe
2013-05-30 15:02:04 -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
Various Kconfig files still have references to CONFIG_ variables. Some in harmless comments, some in config definionts which is not harmless. All removed
2013-04-25 15:52:00 -06:00
Makefile
Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile
2012-11-20 15:47:41 +00:00