simple webserver (PoC)
Go to file
Olaf Rempel 6202fed9e0 initial commit 2007-06-16 14:22:32 +02:00
.gitignore initial commit 2007-06-16 14:22:32 +02:00
Makefile initial commit 2007-06-16 14:22:32 +02:00
configfile.c initial commit 2007-06-16 14:22:32 +02:00
configfile.h initial commit 2007-06-16 14:22:32 +02:00
event.c initial commit 2007-06-16 14:22:32 +02:00
event.h initial commit 2007-06-16 14:22:32 +02:00
http.c initial commit 2007-06-16 14:22:32 +02:00
http.h initial commit 2007-06-16 14:22:32 +02:00
list.h initial commit 2007-06-16 14:22:32 +02:00
logging.c initial commit 2007-06-16 14:22:32 +02:00
logging.h initial commit 2007-06-16 14:22:32 +02:00
simpleweb.c initial commit 2007-06-16 14:22:32 +02:00
simpleweb.conf initial commit 2007-06-16 14:22:32 +02:00
sockaddr.c initial commit 2007-06-16 14:22:32 +02:00
sockaddr.h initial commit 2007-06-16 14:22:32 +02:00
tcpsocket.c initial commit 2007-06-16 14:22:32 +02:00
tcpsocket.h initial commit 2007-06-16 14:22:32 +02:00