| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * gpgkeys_ldap.c (get_key): Don't print keysize unless it's >0. | David Shaw | 2002-10-14 | 2 | -55/+68 |
* | * keyserver.h: Go to KEYSERVER_PROTO_VERSION 1. | David Shaw | 2002-10-14 | 2 | -0/+6 |
* | * keyserver-internal.h, keyserver.c (print_keyrec, parse_keyrec, | David Shaw | 2002-10-14 | 3 | -205/+403 |
* | Add simple tool to sign all keys in a keyring | Werner Koch | 2002-10-14 | 1 | -0/+33 |
* | * configure.ac (NAME_OF_DEV_URANDOM): Use /dev/urandom for | Werner Koch | 2002-10-12 | 3 | -1/+7 |
* | * rndunix.c (my_popen): Make sure that stdin and stderr are | Werner Koch | 2002-10-12 | 2 | -24/+49 |
* | * keygen.c (print_status_key_created): New. | Werner Koch | 2002-10-12 | 2 | -1/+27 |
* | * DETAILS (KEY_CREATED): Enhanced by fingerprint. | Werner Koch | 2002-10-12 | 2 | -1/+7 |
* | * keyedit.c (menu_addrevoker): Properly back out if the signature fails. | David Shaw | 2002-10-11 | 2 | -4/+44 |
* | * http.c (connect_server): Properly handle a single A record that fails | David Shaw | 2002-10-11 | 2 | -3/+9 |
* | * gpgkeys_ldap.c (search_key, main): Make sure LDAP values are freed in | David Shaw | 2002-10-09 | 2 | -6/+11 |
* | * gpgkeys_ldap.c (fail_all): New function to unwind a keylist and error | David Shaw | 2002-10-09 | 3 | -6/+85 |
* | * keyserver.h: Add new error code KEYSERVER_UNREACHABLE. | David Shaw | 2002-10-09 | 2 | -0/+5 |
* | And changelog :) | David Shaw | 2002-10-08 | 1 | -0/+10 |
* | * import.c (import_keys_internal): Missed one s/inp/inp2/. | David Shaw | 2002-10-08 | 3 | -9/+15 |
* | * configure.ac: OpenLDAP 2.0.27 changed the dependencies again. Add a | David Shaw | 2002-10-08 | 2 | -5/+14 |
* | * getkey.c (get_pubkey_direct): Don't cache keys retrieved via this | David Shaw | 2002-10-05 | 3 | -4/+14 |
* | * import.c (import_keys_internal): s/inp/inp2/ to avoid shadowing | Werner Koch | 2002-10-04 | 3 | -13/+22 |
* | * options.h, g10.c (main): Add --strict and --no-strict to switch the | David Shaw | 2002-10-04 | 3 | -0/+10 |
* | * util.h: Add new log_warning logger command which can be switched between | David Shaw | 2002-10-04 | 2 | -0/+9 |
* | * logger.c (g10_log_warning, log_set_strict): Add new log_warning logger | David Shaw | 2002-10-04 | 2 | -0/+36 |
* | * gpg.sgml: Note that '#' means secret-key-unavailable, and that keyserver | David Shaw | 2002-10-03 | 2 | -4/+17 |
* | * keylist.c (print_capabilities): Secret-parts-missing keys should show | David Shaw | 2002-10-03 | 4 | -5/+26 |
* | * import.c (import_secret_one): Check for an illegal (>110) protection | David Shaw | 2002-10-03 | 7 | -15/+42 |
* | * longlong.h: Some whitespace changes in HPPA to fix assembler problems on | David Shaw | 2002-10-02 | 2 | -20/+25 |
* | * configure.ac: Add an --enable-old-tiger, to revert back to the | David Shaw | 2002-10-02 | 2 | -0/+14 |
* | * tiger.c (tiger_get_info): Select the OID to use for TIGER at compile | David Shaw | 2002-10-02 | 2 | -0/+14 |
* | * import.c (import_one): Make sure that a newly imported key starts with a | David Shaw | 2002-10-01 | 2 | -1/+14 |
* | * getkey.c (get_pubkey_direct): New. | Werner Koch | 2002-10-01 | 2 | -1/+66 |
* | * keyserver.c (parse_keyserver_uri): Force the keyserver URI scheme to | David Shaw | 2002-09-30 | 2 | -0/+13 |
* | 2002-09-28 David Shaw <dshaw@jabberwocky.com> | David Shaw | 2002-09-28 | 4 | -14/+40 |
* | From stable branch | David Shaw | 2002-09-27 | 2 | -8/+7 |
* | * Makefile.am, md.c (load_digest_module): TIGER is now always enabled. | David Shaw | 2002-09-27 | 3 | -6/+10 |
* | * configure.ac: Remove --enable-tiger, as TIGER is now always enabled. | David Shaw | 2002-09-27 | 2 | -10/+5 |
* | * tiger.c (tiger_get_info): Use a regular OID. Note that this | Werner Koch | 2002-09-26 | 2 | -15/+10 |
* | * gpg-agent.c (handle_signal): Flush cache on SIGHUP. | Werner Koch | 2002-09-26 | 5 | -6/+54 |
* | * Makefile.am: Link gpg with EGDLIBS (i.e. NETLIBS) as EGD uses sockets. | David Shaw | 2002-09-25 | 2 | -1/+7 |
* | * Makefile.am: Link bftest with EGDLIBS (i.e. NETLIBS) as EGD uses | David Shaw | 2002-09-25 | 2 | -1/+6 |
* | * configure.ac: Add NETLIBS to EGDLIBS when using EGD as EGD uses sockets. | David Shaw | 2002-09-25 | 2 | -0/+7 |
* | * import.c (import_keys_stream): Fix compiler type warning. | David Shaw | 2002-09-24 | 4 | -11/+19 |
* | * http.c (connect_server): Try all A records for names with multiple | David Shaw | 2002-09-24 | 2 | -4/+22 |
* | * gpgkeys_ldap.c (ldap_err_to_gpg_err, ldap_to_gpg_err, send_key, get_key, | David Shaw | 2002-09-24 | 2 | -34/+103 |
* | * gpgkeys_hkp.c (send_key, get_key, search_key, main): Some minor error | David Shaw | 2002-09-24 | 2 | -35/+49 |
* | * keyserver.h: Add some new error codes for better GPA support. | David Shaw | 2002-09-24 | 2 | -6/+18 |
* | * THANKS: Remove duplicate. | David Shaw | 2002-09-24 | 4 | -13/+56 |
* | added fast-import to import-options | Stefan Bellon | 2002-09-23 | 5 | -21/+33 |
* | avoid function clone | Stefan Bellon | 2002-09-22 | 2 | -50/+40 |
* | added trustdb update/check for stream import as well | Stefan Bellon | 2002-09-22 | 2 | -3/+16 |
* | trustdb checks/updates after import | Stefan Bellon | 2002-09-21 | 2 | -1/+16 |
* | * gpg.sgml: Some minor language cleanup. | David Shaw | 2002-09-20 | 2 | -17/+21 |