aboutsummaryrefslogtreecommitdiffstats
path: root/src/libfast/request.c
Commit message (Expand)AuthorAgeFilesLines
* Set cookies for the complete domainMartin Willi2011-06-151-1/+1
* Migrated libfast to INIT/METHOD macrosMartin Willi2011-06-151-111/+70
* Added a null-safe strdup variantMartin Willi2011-01-051-1/+1
* Added getter for arbitrary environment variablesMartin Willi2010-11-171-0/+9
* Added support for reading raw PUT/POST data from HTTP requestMartin Willi2010-05-271-0/+9
* Reintroduce to_referer(), redirect() does not work with get_referer()Martin Willi2010-04-281-0/+20
* Remove to_referer() method, as it fails if no referer was givenMartin Willi2010-04-071-24/+10
* Add a getter for the HTTP refererMartin Willi2010-03-101-0/+9
* Using the thread wrapper in charon, libstrongswan and their plugins.Tobias Brunner2009-12-231-15/+17
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-041-1/+1
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-24/+24
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+447