Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-10-24 | fixed compilation withouth mimetic support | Michael Krelin | 1 | -1/+2 |
2005-07-19 | turned cookies into multimap | Michael Krelin | 1 | -2/+5 |
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 | 1 | -13/+119 |
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 | 1 | -1/+4 |
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 | 5 | -1/+342 |
2. preliminary cookies support 3. absolutely useless http_quoted_string and http_quote utility functions added | ||||
2005-03-31 | 1. renamed url_escape/unescape to encode/decode | Michael Krelin | 3 | -14/+167 |
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 | 1 | -1/+1 |
2. more descriptive exception thrown | ||||
2005-02-13 | portabiity improvements | Michael Krelin | 2 | -1/+6 |
2005-02-13 | 1. Support for 'plain' CGI | Michael Krelin | 3 | -2/+38 |
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 | 6 | -0/+246 |