| Commit message (Expand) | Author | Files | Lines |
2008-09-03 | Fix gpg-preset-passphrase bug. | Werner Koch | 2 | -1/+5 |
2008-05-06 | Fixed bug#907. | Werner Koch | 1 | -1/+4 |
2008-04-21 | W32 related keyserver fixes. | Werner Koch | 5 | -39/+42 |
2008-04-14 | * gpgkeys_curl.c (main), gpgkeys_hkp.c (main): Make sure all libcurl | David Shaw | 4 | -13/+21 |
2008-04-07 | Allow requesting TCP queries. | Werner Koch | 1 | -15/+21 |
2008-04-07 | Minor cleanups. | Werner Koch | 4 | -3/+454 |
2008-03-25 | Changed the way i18n files are located under Windows. The setting of the | Werner Koch | 2 | -2/+7 |
2007-10-25 | Ported changes from 1.4. | Werner Koch | 2 | -9/+30 |
2007-07-04 | Changed to GPLv3. | Werner Koch | 11 | -44/+22 |
2007-06-14 | A whole bunch of changes to allow building for Windows. | Werner Koch | 2 | -6/+12 |
2007-06-06 | First steps towards supporting W32. | Werner Koch | 2 | -13/+19 |
2007-05-07 | Upgraded gettext. | Werner Koch | 2 | -1/+6 |
2007-05-04 | Fixed installation of gpg2keys_mailto | Werner Koch | 4 | -5/+13 |
2007-03-14 | From STABLE-BRANCH-1-4 | David Shaw | 4 | -6/+45 |
2007-03-10 | From STABLE-BRANCH-1-4 | David Shaw | 3 | -1/+18 |
2006-12-03 | * gpgkeys_hkp.c (search_key): HKP keyservers like the 0x to be present | David Shaw | 2 | -0/+11 |
2006-11-23 | Preparing 2.0.1rc1 | Werner Koch | 2 | -1/+6 |
2006-11-21 | No more warnings for AMD64 (at least when cross-compiling). Thus tehre is a | Werner Koch | 2 | -1/+7 |
2006-11-06 | * gpgkeys_hkp.c (curl_mrindex_writer): Revert previous change. | David Shaw | 2 | -5/+8 |
2006-10-24 | 2006-10-24 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2 | -1/+6 |
2006-10-23 | . | Werner Koch | 2 | -8/+12 |
2006-10-20 | * gpgkeys_hkp.c (curl_mrindex_writer): Print a warning if we see HTML | David Shaw | 2 | -1/+9 |
2006-10-17 | Pth tweaks and improved estream.c | Werner Koch | 2 | -4/+9 |
2006-09-26 | Made buliding w/o curl work | Werner Koch | 4 | -39/+25 |
2006-09-22 | Improved yat2m. | Werner Koch | 2 | -16/+9 |
2006-09-22 | Clarified cURL and OpenLDAP license issues. | Werner Koch | 10 | -17/+178 |
2006-09-20 | Cleanups. | Werner Koch | 1 | -5/+10 |
2006-09-19 | Added stub library | Werner Koch | 3 | -4/+122 |
2006-09-06 | 2006-09-06 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2 | -1/+5 |
2006-08-16 | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 5 | -54/+96 |
2006-07-27 | Preparing a new releasegnupg-1.9.22 | Werner Koch | 4 | -16/+32 |
2006-07-26 | * Makefile.am: Fix missing include path for gpgkeys_finger (needs the | David Shaw | 2 | -0/+7 |
2006-07-21 | * curl-shim.c (curl_easy_perform): Minor cleanup of proxy code. | David Shaw | 2 | -5/+7 |
2006-07-17 | * gpgkeys_hkp.c (send_key), gpgkeys_ldap.c (send_key, | David Shaw | 3 | -8/+14 |
2006-07-14 | * gpgkeys_hkp.c (send_key), gpgkeys_ldap.c (send_key, send_key_keyserver): | David Shaw | 3 | -11/+27 |
2006-07-12 | * gpgkeys_ldap.c (printquoted), curl-shim.c (curl_escape): Fix bad | David Shaw | 3 | -2/+7 |
2006-07-08 | * configure.ac: Fix resolver autoconf code so it works (fails) | David Shaw | 1 | -2/+2 |
2006-06-30 | Added keyserver directory from trunk | Werner Koch | 12 | -0/+6616 |
2006-04-26 | * gpgkeys_http.c, gpgkeys_oldhkp.c: Removed. | David Shaw | 3 | -1567/+2 |
2006-04-26 | * Makefile.am: Don't build gpgkeys_http or gpgkeys_(old)hkp any longer as | David Shaw | 6 | -30/+21 |
2006-04-11 | * gpgkeys_ldap.c (ldap_quote, get_name, search_key): LDAP-quote | David Shaw | 2 | -47/+13 |
2006-04-11 | * gpgkeys_ldap.c (get_name): Build strings with strcat rather than | David Shaw | 2 | -8/+22 |
2006-04-11 | * ksutil.h, ksutil.c (classify_ks_search): Add KS_SEARCH_KEYID_SHORT | David Shaw | 4 | -15/+108 |
2006-03-27 | * gpgkeys_ldap.c: #define LDAP_DEPRECATED for newer OpenLDAPs so they use | David Shaw | 2 | -0/+8 |
2006-03-03 | * gpgkeys_ldap.c (main): Fix build problem with non-OpenLDAP LDAP | David Shaw | 2 | -5/+15 |
2006-02-23 | * ksutil.c (init_ks_options): Default include-revoked and include-subkeys | David Shaw | 2 | -0/+7 |
2006-02-22 | * gpgkeys_hkp.c (get_name): A GETNAME query turns exact=on to cut down on | David Shaw | 2 | -0/+8 |
2006-02-22 | * gpgkeys_ldap.c (make_one_attr, build_attrs, send_key): Don't allow | David Shaw | 2 | -29/+33 |
2006-02-22 | * gpgkeys_ldap.c (main): Add binddn and bindpw so users can pass | David Shaw | 2 | -16/+78 |
2006-02-22 | * curl-shim.h, curl-shim.c (curl_easy_init, curl_easy_setopt, | David Shaw | 3 | -4/+7 |