Commit Graph

6 Commits

Author SHA1 Message Date
a52023a711 Working on new server loop 2014-08-07 21:36:37 +01:00
40c29b190b Replaced some thread un-safe functions with their safe counterparts 2014-08-06 22:29:28 +01:00
34ef45478e Server is basically working.
Needs a re-design.
2014-08-03 16:18:18 +01:00
e8d1e4d7d9 Fixed bug with writing responses
Connections are now closed after response is send if client requested "Connection: close"
2014-07-29 21:23:36 +01:00
31e1ff4f97 Done the basics of http server
Added mime type detection
Lots still todo, directory index files auto indexing(?)
2014-07-29 21:00:19 +01:00
17693097a5 Added server config 2014-07-27 22:19:08 +01:00