aboutsummaryrefslogtreecommitdiffstats
path: root/common/http.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-20All standard keyserver commands are now using dirmngr.Werner Koch1-0/+1
2011-01-10Initial code checking for backup - not yet working.Werner Koch1-6/+8
2010-08-06More work on the dirmngr. It now builds for W32 and W32CE and quickWerner Koch1-18/+29
2010-08-05Simplified http.c.Werner Koch1-7/+0
2010-07-16Some work on porting dirmngr (unfinished)Werner Koch1-5/+5
2010-03-10Merged jnlib into common.Werner Koch1-1/+1
2009-05-28Avoid caches to get the most recent copy of the key. This is bug #1061David Shaw1-2/+4
2009-05-28* http.h, http.c (send_request): Pass in srvtag and make its presenceDavid Shaw1-5/+6
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2006-09-04Support to read response headers. Required for redirection support in theWerner Koch1-1/+3
2006-08-14Changed HTTP API.Werner Koch1-26/+18
2006-08-11Added http.c from 1.4. Werner Koch1-0/+121