Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2009-03-11 | missing headers for gcc 4.3 | Michael Krelin @devel | 3 | -0/+4 |
2008-02-24 | provide for running as a web server child | Michael Krelin | 1 | -7/+12 |
that is, if socket being opened is a null pointer, use FCGI_LISTENSOCK_FILENO Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2007-10-01 | don't be smart about pkgconfig dirpublic/next | Michael Krelin | 3 | -51/+2 |
Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2007-07-23 | added missing libs to pkg-config packagepublic/master | Michael Krelin | 1 | -1/+1 |
2007-04-18 | link with libraries | Michael Krelin | 1 | -1/+1 |
2005-10-24 | fixed compilation withouth mimetic support | Michael Krelin | 1 | -1/+2 |
2005-07-19 | turned cookies into multimap | Michael Krelin | 3 | -5/+7 |
2005-07-04 | bumped library version info | Michael Krelin | 1 | -1/+1 |
2005-07-04 | 1. awkward yet working support for POST file upload (requires mimetic) | Michael Krelin | 4 | -19/+190 |
2. support for NOT handling/parsing POSTed data (including application/x-www-form-urlencoded) | ||||
2005-07-04 | added buffers to fastcgi streambufs. It gains compatibility with normal ↵ | Michael Krelin | 2 | -1/+19 |
streambuf manipulations at the cost of performance (according to comments in fcgi devkit). The performance lost should not be disastrous, though. | ||||
2005-05-09 | 1. http headers container added | Michael Krelin | 10 | -2/+757 |
2. preliminary cookies support 3. absolutely useless http_quoted_string and http_quote utility functions added | ||||
2005-04-03 | preparing to release0.0.1 | Michael Krelin | 1 | -1/+1 |
2005-03-31 | added new features description | Michael Krelin | 1 | -0/+1 |
2005-03-31 | 1. renamed url_escape/unescape to encode/decode | Michael Krelin | 6 | -26/+316 |
2. introduced a number of wrappers for accessing meta-variables mentioned in RFC3875 3. bumped library version info | ||||
2005-03-31 | 1. added a brief brief summary of changes | Michael Krelin | 2 | -1/+5 |
2. more descriptive exception thrown | ||||
2005-02-13 | portabiity improvements | Michael Krelin | 3 | -1/+9 |
2005-02-13 | 1. Support for 'plain' CGI | Michael Krelin | 9 | -25/+121 |
2. Made fastcgi support optional 3. bumped version to 0.0.1 4. doxygen documentation target 'dox' is not built for 'all' now | ||||
2005-01-29 | initial commit into repository0.0 | Michael Krelin | 27 | -0/+1178 |
2005-01-29 | import of repository layout for kingate | Michael Krelin | 0 | -0/+0 |