aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * passphrase.c (agent_get_passphrase): New args CUSTOM_PROMPT andWerner Koch2004-12-096-66/+235
* * keygen.c (ask_algo): Add a choose-your-own-capabilities option for DSA.David Shaw2004-12-092-8/+20
* * keygen.c (ask_keysize): Change strings to always use %u instead ofDavid Shaw2004-12-072-57/+69
* * getkey.c (parse_key_usage): New function to parse out key usage flags.David Shaw2004-11-292-51/+80
* * export.c (do_export_stream): Allow export-minimal to work with secretDavid Shaw2004-11-262-4/+11
* * options.h, export.c (parse_export_options, do_export_stream), import.cDavid Shaw2004-11-265-19/+32
* * options.h, export.c (parse_export_options, do_export_stream): AddDavid Shaw2004-11-253-23/+45
* * trustdb.c (uid_trust_string_fixed): Use a string that can be atoi-ed,David Shaw2004-11-252-3/+7
* * trustdb.h, trustdb.c (uid_trust_string_fixed): New. Return a fixed-sizeDavid Shaw2004-11-246-29/+58
* (S_IRGRP) [HAVE_DOSISH_SYSTEM]: Define to 0.Werner Koch2004-11-182-1/+8
* (open_info_file): New.Werner Koch2004-11-176-85/+221
* * plaintext.c (handle_plaintext): Don't try and create a zero-lengthDavid Shaw2004-11-045-18/+31
* * misc.c (print_digest_algo_note): The latest 2440bis drafts deprecatesDavid Shaw2004-11-032-35/+39
* 2004-11-03 Timo Schulz <[email protected]>Timo Schulz2004-11-033-64/+83
* * skclist.c (build_sk_list): Don't need to warn about PGP-generatedDavid Shaw2004-10-286-52/+78
* Inlcude LIBICONVWerner Koch2004-10-282-1/+7
* About to release 1.3.92Werner Koch2004-10-283-3/+9
* * card-util.c, delkey.c, keygen.c, plaintext.c, keyedit.c, passphrase.c,David Shaw2004-10-288-19/+27
* * keylist.c (status_one_subpacket): New. Send the subpacket data to theDavid Shaw2004-10-286-84/+116
* * keyring.c: Make some strings translatable.David Shaw2004-10-284-25/+34
* * delkey.c, export.c, keyedit.c, pkclist.c, revoke.c, skclist.c: Fix a fewDavid Shaw2004-10-287-33/+48
* (verify_chv3): The minimum length for CHV3 isWerner Koch2004-10-261-3/+3
* (agent_send_all_options): Try to deduce the ttynameWerner Koch2004-10-263-5/+43
* * options.h, g10.c (main), mainproc.c (check_sig_and_print): RenameDavid Shaw2004-10-215-8/+17
* * configure.ac: Remove the check for asprintfWerner Koch2004-10-214-4/+26
* * g10.c (parse_list_options): Fix non-constant initializer so we can buildDavid Shaw2004-10-212-11/+11
* * apdu.c (apdu_open_reader): Load pcsc_get_status_change fucntion.Werner Koch2004-10-208-47/+493
* (agent_get_passphrase): Cast UIDLEN to int. NotedWerner Koch2004-10-172-3/+8
* * parse-packet.c (parse_one_sig_subpkt, enum_sig_subpkt): Don't BUG() onDavid Shaw2004-10-162-10/+12
* * README: Mentioned --enable-selinux-support.Werner Koch2004-10-158-17/+52
* * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New.Werner Koch2004-10-152-32/+115
* * pkclist.c (do_edit_ownertrust): Add a note to translators.Werner Koch2004-10-154-2/+31
* another s/unsigned char*/byte*/Werner Koch2004-10-142-3/+5
* * keylist.c (list_keyblock_print): Show the fingerprint after the key, notDavid Shaw2004-10-144-102/+104
* * export.c (do_export_stream) [ENABLE_SELINUX_HACKS]: Don't allowWerner Koch2004-10-143-0/+23
* * misc.c (is_secured_filename): New.Werner Koch2004-10-1411-36/+159
* * armor.c (fake_packet): Allow arbitrary dash-escaped lines as perDavid Shaw2004-10-132-20/+22
* * keyserver.c (keyserver_work): Handle keyserver timeouts.David Shaw2004-10-132-0/+6
* Added SELInux hacks and did some cleanups.Werner Koch2004-10-1320-46/+395
* * pkclist.c (do_edit_ownertrust): Different prompt when we're using directDavid Shaw2004-10-136-32/+73
* * configure.ac: Actually name the option --disable-finger and notWerner Koch2004-10-137-13/+24
* * keygen.c (read_parameter_file): New keyword "Handle". This isWerner Koch2004-10-134-25/+68
* (read_parameter_file): Changed to use iobuf based fileWerner Koch2004-10-122-18/+24
* * pkclist.c (do_edit_ownertrust): Use the same translated string forDavid Shaw2004-10-118-27/+51
* * configure.ac: New option --disable-finger.Werner Koch2004-10-115-29/+376
* * card-util.c, keyedit.c, openfile.c, pkclist.c, delkey.c, keygen.c,David Shaw2004-10-109-47/+69
* * keygen.c (ask_key_flags): New. (ask_algo): Call it here in --expert modeDavid Shaw2004-10-102-30/+101
* * keygen.c (do_add_key_flags): The spec says that all primary keys MUST beDavid Shaw2004-10-102-6/+10
* * keygen.c (generate_keypair): Fix generating keys with the auth flag.David Shaw2004-10-102-3/+9
* * encr-data.c (decrypt_data): Give a warning with a weak key, but stillDavid Shaw2004-10-082-5/+15