| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * NEWS: Note that SHA-256 is read-write now, that TIGER/192 is no more, | David Shaw | 2003-09-30 | 2 | -0/+22 |
* | * gpgv.c (check_trustdb_stale): Stub. | David Shaw | 2003-09-30 | 5 | -40/+71 |
* | * keygen.c (do_add_key_flags, parse_parameter_usage): Add support | Werner Koch | 2003-09-30 | 13 | -38/+193 |
* | 2003-09-28 Timo Schulz <[email protected]> | Timo Schulz | 2003-09-28 | 3 | -1/+9 |
* | 2003-09-28 Timo Schulz <[email protected]> | Timo Schulz | 2003-09-28 | 2 | -1/+17 |
* | (tty_fprintf): New. | Werner Koch | 2003-09-28 | 2 | -0/+51 |
* | * util.h: Add the atoi_* and xtoi_* suite of macros from 1.9. | Werner Koch | 2003-09-28 | 6 | -0/+90 |
* | * g10.c (main): New commands --card-edit, --card-status and | Werner Koch | 2003-09-28 | 15 | -2/+5576 |
* | First bits of a card support backport from 1.9. It is not enabled by | Werner Koch | 2003-09-27 | 9 | -7/+278 |
* | * options.h, g10.c (main), keylist.c (list_keyblock_print): Add | David Shaw | 2003-09-25 | 4 | -42/+56 |
* | * keyedit.c (show_key_with_all_names): Show names a little neater by | David Shaw | 2003-09-24 | 2 | -6/+27 |
* | * sign.c (mk_notation_policy_etc): Capitalize "URL". | David Shaw | 2003-09-24 | 5 | -8/+19 |
* | * keydb.h, keyring.c (keyring_search), trustdb.c (search_skipfnc): Expand | David Shaw | 2003-09-23 | 5 | -20/+49 |
* | * g10.c (main): Deprecate --default-comment in favor of --no-comments. | David Shaw | 2003-09-23 | 4 | -14/+33 |
* | 2003-09-21 Timo Schulz <[email protected]> | Timo Schulz | 2003-09-21 | 3 | -2/+10 |
* | * g10.c (main): Trim --help to commonly used options. Remove -f. | David Shaw | 2003-09-12 | 2 | -59/+55 |
* | * g10.c (main): Error out if --multifile is used with the commands that | David Shaw | 2003-09-09 | 3 | -38/+89 |
* | Missed one. | David Shaw | 2003-09-04 | 1 | -3/+2 |
* | * cipher.h: Drop TIGER/192 support. | David Shaw | 2003-09-04 | 2 | -1/+4 |
* | * configure.ac: Drop TIGER/192 support. Check for UINT64_C to go along | David Shaw | 2003-09-04 | 2 | -44/+16 |
* | * mds.test, sigs.test: Remove TIGER/192 and make SHA-256 optional (since | David Shaw | 2003-09-04 | 3 | -10/+11 |
* | * armor.c (parse_hash_header, armor_filter), g10.c (print_hex, print_mds), | David Shaw | 2003-09-04 | 4 | -26/+10 |
* | * md.c (string_to_digest_algo): Enable read-write SHA-256 support. | David Shaw | 2003-09-04 | 5 | -948/+11 |
* | * keyedit.c (show_key_with_all_names): Fix assertion failure when using | David Shaw | 2003-09-03 | 2 | -3/+6 |
* | * NEWS: Note --list-options, --verify-options, the deprecation of | David Shaw | 2003-09-02 | 2 | -0/+35 |
* | * DETAILS: Note fingerprint of signing key in sig records. | David Shaw | 2003-09-02 | 2 | -0/+10 |
* | * gpg.sgml: Use "keyserver-url" instead of "preferred-keyserver" for the | David Shaw | 2003-08-31 | 2 | -2/+7 |
* | * g10.c (add_keyserver_url), keyedit.c (keyedit_menu), sign.c | David Shaw | 2003-08-31 | 4 | -9/+19 |
* | * main.h, keygen.c (keygen_add_keyserver_url): Signature callback for | David Shaw | 2003-08-31 | 6 | -6/+148 |
* | * gpg.sgml: Document list-options (show-preferred-keyserver, | David Shaw | 2003-08-30 | 2 | -2/+60 |
* | * keyedit.c (show_key_with_all_names): Use list-option show-long-keyid in | David Shaw | 2003-08-30 | 2 | -8/+19 |
* | * keyedit.c (print_and_check_one_sig): Use list-option show-long-keyid in | David Shaw | 2003-08-30 | 2 | -3/+12 |
* | Credits from stable | David Shaw | 2003-08-29 | 1 | -0/+72 |
* | * samplekeys.asc: Updated. | David Shaw | 2003-08-29 | 3 | -1125/+1138 |
* | * autogen.sh: Touch po/all for --build-w32. From Werner on stable branch. | David Shaw | 2003-08-29 | 2 | -0/+10 |
* | * AUTHORS, THANKS: Updates from stable. | David Shaw | 2003-08-29 | 3 | -1/+9 |
* | * passphrase.c (agent_send_all_options): Make use of $GPG_TTY. | David Shaw | 2003-08-29 | 6 | -20/+36 |
* | * idea-stub.c, random.c; s/__MINGW32__/_WIN32/ to help building on native | David Shaw | 2003-08-28 | 3 | -7/+16 |
* | * util.h: s/__MINGW32__/_WIN32/ to help building on native Windows | David Shaw | 2003-08-28 | 2 | -2/+8 |
* | * dotlock.c, http.c, iobuf.c, simple-gettext.c, srv.c, srv.h, strgutil.c, | David Shaw | 2003-08-28 | 10 | -35/+48 |
* | * options.h, g10.c (main): Add list-option list-preferred-keyserver. | David Shaw | 2003-08-26 | 4 | -9/+20 |
* | * mainproc.c (check_sig_and_print): Use two different preferred keyserver | David Shaw | 2003-08-26 | 5 | -2/+28 |
* | * NEWS: Note %g and %p, the "tru" --with-colons record, and the REVKEYSIG | David Shaw | 2003-08-26 | 3 | -3/+41 |
* | * gnupg.spec.in: Rework much of the spec to use %-macros throughout. Fix | David Shaw | 2003-08-26 | 2 | -35/+59 |
* | * gpg.sgml: Document --list-options (show-photos, show-policy-url, | David Shaw | 2003-08-26 | 2 | -14/+94 |
* | * Makefile.am: Use NETLIBS instead of EGDLIBS. | David Shaw | 2003-08-25 | 4 | -2/+8 |
* | * configure.ac: Check for getaddrinfo. Don't bother to check for EGD libs | David Shaw | 2003-08-25 | 2 | -3/+7 |
* | * http.c (connect_server): Try and use getaddrinfo if it is available. | David Shaw | 2003-08-25 | 2 | -51/+81 |
* | * mainproc.c (check_sig_and_print): Get the uid validity before printing | David Shaw | 2003-08-24 | 3 | -4/+17 |
* | * random.c (getfnc_gather_random): Don't check NAME_OF_DEV_RANDOM twice. | David Shaw | 2003-08-21 | 2 | -1/+6 |