index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
http.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Make proper use of http proxy parameter.
Werner Koch
2015-04-21
1
-3
/
+48
*
Improve documenation of http_parse_uri.
Neal H. Walfield
2015-03-23
1
-3
/
+4
*
Add new function uri_query_lookup.
Neal H. Walfield
2015-03-23
1
-0
/
+15
*
common: Fix syntax error when building with gnutls
Werner Koch
2015-03-20
1
-1
/
+1
*
hkps: Fix host name verification when using pools.
Werner Koch
2015-03-19
1
-2
/
+4
*
http: Improve diagnostic messages.
Werner Koch
2014-12-08
1
-9
/
+32
*
w32: Fix http access module.
Werner Koch
2014-11-07
1
-8
/
+25
*
First changes for future use of NTBTLS.
Werner Koch
2014-10-02
1
-28
/
+94
*
dirmngr: Fix the ks_fetch command for the http scheme.
Werner Koch
2014-09-10
1
-3
/
+8
*
Switch to the libgpg-error provided estream.
Werner Koch
2014-08-26
1
-2
/
+2
*
http: Print human readable GNUTLS status.
Werner Koch
2014-06-13
1
-1
/
+27
*
http: Add callback to help logging of server certificates.
Werner Koch
2014-05-19
1
-20
/
+33
*
http: Allow overriding of the Host header.
Werner Koch
2014-05-16
1
-23
/
+44
*
http: Add reference counting to the session object.
Werner Koch
2014-05-05
1
-40
/
+80
*
http: Add HTTP_FLAG_FORCE_TLS and http_get_tls_info.
Werner Koch
2014-05-02
1
-31
/
+75
*
http: Revamp TLS API.
Werner Koch
2014-05-02
1
-209
/
+402
*
common: Cleanup the use of USE_NPTH and HAVE_NPTH macros.
Werner Koch
2014-05-02
1
-18
/
+17
*
dirmngr: Make use of IPv4 and IPV6 more explicit.
Werner Koch
2014-03-14
1
-2
/
+6
*
http: Add a flag to the URL parser indicating a literal v6 address.
Werner Koch
2014-03-12
1
-0
/
+2
*
w32: Include winsock2.h to silence warnings.
Werner Koch
2014-03-07
1
-0
/
+3
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-9
/
+9
*
Change license for some files in common to LGPLv3+/GPLv2+.
Werner Koch
2012-04-20
1
-5
/
+15
*
common: Replace macro based function calls by using DEFAULT_ERRSOURCE.
Werner Koch
2012-02-07
1
-52
/
+52
*
Port to npth.
Marcus Brinkmann
2012-01-25
1
-11
/
+11
*
Add finger support to dirmngr.
Werner Koch
2011-02-08
1
-69
/
+290
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-40
/
+40
*
Fix for bug#1313. de.po update.
Werner Koch
2011-01-20
1
-9
/
+18
*
All standard keyserver commands are now using dirmngr.
Werner Koch
2011-01-20
1
-8
/
+37
*
Initial code checking for backup - not yet working.
Werner Koch
2011-01-10
1
-16
/
+33
*
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
2010-10-01
1
-0
/
+3
*
More work on the dirmngr. It now builds for W32 and W32CE and quick
Werner Koch
2010-08-06
1
-72
/
+73
*
Simplified http.c.
Werner Koch
2010-08-05
1
-240
/
+68
*
Some work on porting dirmngr (unfinished)
Werner Koch
2010-07-16
1
-58
/
+115
*
More chnages to use estream. Add a way to replace the standard
Werner Koch
2010-03-22
1
-0
/
+2
*
First steps towards the W32CE port
Werner Koch
2010-03-02
1
-7
/
+8
*
Avoid caches to get the most recent copy of the key. This is bug #1061
David Shaw
2009-05-28
1
-7
/
+32
*
* http.h, http.c (send_request): Pass in srvtag and make its presence
David Shaw
2009-05-28
1
-10
/
+13
*
* http.c (do_parse_uri): Properly handle IPv6 literal addresses as per
David Shaw
2009-03-13
1
-6
/
+16
*
Marked all unused args on non-W32 platforms.
Werner Koch
2008-10-20
1
-0
/
+2
*
W32 related keyserver fixes.
Werner Koch
2008-04-21
1
-1
/
+15
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
A whole bunch of changes to allow building for Windows.
Werner Koch
2007-06-14
1
-3
/
+9
*
First steps towards supporting W32.
Werner Koch
2007-06-06
1
-5
/
+5
*
From STABLE-BRANCH-1-4
David Shaw
2007-03-10
1
-2
/
+0
*
Preparing 2.0.1
Werner Koch
2006-11-28
1
-0
/
+1
*
Take advantage of newer gpg-error features.
Werner Koch
2006-09-14
1
-25
/
+37
*
Minor changes and typo fixes.
Werner Koch
2006-09-06
1
-1
/
+3
*
Support to read response headers. Required for redirection support in the
Werner Koch
2006-09-04
1
-3
/
+177
*
With --enable-gpg the keyservers are now build and a first test using gpg2
Werner Koch
2006-08-16
1
-3
/
+4
*
Changed HTTP API.
Werner Koch
2006-08-14
1
-22
/
+115
[next]