| Commit message (Expand) | Author | Age | Files | Lines |
* | Preparing 1.3.1 release.V1-3-1 | Werner Koch | 2002-11-12 | 4 | -665/+765 |
* | * gpgkeys_ldap.c (get_key): Fix typo in deduping code. | David Shaw | 2002-11-10 | 2 | -1/+5 |
* | * ttyio.c (TERMDEVICE): Removed. | Werner Koch | 2002-11-09 | 3 | -14/+47 |
* | * passphrase.c (agent_send_all_options): Use tty_get_ttyname to | Werner Koch | 2002-11-09 | 2 | -2/+7 |
* | Fixed copyright year | Werner Koch | 2002-11-09 | 1 | -1/+1 |
* | * keyring.h, keyring.c (keyring_register_filename): Return the pointer if | David Shaw | 2002-11-08 | 6 | -29/+89 |
* | * options.h, g10.c (main), trustdb.c (ask_ownertrust): Add | David Shaw | 2002-11-07 | 4 | -6/+35 |
* | * w32reg.c (read_w32_registry_string): Fixed expanding of the environment | David Shaw | 2002-11-06 | 5 | -12/+31 |
* | * util.h: Add wipememory2() macro (same as wipememory, but can specify the | David Shaw | 2002-11-06 | 2 | -1/+7 |
* | * rndw32.c [__CYGWIN32__]: Don't include winioctl.h - it is not required | David Shaw | 2002-11-06 | 14 | -25/+41 |
* | * pubkey-enc.c (get_session_key): With hidden recipients or try a given | David Shaw | 2002-11-06 | 6 | -13/+57 |
* | * gpgkeys_ldap.c (key_in_keylist, add_key_to_keylist, free_keylist, | David Shaw | 2002-11-05 | 2 | -198/+292 |
* | * keyserver.c (keyserver_search_prompt): When --with-colons is enabled, | David Shaw | 2002-11-05 | 2 | -8/+16 |
* | * keyserver.c (keyserver_search_prompt): When --with-colons is enabled, | David Shaw | 2002-11-05 | 2 | -3/+27 |
* | * KEYSERVER: New. Documents the --with-colons format for keyserver | David Shaw | 2002-11-05 | 3 | -3/+94 |
* | * trustdb.c (trust_model_string, check_trustdb, update_trustdb, | David Shaw | 2002-11-04 | 2 | -23/+54 |
* | * gpgkeys_hkp.c (send_key), gpgkeys_ldap.c (send_key): Properly handle an | David Shaw | 2002-11-04 | 3 | -16/+21 |
* | * options.h, g10.c (main): Add --trust-model option. Current models are | David Shaw | 2002-11-03 | 7 | -16/+45 |
* | * gpg.sgml: Document "tsign", clarify "setpref", clarify --recipient, | David Shaw | 2002-11-03 | 2 | -8/+50 |
* | * NEWS: Note trust signature support, | David Shaw | 2002-11-03 | 2 | -0/+31 |
* | * keyedit.c (sign_mk_attrib, trustsig_prompt, sign_uids, keyedit_menu): | David Shaw | 2002-11-03 | 4 | -39/+191 |
* | * keygen.c (set_one_pref, keygen_set_std_prefs): Allow using the full | David Shaw | 2002-11-03 | 5 | -85/+130 |
* | * cipher.c (string_to_cipher_algo), md.c (string_to_digest_algo): Allow | David Shaw | 2002-11-02 | 3 | -8/+33 |
* | * g10.c (main): Add --no-throw-keyid. | David Shaw | 2002-11-01 | 6 | -12/+69 |
* | * Makefile.am: Put gnupg.spec in the root directory so rpm -ta works. | David Shaw | 2002-10-31 | 2 | -1/+4 |
* | * gnupg.spec.in: Update source ftp path. | David Shaw | 2002-10-31 | 2 | -2/+6 |
* | added RISC OS module loading support | Stefan Bellon | 2002-10-31 | 19 | -133/+395 |
* | * build-packet.c (do_plaintext), encode.c (encode_sesskey, encode_simple, | David Shaw | 2002-10-31 | 4 | -5/+12 |
* | * util.h: Add wipememory() macro. | David Shaw | 2002-10-31 | 2 | -0/+6 |
* | * 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 |