aboutsummaryrefslogtreecommitdiffstats
path: root/common/http.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change license for some files in common to LGPLv3+/GPLv2+.Werner Koch2012-04-201-5/+15
* common: Replace macro based function calls by using DEFAULT_ERRSOURCE.Werner Koch2012-02-071-36/+23
* Add finger support to dirmngr.Werner Koch2011-02-081-2/+11
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-7/+7
* All standard keyserver commands are now using dirmngr.Werner Koch2011-01-201-0/+1
* Initial code checking for backup - not yet working.Werner Koch2011-01-101-6/+8
* More work on the dirmngr. It now builds for W32 and W32CE and quickWerner Koch2010-08-061-18/+29
* Simplified http.c.Werner Koch2010-08-051-7/+0
* Some work on porting dirmngr (unfinished)Werner Koch2010-07-161-5/+5
* Merged jnlib into common.Werner Koch2010-03-101-1/+1
* Avoid caches to get the most recent copy of the key. This is bug #1061David Shaw2009-05-281-2/+4
* * http.h, http.c (send_request): Pass in srvtag and make its presenceDavid Shaw2009-05-281-5/+6
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Support to read response headers. Required for redirection support in theWerner Koch2006-09-041-1/+3
* Changed HTTP API.Werner Koch2006-08-141-26/+18
* Added http.c from 1.4. Werner Koch2006-08-111-0/+121