| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * configure.ac: Add a check for volatile. | David Shaw | 2002-10-31 | 2 | -1/+5 |
* | * trustdb.c (check_regexp): Modern regexps require REG_EXTENDED. | David Shaw | 2002-10-30 | 2 | -1/+5 |
* | * packet.h, trustdb.h, trustdb.c (trust_string): New. Return a string | David Shaw | 2002-10-30 | 9 | -37/+334 |
* | * configure.ac: Add --disable-regex in case some platform just can't | David Shaw | 2002-10-29 | 2 | -20/+38 |
* | * keyedit.c (print_and_check_one_sig, show_key_and_fingerprint, | David Shaw | 2002-10-29 | 7 | -11/+56 |
* | tidied RISC OS filetype support | Stefan Bellon | 2002-10-29 | 10 | -72/+109 |
* | filetype support for RISC OS | Stefan Bellon | 2002-10-28 | 11 | -35/+137 |
* | * gnupg.spec.in: Use new path for keyserver helpers, /usr/lib is no longer | David Shaw | 2002-10-26 | 2 | -5/+14 |
* | * gpgkeys_hkp.c (main), gpgkeys_ldap.c (main): Add -V flag to output | David Shaw | 2002-10-24 | 3 | -2/+17 |
* | * gpg.sgml: Document --refresh-keys. | David Shaw | 2002-10-24 | 2 | -4/+29 |
* | * main.h, import.c (sec_to_pub_keyblock, import_secret_one, | David Shaw | 2002-10-23 | 4 | -5/+85 |
* | * gpgsplit.c: New options --secret-to-public and --no-split. | Werner Koch | 2002-10-23 | 2 | -364/+597 |
* | * pubkey-enc.c (get_it): Fix segv, test for revoked only when PK | Werner Koch | 2002-10-23 | 2 | -1/+6 |
* | * Makefile.am: Anything linking with libutil.a needs INTLLIBS as well on | David Shaw | 2002-10-21 | 2 | -2/+7 |
* | * distfiles, _regex.h: Add _regex.h from glibc 2.3.1. | David Shaw | 2002-10-19 | 3 | -0/+579 |
* | * configure.ac: Regex tests adapted from mutt to decide whether to use the | David Shaw | 2002-10-19 | 2 | -3/+40 |
* | * Makefile.am, regcomp.c, regex.c, regex_internal.c, regex_internal.h, | David Shaw | 2002-10-19 | 7 | -0/+8658 |
* | 2002-10-18 Timo Schulz <[email protected]> | Timo Schulz | 2002-10-18 | 5 | -57/+69 |
* | Bumped version number for cvs version | Werner Koch | 2002-10-18 | 2 | -1/+5 |
* | * POTFILES.in (hkp.c): Removed.V1-3-0 | Werner Koch | 2002-10-18 | 3 | -484/+565 |
* | * configure.ac: Changed version number comments. | Werner Koch | 2002-10-18 | 4 | -6/+18 |
* | * config.links (powerpc-apple-darwin6.1): Disable assembler | Werner Koch | 2002-10-18 | 2 | -1/+11 |
* | * autogen.sh: Allow env variables to override the auto* tool | Werner Koch | 2002-10-17 | 2 | -14/+20 |
* | * pkclist.c (do_edit_ownertrust): Show all user IDs. This should | Werner Koch | 2002-10-17 | 2 | -0/+35 |
* | * README: Multiple A record rotation works with MINGW32 now, and clarify | David Shaw | 2002-10-17 | 2 | -2/+8 |
* | * http.c (connect_server): Try all A records for names with multiple | David Shaw | 2002-10-17 | 2 | -66/+81 |
* | * g10.c (main): Handle --strict and --no-strict from the command line | David Shaw | 2002-10-17 | 2 | -0/+15 |
* | Florian Weimer reminded me about that | Werner Koch | 2002-10-17 | 1 | -0/+4 |
* | * README: Some typo fixes from Florian Weimer, and bump version number. | David Shaw | 2002-10-16 | 2 | -12/+18 |
* | * g10.c (main): Disable --textmode when encrypting (symmetric or pk) in | David Shaw | 2002-10-15 | 2 | -0/+17 |
* | * NEWS: Some 1.3 notes. | David Shaw | 2002-10-15 | 2 | -0/+33 |
* | * gpgkeys_hkp.c (write_quoted): Use %-encoding instead of \-encoding. | David Shaw | 2002-10-14 | 2 | -99/+131 |
* | * 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-07 | 1 | -0/+10 |
* | * import.c (import_keys_internal): Missed one s/inp/inp2/. | David Shaw | 2002-10-07 | 3 | -9/+15 |
* | * configure.ac: OpenLDAP 2.0.27 changed the dependencies again. Add a | David Shaw | 2002-10-07 | 2 | -5/+14 |
* | * getkey.c (get_pubkey_direct): Don't cache keys retrieved via this | David Shaw | 2002-10-04 | 3 | -4/+14 |
* | * import.c (import_keys_internal): s/inp/inp2/ to avoid shadowing | Werner Koch | 2002-10-04 | 3 | -13/+22 |