aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bug#1040.Werner Koch2009-06-172-2/+7
* * Makefile.am (gpgkeys_hkp_LDADD): Need DNSLIBS for the resolver nowDavid Shaw2009-06-092-2/+7
* Remove Camellia restriction.David Shaw2009-06-054-21/+11
* Add stub function. Noted by Daniel Leidert.Werner Koch2009-06-022-0/+5
* Fix bug#1069.Werner Koch2009-06-022-504/+512
* * gpgkeys_hkp.c (srv_replace): Fix build warning.David Shaw2009-05-282-0/+6
* Avoid caches to get the most recent copy of the key. This is bugDavid Shaw2009-05-269-11/+131
* Fixed bug1058.Werner Koch2009-05-225-0/+18
* Fix bug#1044.Werner Koch2009-05-202-6/+19
* Fix bug 1045Werner Koch2009-05-112-2/+7
* Fix bug 1045.Werner Koch2009-05-112-1/+4
* Print 'empty file' warning only with --verbose.Werner Koch2009-05-113-3/+9
* Fix for bug#1034.Werner Koch2009-05-064-34/+38
* Improve dotlocking.Werner Koch2009-05-054-213/+390
* Backport of Creation-Date parameter for unattended key generation.Werner Koch2009-05-055-51/+185
* Fix bug#931.Werner Koch2009-05-053-28/+46
* * gpgkeys_mailto.in: Set 'mail-from' as a keyserver-option, ratherDavid Shaw2009-05-042-27/+20
* * gpgkeys_hkp.c (srv_replace): New function to transform a SRVDavid Shaw2009-04-212-17/+83
* Distribute srv.hDavid Shaw2009-04-061-0/+1
* * srv.h: Move to include/srv.h.David Shaw2009-04-064-4/+17
* Better error message for a missing keyring. Werner Koch2009-04-033-3/+13
* * curl-shim.h, curl-shim.c (curl_easy_setopt, curl_easy_perform): AddDavid Shaw2009-04-037-17/+39
* * http.c (connect_server): free (rather than xfree) the result ofDavid Shaw2009-04-032-2/+7
* * Makefile.am: Make srv.c part of libcompat instead of libutil.David Shaw2009-04-033-14/+24
* * gpgkeys_hkp.c (main): Switch default port for SSLized HKP to 443David Shaw2009-04-022-1/+6
* * keyring.c (rename_tmp_file): Force a fsync (via iobuf_ioctl) onDavid Shaw2009-03-202-12/+30
* * iobuf.c (fd_cache_synchronize): New. fsync() a file in cache.David Shaw2009-03-202-8/+60
* * gpgv.c (strusage): Fix name of program in "Syntax" line.David Shaw2009-03-152-3/+7
* * http.c (do_parse_uri): Properly handle IPv6 literal addresses as perDavid Shaw2009-03-132-6/+20
* * Makefile.am, http.c (start_server): Minor tweaks to get http-testDavid Shaw2009-03-133-8/+14
* Fix bug 998.Werner Koch2009-02-092-2/+22
* * keyserver.c (keyserver_typemap): gpgkeys_hkp handles hkps as well.David Shaw2009-02-032-2/+9
* * gpgkeys_hkp.c (send_key, get_key, get_name, search_key, main): AddDavid Shaw2009-02-032-22/+41
* * gpg.c (main): Properly handle UTF8 usernames with --sign-key and --lsign-key.David Shaw2008-12-212-1/+6
* Change the SIG_ID computation to match 2.0.10.Werner Koch2008-12-111-0/+2
* Change SIG_ID computation to mWerner Koch2008-12-112-8/+22
* Close message digest; fixes memory leak.Werner Koch2008-12-112-0/+5
* Check algo usage.Werner Koch2008-12-092-21/+46
* * curl-shim.h, gpgkeys_curl.c, gpgkeys_hkp.c (main): Always show curlDavid Shaw2008-11-184-9/+8
* Make --version close to GNU standards.Werner Koch2008-11-184-2/+16
* * trustdb.c (validate_one_keyblock): Fix the trust signatureDavid Shaw2008-11-182-40/+69
* * curl-shim.h (curl_version): No need to provide a version forDavid Shaw2008-11-186-15/+30
* * configure.ac, acinclude.m4: Remove GNUPG_CHECK_DOCBOOK_TO_TEXI as weDavid Shaw2008-10-033-19/+7
* * main.h, mainproc.c (check_sig_and_print), keylist.cDavid Shaw2008-10-039-34/+74
* fix bug #922Werner Koch2008-09-302-4/+7
* * keyedit.c (keyedit_menu): Fix bug where a modified keyring loses itsDavid Shaw2008-09-252-2/+10
* * pkclist.c (select_algo_from_prefs): Redo function to rank prefs andDavid Shaw2008-09-232-139/+155
* * Makefile.am: Use $(CC) instead of "cc" to compile, as the user mightDavid Shaw2008-09-052-4/+9
* * keyserver.c (keyserver_import_cert): Allow keyserver URLs inDavid Shaw2008-09-042-7/+6
* * configure.ac: Use printf for the most portable SVN versionDavid Shaw2008-08-272-4/+7