gnupg/common
David Shaw a7205a080c * http.h, http.c (send_request): Pass in srvtag and make its presence
sufficient to turn the feature on.  (http_open): From here.
(http_document): And here.

* gpgkeys_hkp.c (srv_replace): New function to transform a SRV
hostname to a real hostname.  (main): Call it from here for the
HAVE_LIBCURL case (without libcurl is handled via the curl-shim).

* curl-shim.h, curl-shim.c (curl_easy_setopt, curl_easy_perform): Add
a CURLOPT_SRVTAG_GPG_HACK (passed through the the http engine).
2009-05-28 04:25:25 +00:00
..
ChangeLog * http.h, http.c (send_request): Pass in srvtag and make its presence 2009-05-28 04:25:25 +00:00
Makefile.am Import/export of pkcs#12 now uses the gpg-agent directly. 2009-04-01 10:51:53 +00:00
README This commit was manufactured by cvs2svn to create branch 2003-08-05 17:11:04 +00:00
asshelp.c Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00
asshelp.h Started to implement the audit log feature. 2007-11-19 16:03:50 +00:00
audit.c Add a few translations to the audit-log. 2009-01-19 16:15:30 +00:00
audit.h Support DSA2. 2007-12-12 10:28:30 +00:00
b64dec.c Add Base64 decoder. Not yet used but complements out encoder. 2008-06-09 14:49:28 +00:00
b64enc.c Minor cleanups. 2008-04-07 19:31:12 +00:00
common-defs.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
convert.c Add a few translations to the audit-log. 2009-01-19 16:15:30 +00:00
dns-cert.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
dns-cert.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
estream-printf.c Fix a bug in estream_snprintf. Found by a failed t-gettime under Windows. 2008-10-19 16:10:46 +00:00
estream-printf.h Updated estream. 2007-08-22 10:55:07 +00:00
estream.c Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00
estream.h Updated estream. 2007-08-22 10:55:07 +00:00
exaudit.awk Started to implement the audit log feature. 2007-11-19 16:03:50 +00:00
exechelp.c Import/export of pkcs#12 now uses the gpg-agent directly. 2009-04-01 10:51:53 +00:00
exechelp.h Make sure not to leak file descriptors if running gpg-agent with a 2009-03-19 07:09:31 +00:00
exstatus.awk Started to implement the audit log feature. 2007-11-19 16:03:50 +00:00
gc-opt-flags.h Factored common gpgconf constants out 2007-08-02 18:12:43 +00:00
get-passphrase.c Import/export of pkcs#12 now uses the gpg-agent directly. 2009-04-01 10:51:53 +00:00
get-passphrase.h Import/export of pkcs#12 now uses the gpg-agent directly. 2009-04-01 10:51:53 +00:00
gettime.c Remove duplicated code. 2009-03-16 09:44:44 +00:00
gpgrlhelp.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
helpfile.c Add support for help stuff to audit.c 2007-12-06 19:02:42 +00:00
homedir.c Modernized gpg-agent startup instructions 2009-03-02 11:53:32 +00:00
http.c * http.h, http.c (send_request): Pass in srvtag and make its presence 2009-05-28 04:25:25 +00:00
http.h * http.h, http.c (send_request): Pass in srvtag and make its presence 2009-05-28 04:25:25 +00:00
i18n.c Revamped the W32 gettext implementation. 2008-11-04 19:54:02 +00:00
i18n.h Factored utf8 switching code out to i18n.c. 2007-10-19 15:58:38 +00:00
init.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
init.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
iobuf.c Ported changes from 1.4. 2009-04-01 13:23:27 +00:00
iobuf.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
isascii.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
keyserver.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
localename.c Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00
membuf.c Import/export of pkcs#12 now uses the gpg-agent directly. 2009-04-01 10:51:53 +00:00
membuf.h Allow configuraton of pinentry tooltip. 2007-12-04 11:23:31 +00:00
miscellaneous.c Use more warning options with modern GCCs. 2008-10-17 19:18:46 +00:00
mkerrors Changed to GPLv3. 2007-07-04 19:49:40 +00:00
mkerrtok Changed to GPLv3. 2007-07-04 19:49:40 +00:00
mkstrtable.awk Started to implement the audit log feature. 2007-11-19 16:03:50 +00:00
openpgpdefs.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
percent.c Import/export of pkcs#12 now uses the gpg-agent directly. 2009-04-01 10:51:53 +00:00
pka.c Minor cleanups. 2008-04-07 19:31:12 +00:00
pka.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
sexp-parse.h Allow verification of some broken S-TRUST generated signatures. 2007-12-13 15:45:40 +00:00
sexputil.c New helper function factored out of ../scd and equipped with test code. 2009-05-07 15:01:47 +00:00
signal.c Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00
simple-pwquery.c Fix possible system freeze on Mac OS X. 2009-05-19 22:39:45 +00:00
simple-pwquery.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
srv.c * srv.c (getsrv): Raise maximum packet size to 2048, as PACKETSZ is 2009-05-28 03:24:54 +00:00
srv.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
status.c Started to implement the audit log feature. 2007-11-19 16:03:50 +00:00
status.h Started to implement the audit log feature. 2007-11-19 16:03:50 +00:00
sysutils.c Import/export of pkcs#12 now uses the gpg-agent directly. 2009-04-01 10:51:53 +00:00
sysutils.h Fix possible system freeze on Mac OS X. 2009-05-19 22:39:45 +00:00
t-b64.c Add Base64 decoder. Not yet used but complements out encoder. 2008-06-09 14:49:28 +00:00
t-convert.c Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00
t-exechelp.c Add missing file. 2009-03-19 11:19:48 +00:00
t-gettime.c Fix a bug in estream_snprintf. Found by a failed t-gettime under Windows. 2008-10-19 16:10:46 +00:00
t-helpfile.c Created help files form the current po entries. 2007-12-04 15:00:14 +00:00
t-percent.c Import/export of pkcs#12 now uses the gpg-agent directly. 2009-04-01 10:51:53 +00:00
t-sexputil.c New helper function factored out of ../scd and equipped with test code. 2009-05-07 15:01:47 +00:00
t-sysutils.c Add missing file 2007-08-23 08:40:11 +00:00
tlv.c Implemented the chain model for X.509 validation. 2007-08-10 16:52:05 +00:00
tlv.h Implemented the chain model for X.509 validation. 2007-08-10 16:52:05 +00:00
ttyio.c signal cleanup fix 2009-05-26 09:29:33 +00:00
ttyio.h signal cleanup fix 2009-05-26 09:29:33 +00:00
util.h New helper function factored out of ../scd and equipped with test code. 2009-05-07 15:01:47 +00:00
xasprintf.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
xreadline.c Enhanced gpg-conect-agent scripting. 2007-10-19 14:51:39 +00:00
yesno.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00

README

Stuff used by several modules of GnuPG.

These directories use it:

gpg
sm
agent

These directories don't use it:

kbx