# # ChangeLog for uspace/app/websrv/websrv.c in mainline # # Generated by Trac 1.6 # 2024-12-05T20:17:00Z Sat, 10 Dec 2011 23:10:41 GMT Jiri Svoboda [9c3bba0] * uspace/app/websrv/websrv.c (modified) Free allocated file name buffer. Sat, 10 Dec 2011 22:32:55 GMT Jiri Svoboda [4a4cc150] * uspace/app/websrv/websrv.c (modified) * uspace/dist/data/web/bar.htm (added) * uspace/dist/data/web/foo.htm (added) * uspace/dist/data/web/index.htm (added) Improve web server to serve actual files from /data/web. Tue, 28 Dec 2010 22:18:18 GMT Jiri Svoboda [f4a2d624] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/websrv/Makefile (added) * uspace/app/websrv/websrv.c (added) Add web server skeleton.