aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * DETAILS (KEY_CREATED): Enhanced by fingerprint.Werner Koch2002-10-122-1/+7
* * keyedit.c (menu_addrevoker): Properly back out if the signature fails.David Shaw2002-10-112-4/+44
* * http.c (connect_server): Properly handle a single A record that failsDavid Shaw2002-10-112-3/+9
* * gpgkeys_ldap.c (search_key, main): Make sure LDAP values are freed inDavid Shaw2002-10-092-6/+11
* * gpgkeys_ldap.c (fail_all): New function to unwind a keylist and errorDavid Shaw2002-10-093-6/+85
* * keyserver.h: Add new error code KEYSERVER_UNREACHABLE.David Shaw2002-10-092-0/+5
* And changelog :)David Shaw2002-10-071-0/+10
* * import.c (import_keys_internal): Missed one s/inp/inp2/.David Shaw2002-10-073-9/+15
* * configure.ac: OpenLDAP 2.0.27 changed the dependencies again. Add aDavid Shaw2002-10-072-5/+14
* * getkey.c (get_pubkey_direct): Don't cache keys retrieved via thisDavid Shaw2002-10-043-4/+14
* * import.c (import_keys_internal): s/inp/inp2/ to avoid shadowingWerner Koch2002-10-043-13/+22
* * options.h, g10.c (main): Add --strict and --no-strict to switch theDavid Shaw2002-10-033-0/+10
* * util.h: Add new log_warning logger command which can be switched betweenDavid Shaw2002-10-032-0/+9
* * logger.c (g10_log_warning, log_set_strict): Add new log_warning loggerDavid Shaw2002-10-032-0/+36
* * gpg.sgml: Note that '#' means secret-key-unavailable, and that keyserverDavid Shaw2002-10-032-4/+17
* * keylist.c (print_capabilities): Secret-parts-missing keys should showDavid Shaw2002-10-034-5/+26
* * import.c (import_secret_one): Check for an illegal (>110) protectionDavid Shaw2002-10-027-15/+42
* * longlong.h: Some whitespace changes in HPPA to fix assembler problems onDavid Shaw2002-10-022-20/+25
* * configure.ac: Add an --enable-old-tiger, to revert back to theDavid Shaw2002-10-022-0/+14
* * tiger.c (tiger_get_info): Select the OID to use for TIGER at compileDavid Shaw2002-10-022-0/+14
* * import.c (import_one): Make sure that a newly imported key starts with aDavid Shaw2002-10-012-1/+14
* * getkey.c (get_pubkey_direct): New.Werner Koch2002-10-012-1/+66
* * keyserver.c (parse_keyserver_uri): Force the keyserver URI scheme toDavid Shaw2002-09-302-0/+13
* 2002-09-28 David Shaw <[email protected]>David Shaw2002-09-284-14/+40
* From stable branchDavid Shaw2002-09-272-8/+7
* * Makefile.am, md.c (load_digest_module): TIGER is now always enabled.David Shaw2002-09-273-6/+10
* * configure.ac: Remove --enable-tiger, as TIGER is now always enabled.David Shaw2002-09-272-10/+5
* * tiger.c (tiger_get_info): Use a regular OID. Note that thisWerner Koch2002-09-262-15/+10
* * gpg-agent.c (handle_signal): Flush cache on SIGHUP.Werner Koch2002-09-265-6/+54
* * Makefile.am: Link gpg with EGDLIBS (i.e. NETLIBS) as EGD uses sockets.David Shaw2002-09-252-1/+7
* * Makefile.am: Link bftest with EGDLIBS (i.e. NETLIBS) as EGD usesDavid Shaw2002-09-252-1/+6
* * configure.ac: Add NETLIBS to EGDLIBS when using EGD as EGD uses sockets.David Shaw2002-09-252-0/+7
* * import.c (import_keys_stream): Fix compiler type warning.David Shaw2002-09-244-11/+19
* * http.c (connect_server): Try all A records for names with multipleDavid Shaw2002-09-242-4/+22
* * gpgkeys_ldap.c (ldap_err_to_gpg_err, ldap_to_gpg_err, send_key, get_key,David Shaw2002-09-242-34/+103
* * gpgkeys_hkp.c (send_key, get_key, search_key, main): Some minor errorDavid Shaw2002-09-242-35/+49
* * keyserver.h: Add some new error codes for better GPA support.David Shaw2002-09-242-6/+18
* * THANKS: Remove duplicate.David Shaw2002-09-244-13/+56
* added fast-import to import-optionsStefan Bellon2002-09-235-21/+33
* avoid function cloneStefan Bellon2002-09-222-50/+40
* added trustdb update/check for stream import as wellStefan Bellon2002-09-212-3/+16
* trustdb checks/updates after importStefan Bellon2002-09-212-1/+16
* * gpg.sgml: Some minor language cleanup.David Shaw2002-09-202-17/+21
* * mpicoder.c (do_get_buffer): Avoid zero length allocation.Werner Koch2002-09-202-3/+12
* * gpgkeys_hkp.c (handle_old_hkp_index): s/input/inp/ to avoidWerner Koch2002-09-202-2/+7
* comment type fixWerner Koch2002-09-201-1/+1
* * DETAILS: s/XORed/ORed/.Werner Koch2002-09-202-1/+5
* From stable branchDavid Shaw2002-09-193-13/+23
* * gpgkeys_hkp.c (get_key, handle_old_hkp_index, search_key): ProperlyDavid Shaw2002-09-192-5/+17
* From stable branchDavid Shaw2002-09-192-2/+7