summaryrefslogtreecommitdiffabout
AgeCommit message (Collapse)AuthorFilesLines
2011-09-25fix for mimetic and newer compilersnextMichael Krelin1-1/+1
haven't used build with mimetic for quite a while. Signed-off-by: Michael Krelin <hacker@klever.net>
2010-07-11cookie: time-based set_expires variantsMichael Krelin2-0/+12
Signed-off-by: Michael Krelin <hacker@klever.net>
2010-07-11missing includesMichael Krelin1-0/+2
Signed-off-by: Michael Krelin <hacker@klever.net>
2009-11-14autogen.sh improvementsMichael Krelin1-5/+8
- take into account ${ACLOCAL_FLAGS} and ${CONFIGURE_FLAGS} - source in autogen.local for setting them up -try to detect {g,}libtoolize Signed-off-by: Michael Krelin <hacker@klever.net>
2009-11-14minor .gitignore changesMichael Krelin1-22/+23
Signed-off-by: Michael Krelin <hacker@klever.net>
2009-03-11missing headers for gcc 4.3Michael Krelin @devel3-0/+4
2008-02-24provide for running as a web server childMichael Krelin1-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-01don't be smart about pkgconfig dirpublic/nextMichael Krelin3-51/+2
Signed-off-by: Michael Krelin <hacker@klever.net>
2007-07-23added missing libs to pkg-config packagepublic/masterMichael Krelin1-1/+1
2007-04-18link with librariesMichael Krelin1-1/+1
2005-10-24fixed compilation withouth mimetic supportMichael Krelin1-1/+2
2005-07-19turned cookies into multimapMichael Krelin3-5/+7
2005-07-04bumped library version infoMichael Krelin1-1/+1
2005-07-041. awkward yet working support for POST file upload (requires mimetic)Michael Krelin4-19/+190
2. support for NOT handling/parsing POSTed data (including application/x-www-form-urlencoded)
2005-07-04added buffers to fastcgi streambufs. It gains compatibility with normal ↵Michael Krelin2-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-091. http headers container addedMichael Krelin10-2/+757
2. preliminary cookies support 3. absolutely useless http_quoted_string and http_quote utility functions added
2005-04-03preparing to release0.0.1Michael Krelin1-1/+1
2005-03-31added new features descriptionMichael Krelin1-0/+1
2005-03-311. renamed url_escape/unescape to encode/decodeMichael Krelin6-26/+316
2. introduced a number of wrappers for accessing meta-variables mentioned in RFC3875 3. bumped library version info
2005-03-311. added a brief brief summary of changesMichael Krelin2-1/+5
2. more descriptive exception thrown
2005-02-13portabiity improvementsMichael Krelin3-1/+9
2005-02-131. Support for 'plain' CGIMichael Krelin9-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-29initial commit into repository0.0Michael Krelin27-0/+1178
2005-01-29import of repository layout for kingateMichael Krelin0-0/+0