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
97d6f97df7
nuttx-apps
/
netutils
/
webserver
History
Gregory Nutt
e7fedfa4a5
NET: Rename functions in apps/netutils/netlib to begin with netlib_ vs uip_
2014-07-02 16:52:02 -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
More trailing whilespace removal
2014-04-13 16:24:28 -06: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
httpd_fs_open() should return OK on success and ERROR on failure, not 1 and 0
2014-06-23 12:57:03 -06:00
httpd_mmap.c
More trailing whilespace removal
2014-04-13 16:24:28 -06: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
NET: Rename functions in apps/netutils/netlib to begin with netlib_ vs uip_
2014-07-02 16:52:02 -06:00
httpd.h
Move include/nuttx/net/uipopt.h to include/nuttx/net/netconfig.h
2014-06-24 08:53:28 -06:00
Kconfig
Fixes for networking and tiny webserver from Max
2014-06-29 09:30:09 -06:00
Makefile
More trailing whilespace removal
2014-04-13 16:24:28 -06:00