| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (apdu_open_reader): Hacks for PC/SC under Windows. | Werner Koch | 2003-10-24 | 2 | -3/+33 |
* | (DLLIBS): Fixed last change. | Werner Koch | 2003-10-24 | 2 | -28/+30 |
* | (lock_pool) [_AIX]: Don't use plock. | Werner Koch | 2003-10-23 | 2 | -0/+15 |
* | (DLLIBS): Do not include -ldl in the mingw32 case. | Werner Koch | 2003-10-23 | 2 | -1/+11 |
* | * passphrase.c (ask_passphrase): Add optional promptid arg. | Werner Koch | 2003-10-21 | 14 | -120/+252 |
* | * configure.ac: Include -ldl when card support is used. | David Shaw | 2003-10-16 | 2 | -13/+28 |
* | * import.c (import_one): Show the keyid when giving the Elgamal slow | David Shaw | 2003-10-14 | 3 | -3/+14 |
* | * keyedit.c (show_key_with_all_names): Ownertrust is only meaningful for | David Shaw | 2003-10-14 | 2 | -6/+18 |
* | * srv.c: OSX 10.2.8/Darwin 6.8 seems to have some #include ordering | David Shaw | 2003-10-13 | 2 | -1/+6 |
* | Always enable the gen_card_key prototype. | Werner Koch | 2003-10-11 | 2 | -2/+4 |
* | Prepared for next development cycle | Werner Koch | 2003-10-10 | 2 | -1/+5 |
* | (card_close): New.V1-3-3 | Werner Koch | 2003-10-10 | 3 | -1/+19 |
* | About to release 1.3.3 | Werner Koch | 2003-10-10 | 4 | -1018/+1151 |
* | Updated texinfo files | Werner Koch | 2003-10-10 | 1 | -58/+187 |
* | * cardglue.c (card_close): New. | Werner Koch | 2003-10-10 | 8 | -12/+139 |
* | Add news about OpenPGP card support. | Werner Koch | 2003-10-10 | 1 | -0/+4 |
* | * primegen.c (gen_prime): Bail out if we try to generate a prime | Werner Koch | 2003-10-10 | 5 | -4/+19 |
* | * NEWS: Note multiple Comment: support and --sig-keyserver-url. | David Shaw | 2003-10-10 | 2 | -4/+14 |
* | * g10.c (main): Give a deprecated option warning for --show-keyring, | David Shaw | 2003-10-10 | 4 | -13/+73 |
* | * ccid-driver.c (ccid_transceive): Add T=1 chaining for sending. | Werner Koch | 2003-10-09 | 6 | -58/+159 |
* | * cardglue.c (pin_cb): Detect whether an admin or regular PIN is | Werner Koch | 2003-10-08 | 11 | -147/+552 |
* | (tty_print_string, tty_print_utf8_string2) | Werner Koch | 2003-10-08 | 3 | -6/+11 |
* | * primegen.c (gen_prime): Bail out if NBITS is zero. This is | Werner Koch | 2003-10-06 | 2 | -1/+9 |
* | 2003-10-04 Timo Schulz <[email protected]> | Timo Schulz | 2003-10-04 | 2 | -4/+8 |
* | * cardglue.c (learn_status_cb): Release values before assignment | Werner Koch | 2003-10-02 | 17 | -338/+552 |
* | * g10.c (main): Add --no-groups to zero --group list. | David Shaw | 2003-10-01 | 5 | -46/+77 |
* | * samplekeys.asc: Update 99242560. | David Shaw | 2003-10-01 | 3 | -1105/+1155 |
* | * gpg.sgml: Note web bug behavior of auto-key-retrieve. Note that big | David Shaw | 2003-09-30 | 2 | -1/+27 |
* | * options.h, g10.c (main), mainproc.c (check_sig_and_print): Add | David Shaw | 2003-09-30 | 4 | -15/+28 |
* | * gpg.sgml: Clarify --mangle-dos-filenames, document list-option | David Shaw | 2003-09-30 | 2 | -29/+37 |
* | * 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 |