| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix bug#1040. | Werner Koch | 2009-06-17 | 2 | -2/+7 |
* | * Makefile.am (gpgkeys_hkp_LDADD): Need DNSLIBS for the resolver now | David Shaw | 2009-06-09 | 2 | -2/+7 |
* | Remove Camellia restriction. | David Shaw | 2009-06-05 | 4 | -21/+11 |
* | Add stub function. Noted by Daniel Leidert. | Werner Koch | 2009-06-02 | 2 | -0/+5 |
* | Fix bug#1069. | Werner Koch | 2009-06-02 | 2 | -504/+512 |
* | * gpgkeys_hkp.c (srv_replace): Fix build warning. | David Shaw | 2009-05-28 | 2 | -0/+6 |
* | Avoid caches to get the most recent copy of the key. This is bug | David Shaw | 2009-05-26 | 9 | -11/+131 |
* | Fixed bug1058. | Werner Koch | 2009-05-22 | 5 | -0/+18 |
* | Fix bug#1044. | Werner Koch | 2009-05-20 | 2 | -6/+19 |
* | Fix bug 1045 | Werner Koch | 2009-05-11 | 2 | -2/+7 |
* | Fix bug 1045. | Werner Koch | 2009-05-11 | 2 | -1/+4 |
* | Print 'empty file' warning only with --verbose. | Werner Koch | 2009-05-11 | 3 | -3/+9 |
* | Fix for bug#1034. | Werner Koch | 2009-05-06 | 4 | -34/+38 |
* | Improve dotlocking. | Werner Koch | 2009-05-05 | 4 | -213/+390 |
* | Backport of Creation-Date parameter for unattended key generation. | Werner Koch | 2009-05-05 | 5 | -51/+185 |
* | Fix bug#931. | Werner Koch | 2009-05-05 | 3 | -28/+46 |
* | * gpgkeys_mailto.in: Set 'mail-from' as a keyserver-option, rather | David Shaw | 2009-05-04 | 2 | -27/+20 |
* | * gpgkeys_hkp.c (srv_replace): New function to transform a SRV | David Shaw | 2009-04-21 | 2 | -17/+83 |
* | Distribute srv.h | David Shaw | 2009-04-06 | 1 | -0/+1 |
* | * srv.h: Move to include/srv.h. | David Shaw | 2009-04-06 | 4 | -4/+17 |
* | Better error message for a missing keyring. | Werner Koch | 2009-04-03 | 3 | -3/+13 |
* | * curl-shim.h, curl-shim.c (curl_easy_setopt, curl_easy_perform): Add | David Shaw | 2009-04-03 | 7 | -17/+39 |
* | * http.c (connect_server): free (rather than xfree) the result of | David Shaw | 2009-04-03 | 2 | -2/+7 |
* | * Makefile.am: Make srv.c part of libcompat instead of libutil. | David Shaw | 2009-04-03 | 3 | -14/+24 |
* | * gpgkeys_hkp.c (main): Switch default port for SSLized HKP to 443 | David Shaw | 2009-04-02 | 2 | -1/+6 |
* | * keyring.c (rename_tmp_file): Force a fsync (via iobuf_ioctl) on | David Shaw | 2009-03-20 | 2 | -12/+30 |
* | * iobuf.c (fd_cache_synchronize): New. fsync() a file in cache. | David Shaw | 2009-03-20 | 2 | -8/+60 |
* | * gpgv.c (strusage): Fix name of program in "Syntax" line. | David Shaw | 2009-03-15 | 2 | -3/+7 |
* | * http.c (do_parse_uri): Properly handle IPv6 literal addresses as per | David Shaw | 2009-03-13 | 2 | -6/+20 |
* | * Makefile.am, http.c (start_server): Minor tweaks to get http-test | David Shaw | 2009-03-13 | 3 | -8/+14 |
* | Fix bug 998. | Werner Koch | 2009-02-09 | 2 | -2/+22 |
* | * keyserver.c (keyserver_typemap): gpgkeys_hkp handles hkps as well. | David Shaw | 2009-02-03 | 2 | -2/+9 |
* | * gpgkeys_hkp.c (send_key, get_key, get_name, search_key, main): Add | David Shaw | 2009-02-03 | 2 | -22/+41 |
* | * gpg.c (main): Properly handle UTF8 usernames with --sign-key and --lsign-key. | David Shaw | 2008-12-21 | 2 | -1/+6 |
* | Change the SIG_ID computation to match 2.0.10. | Werner Koch | 2008-12-11 | 1 | -0/+2 |
* | Change SIG_ID computation to m | Werner Koch | 2008-12-11 | 2 | -8/+22 |
* | Close message digest; fixes memory leak. | Werner Koch | 2008-12-11 | 2 | -0/+5 |
* | Check algo usage. | Werner Koch | 2008-12-09 | 2 | -21/+46 |
* | * curl-shim.h, gpgkeys_curl.c, gpgkeys_hkp.c (main): Always show curl | David Shaw | 2008-11-18 | 4 | -9/+8 |
* | Make --version close to GNU standards. | Werner Koch | 2008-11-18 | 4 | -2/+16 |
* | * trustdb.c (validate_one_keyblock): Fix the trust signature | David Shaw | 2008-11-18 | 2 | -40/+69 |
* | * curl-shim.h (curl_version): No need to provide a version for | David Shaw | 2008-11-18 | 6 | -15/+30 |
* | * configure.ac, acinclude.m4: Remove GNUPG_CHECK_DOCBOOK_TO_TEXI as we | David Shaw | 2008-10-03 | 3 | -19/+7 |
* | * main.h, mainproc.c (check_sig_and_print), keylist.c | David Shaw | 2008-10-03 | 9 | -34/+74 |
* | fix bug #922 | Werner Koch | 2008-09-30 | 2 | -4/+7 |
* | * keyedit.c (keyedit_menu): Fix bug where a modified keyring loses its | David Shaw | 2008-09-25 | 2 | -2/+10 |
* | * pkclist.c (select_algo_from_prefs): Redo function to rank prefs and | David Shaw | 2008-09-23 | 2 | -139/+155 |
* | * Makefile.am: Use $(CC) instead of "cc" to compile, as the user might | David Shaw | 2008-09-05 | 2 | -4/+9 |
* | * keyserver.c (keyserver_import_cert): Allow keyserver URLs in | David Shaw | 2008-09-04 | 2 | -7/+6 |
* | * configure.ac: Use printf for the most portable SVN version | David Shaw | 2008-08-27 | 2 | -4/+7 |