| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * keygen.c (ask_algo): Add a choose-your-own-capabilities option for DSA. | David Shaw | 2004-12-09 | 1 | -0/+5 |
* | * keygen.c (ask_keysize): Change strings to always use %u instead of | David Shaw | 2004-12-07 | 1 | -0/+7 |
* | * getkey.c (parse_key_usage): New function to parse out key usage flags. | David Shaw | 2004-11-29 | 1 | -3/+12 |
* | * export.c (do_export_stream): Allow export-minimal to work with secret | David Shaw | 2004-11-26 | 1 | -0/+4 |
* | * options.h, export.c (parse_export_options, do_export_stream), import.c | David Shaw | 2004-11-26 | 1 | -0/+7 |
* | * options.h, export.c (parse_export_options, do_export_stream): Add | David Shaw | 2004-11-25 | 1 | -0/+3 |
* | * trustdb.c (uid_trust_string_fixed): Use a string that can be atoi-ed, | David Shaw | 2004-11-25 | 1 | -0/+3 |
* | * trustdb.h, trustdb.c (uid_trust_string_fixed): New. Return a fixed-size | David Shaw | 2004-11-24 | 1 | -0/+11 |
* | (S_IRGRP) [HAVE_DOSISH_SYSTEM]: Define to 0. | Werner Koch | 2004-11-18 | 1 | -0/+4 |
* | (open_info_file): New. | Werner Koch | 2004-11-17 | 1 | -2/+26 |
* | * plaintext.c (handle_plaintext): Don't try and create a zero-length | David Shaw | 2004-11-04 | 1 | -0/+12 |
* | * misc.c (print_digest_algo_note): The latest 2440bis drafts deprecates | David Shaw | 2004-11-03 | 1 | -0/+8 |
* | 2004-11-03 Timo Schulz <[email protected]> | Timo Schulz | 2004-11-03 | 1 | -0/+6 |
* | * skclist.c (build_sk_list): Don't need to warn about PGP-generated | David Shaw | 2004-10-28 | 1 | -0/+18 |
* | Inlcude LIBICONV | Werner Koch | 2004-10-28 | 1 | -0/+5 |
* | About to release 1.3.92 | Werner Koch | 2004-10-28 | 1 | -0/+4 |
* | * card-util.c, delkey.c, keygen.c, plaintext.c, keyedit.c, passphrase.c, | David Shaw | 2004-10-28 | 1 | -0/+4 |
* | * keylist.c (status_one_subpacket): New. Send the subpacket data to the | David Shaw | 2004-10-28 | 1 | -0/+10 |
* | * keyring.c: Make some strings translatable. | David Shaw | 2004-10-28 | 1 | -0/+6 |
* | * delkey.c, export.c, keyedit.c, pkclist.c, revoke.c, skclist.c: Fix a few | David Shaw | 2004-10-28 | 1 | -0/+5 |
* | (agent_send_all_options): Try to deduce the ttyname | Werner Koch | 2004-10-26 | 1 | -0/+14 |
* | * options.h, g10.c (main), mainproc.c (check_sig_and_print): Rename | David Shaw | 2004-10-21 | 1 | -1/+9 |
* | * configure.ac: Remove the check for asprintf | Werner Koch | 2004-10-21 | 1 | -0/+10 |
* | * g10.c (parse_list_options): Fix non-constant initializer so we can build | David Shaw | 2004-10-21 | 1 | -10/+5 |
* | * apdu.c (apdu_open_reader): Load pcsc_get_status_change fucntion. | Werner Koch | 2004-10-20 | 1 | -0/+14 |
* | (agent_get_passphrase): Cast UIDLEN to int. Noted | Werner Koch | 2004-10-17 | 1 | -2/+7 |
* | * parse-packet.c (parse_one_sig_subpkt, enum_sig_subpkt): Don't BUG() on | David Shaw | 2004-10-16 | 1 | -0/+5 |
* | * README: Mentioned --enable-selinux-support. | Werner Koch | 2004-10-15 | 1 | -0/+10 |
* | * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New. | Werner Koch | 2004-10-15 | 1 | -0/+4 |
* | * pkclist.c (do_edit_ownertrust): Add a note to translators. | Werner Koch | 2004-10-15 | 1 | -0/+7 |
* | another s/unsigned char*/byte*/ | Werner Koch | 2004-10-14 | 1 | -2/+4 |
* | * keylist.c (list_keyblock_print): Show the fingerprint after the key, not | David Shaw | 2004-10-14 | 1 | -0/+12 |
* | * export.c (do_export_stream) [ENABLE_SELINUX_HACKS]: Don't allow | Werner Koch | 2004-10-14 | 1 | -0/+4 |
* | * misc.c (is_secured_filename): New. | Werner Koch | 2004-10-14 | 1 | -0/+16 |
* | * armor.c (fake_packet): Allow arbitrary dash-escaped lines as per | David Shaw | 2004-10-13 | 1 | -0/+3 |
* | * keyserver.c (keyserver_work): Handle keyserver timeouts. | David Shaw | 2004-10-13 | 1 | -0/+2 |
* | Added SELInux hacks and did some cleanups. | Werner Koch | 2004-10-13 | 1 | -0/+28 |
* | * pkclist.c (do_edit_ownertrust): Different prompt when we're using direct | David Shaw | 2004-10-13 | 1 | -0/+14 |
* | * configure.ac: Actually name the option --disable-finger and not | Werner Koch | 2004-10-13 | 1 | -0/+11 |
* | * keygen.c (read_parameter_file): New keyword "Handle". This is | Werner Koch | 2004-10-13 | 1 | -0/+7 |
* | (read_parameter_file): Changed to use iobuf based file | Werner Koch | 2004-10-12 | 1 | -0/+5 |
* | * pkclist.c (do_edit_ownertrust): Use the same translated string for | David Shaw | 2004-10-11 | 1 | -0/+14 |
* | * configure.ac: New option --disable-finger. | Werner Koch | 2004-10-11 | 1 | -0/+12 |
* | * card-util.c, keyedit.c, openfile.c, pkclist.c, delkey.c, keygen.c, | David Shaw | 2004-10-10 | 1 | -0/+4 |
* | * keygen.c (ask_key_flags): New. (ask_algo): Call it here in --expert mode | David Shaw | 2004-10-10 | 1 | -0/+4 |
* | * keygen.c (do_add_key_flags): The spec says that all primary keys MUST be | David Shaw | 2004-10-10 | 1 | -0/+4 |
* | * keygen.c (generate_keypair): Fix generating keys with the auth flag. | David Shaw | 2004-10-10 | 1 | -0/+5 |
* | * encr-data.c (decrypt_data): Give a warning with a weak key, but still | David Shaw | 2004-10-08 | 1 | -0/+5 |
* | * pkclist.c (build_pk_list): Keystrify. | David Shaw | 2004-10-07 | 1 | -0/+7 |
* | * helptext.c, pkclist.c (do_we_trust): It is not possible to get here with | David Shaw | 2004-10-06 | 1 | -0/+13 |