| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * gpgkeys_ldap.c (main), gpgkeys_hkp.c (main): Use new keyserver protocol | David Shaw | 2002-11-18 | 3 | -2/+7 |
* | * gpg.sgml: Correct defaults for --s2k-mode and --s2k-digest-mode. Noted | David Shaw | 2002-11-17 | 2 | -10/+13 |
* | * config.links: Use OpenBSD/NetBSD powerpc assembler code for Darwin. | David Shaw | 2002-11-16 | 2 | -2/+7 |
* | * gpg.sgml: --compress-algo now allows algorithm names. | David Shaw | 2002-11-15 | 3 | -27/+65 |
* | * g10.c (main): Allow compression algorithm names as the argument to | David Shaw | 2002-11-15 | 3 | -4/+43 |
* | * gpgkeys_ldap.c (get_key): The deduping code requires "pgpcertid", but | David Shaw | 2002-11-14 | 2 | -2/+11 |
* | fixed type incompatibility | Stefan Bellon | 2002-11-13 | 2 | -1/+6 |
* | * encode.c (encode_simple): Make sure that files larger than about 4G use | David Shaw | 2002-11-13 | 6 | -27/+102 |
* | * exec.c [__CYGWIN32__]: Keep cygwin separate from Mingw32; we don't need | David Shaw | 2002-11-13 | 6 | -15/+28 |
* | * mk-w32-dist: Don't use iconv for pl.po. From Werner on stable branch. | David Shaw | 2002-11-13 | 2 | -2/+14 |
* | * util.h [__CYGWIN32__]: Don't need the registry prototypes. From Werner | David Shaw | 2002-11-13 | 2 | -1/+6 |
* | * THANKS: Changes from stable branch. | David Shaw | 2002-11-13 | 5 | -17/+48 |
* | * secmem.c (lock_pool) [__CYGWIN__]: Don't print secmem warning. From | David Shaw | 2002-11-13 | 2 | -1/+6 |
* | * keyedit.c (show_key_with_all_names_colon): Make --with-colons --edit | David Shaw | 2002-11-13 | 5 | -41/+90 |
* | * config.sub, config.guess: Updated from ftp.gnu.org/gnu/config | Werner Koch | 2002-11-12 | 3 | -249/+363 |
* | Post release version number bump. | Werner Koch | 2002-11-12 | 2 | -1/+5 |
* | 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 |