Stefan Bühler
|
c458377d4a
|
Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes)
|
2009-01-01 16:44:42 +01:00 |
Stefan Bühler
|
3dceeb5916
|
Move include files into a separate directory and cleanup include order
|
2008-11-16 21:33:53 +01:00 |
Stefan Bühler
|
649f7baf78
|
Modify header usage; include all core headers from base.h and forbid direct including of core headers. Move typedefs into separate header.
|
2008-10-28 22:11:50 +01:00 |
Thomas Porzelt
|
2ac5c5c0a5
|
fix http_header_append and http_header_overwrite
|
2008-10-04 03:31:17 +02:00 |
Stefan Bühler
|
7cd0b2aaf6
|
Revert: Add refcount to http headers
|
2008-09-29 15:46:58 +02:00 |
Stefan Bühler
|
de6996268f
|
Add refcount to http headers
|
2008-09-29 13:02:30 +02:00 |
Stefan Bühler
|
091f122aad
|
Renamed option -> value, some other minor/related renames; added option_value as
datatype for the value of options (union for ptr/gin64)
|
2008-09-26 16:11:08 +02:00 |
Stefan Bühler
|
47c0acf4c2
|
Changed header implementation from hash-table to double linked list
|
2008-09-09 16:38:40 +02:00 |
Stefan Bühler
|
03458817cc
|
Updated TODO hints
|
2008-08-07 14:12:51 +02:00 |
Stefan Bühler
|
52c5b05713
|
Added some http header helpers
|
2008-08-07 01:23:04 +02:00 |
Stefan Bühler
|
e216fc5168
|
handle requests now :) - still many TODOs for error handling/keep alive/validating headers
|
2008-08-07 00:26:17 +02:00 |
Stefan Bühler
|
2fbc7b1408
|
Basic connection state machine
|
2008-08-06 20:46:42 +02:00 |
Stefan Bühler
|
0a514f657e
|
server/connection/request functions
|
2008-08-05 17:08:32 +02:00 |
Stefan Bühler
|
18413d698a
|
Renamed chunk sources, added request parser, header management, test file.
|
2008-07-01 20:56:59 +02:00 |