aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* about to release 1.4.3rc1gnupg-1.4.3rc1Werner Koch2006-02-1438-18743/+20536
* Fixed a wrong return code with gpg --verifyWerner Koch2006-02-1413-36/+116
* Lock random seed fileWerner Koch2006-02-097-2/+106
* Fixed a couple of problemsWerner Koch2006-02-081-20/+59
* Add support fro CardMan 4040Werner Koch2006-02-063-241/+563
* * cert.c (get_cert): Disable IPGP types for now until the format questionsDavid Shaw2006-01-263-2/+12
* * keyserver.c (parse_keyserver_uri): If there is a path present, set theDavid Shaw2006-01-242-0/+8
* * keyserver.c (keyserver_spawn): Include the EXEEXT so we can findDavid Shaw2006-01-223-3/+21
* * configure.ac: Add define for EXEEXT so we can find keyserver helpersDavid Shaw2006-01-222-0/+8
* * keydb.h, passphrase.c (next_to_last_passphrase): New. "Touch" aDavid Shaw2006-01-174-20/+43
* * libcurl.m4: Add IDN, SSPI, NTLM, and TFTP defines.David Shaw2006-01-172-6/+13
* * libcurl.m4: Remove GOPHER, as that is not supported in libcurl anyDavid Shaw2006-01-162-4/+8
* * gpgkeys_hkp.c (send_key): Do not escape the '=' in the HTTP POST whenDavid Shaw2006-01-162-13/+21
* * keyserver.c (keyserver_refresh): Fix problem when more than one keyDavid Shaw2006-01-072-1/+7
* * mainproc.c (check_sig_and_print), keyserver.cDavid Shaw2006-01-014-3/+8
* * sign.c (write_signature_packets): Lost a digest_algo line.David Shaw2006-01-012-0/+3
* * sign.c (hash_for): Add code to detect if the sk lives on a smartDavid Shaw2006-01-013-19/+44
* * cert.c (get_cert): Properly chase down CNAMEs pointing to CERTs.David Shaw2005-12-242-4/+14
* * keyserver.c (keyserver_import_pka): New. Moved fromDavid Shaw2005-12-236-35/+161
* * gpgv.c: Stub.David Shaw2005-12-235-53/+123
* * ksutil.h, ksutil.c (parse_ks_options): New keyserver command "getname".David Shaw2005-12-235-20/+252
* New code to do DNS CERT queries.David Shaw2005-12-237-5/+232
* * srv.c, Makefile.am: Only build srv.c if we need to.David Shaw2005-12-233-4/+9
* * configure.ac: Split PKA checking off from DNS SRV checking.David Shaw2005-12-232-16/+37
* Finished PKA featureWerner Koch2005-12-2041-21194/+26231
* * getkey.c (merge_selfsigs_main): All primary keys can certify.David Shaw2005-12-192-1/+7
* * ksutil.h, ksutil.c (curl_armor_writer, curl_writer,David Shaw2005-12-195-44/+162
* * gpg.c (main): Restore convert-sk-to-pk as programs rely on it.David Shaw2005-12-193-6/+10
* * gpg.c (main): Don't default to import-options convert-sk-to-pk. ItDavid Shaw2005-12-142-1/+7
* * ttyio.c (tty_enable_completion, tty_disable_completion): Add checksDavid Shaw2005-12-122-0/+14
* * NEWS: Note --fetch-keys.David Shaw2005-12-082-0/+10
* * gpg.sgml: Document --fetch-keys.David Shaw2005-12-082-1/+14
* * keyserver.c (keyserver_fetch): Switch on fast-import before weDavid Shaw2005-12-082-0/+18
* Made strings translatable. Minor fixes.Werner Koch2005-12-085-6/+13
* * options.h, keyserver.c (curl_cant_handle, keyserver_spawn,David Shaw2005-12-083-7/+36
* * gpg.sgml: Document -d. Add [file] to a few options.David Shaw2005-12-082-7/+11
* * gpgkeys_finger.c (get_key), gpgkeys_curl.c (get_key): Better languageDavid Shaw2005-12-073-11/+11
* * keyserver.c (keyserver_spawn): Don't print "searching for key 00000000"David Shaw2005-12-074-10/+73
* * ksutil.c (curl_err_to_gpg_err): Add CURLE_OK and CURLE_COULDNT_CONNECT.David Shaw2005-12-073-5/+24
* Missed file.David Shaw2005-12-061-1/+3
* Some cleanup so we don't build files that are completely ifdeffed out. David Shaw2005-12-064-21/+36
* * idea-stub.c (load_module): Not legal to return a void * as a functionDavid Shaw2005-12-066-24/+8
* * curl-shim.c (curl_easy_perform): Fix build warning (code beforeDavid Shaw2005-12-062-1/+7
* * mkdtemp.c (mkdtemp): Fix warning.David Shaw2005-12-065-13/+20
* * Makefile.am: Some cleanup so we don't build files that are completelyDavid Shaw2005-12-064-14/+54
* * main.h, keylist.c (print_revokers): New. Print the "rvk" designatedDavid Shaw2005-11-204-20/+38
* * free-packet.c (copy_secret_key): Copy secret key into secure memoryDavid Shaw2005-11-195-8/+56
* * gpg.sgml: Clarify "xxxxx-clean" and "clean". DocumentDavid Shaw2005-11-182-54/+39
* * NEWS: Note backsigs, the xxxxx-clean options, and the xxxxx-minimalDavid Shaw2005-11-182-0/+24
* * keyedit.c (keyedit_menu, menu_clean): Simplify clean options to justDavid Shaw2005-11-187-136/+88