aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * keyserver.c (keyserver_typemap): Only map HTTP and FTP if libcurl hasDavid Shaw2004-12-241-0/+5
* * options.h, keyserver.c (parse_keyserver_uri): Properly parse auth dataDavid Shaw2004-12-221-0/+3
* * keyserver.c (keyserver_typemap): New. Map certain keyserver types to aDavid Shaw2004-12-221-0/+9
* * keyedit.c (menu_set_keyserver_url): Make sure we only operate on theDavid Shaw2004-12-211-0/+8
* * keylist.c (list_keyblock_print): Secret key listings should always showDavid Shaw2004-12-211-0/+8
* (ask_expire_interval): For better translations chnage 2Werner Koch2004-12-201-0/+3
* * seckey-cert.c (do_check): Handle case when checksum was okay butWerner Koch2004-12-201-0/+5
* * keyedit.c (keyedit_menu): Invisible alias "passwd" as "password".David Shaw2004-12-201-0/+13
* * keygen.c (keygen_get_std_prefs): Set reference count when creating theDavid Shaw2004-12-191-0/+13
* * keyedit.c (menu_revkey): Rename to menu_revsubkey. (menu_revkey): New.David Shaw2004-12-191-0/+6
* Readline fix to be robust against platforms where readline has its ownDavid Shaw2004-12-181-0/+7
* * passphrase.c (agent_get_passphrase): Define NREAD locally asWerner Koch2004-12-171-0/+8
* * g10.c (main): Add --require-secmem/--no-require-secmem to cause gpg toDavid Shaw2004-12-161-0/+6
* * apdu.c (apdu_send_le, apdu_send_direct), keylist.cDavid Shaw2004-12-151-0/+11
* * keyedit.c (keyedit_menu): Re-remove the N_() markers.David Shaw2004-12-141-0/+2
* * trustdb.c (uid_trust_string_fixed): Show uids as revoked if the key isDavid Shaw2004-12-141-0/+13
* automake updates, removed one debug outputV1-3-93Werner Koch2004-12-141-0/+2
* Prepared for last 1.4 release candidateWerner Koch2004-12-141-9/+17
* (read_passphrase_from_fd): Fixed memory leak.Werner Koch2004-12-131-0/+5
* * keyserver.c (parse_preferred_keyserver): Force preferred keyserverDavid Shaw2004-12-121-0/+5
* * options.h, g10.c (main), textfilter.c (standard): Use --rfc2440 orDavid Shaw2004-12-111-0/+8
* * app-openpgp.c (send_fprtime_if_not_null): New.Werner Koch2004-12-101-0/+8
* * options.h, g10.c (main), textfilter.c (len_without_trailing_ws): RemovedDavid Shaw2004-12-101-0/+12
* * passphrase.c (agent_get_passphrase): New args CUSTOM_PROMPT andWerner Koch2004-12-091-0/+21
* * keygen.c (ask_algo): Add a choose-your-own-capabilities option for DSA.David Shaw2004-12-091-0/+5
* * keygen.c (ask_keysize): Change strings to always use %u instead ofDavid Shaw2004-12-071-0/+7
* * getkey.c (parse_key_usage): New function to parse out key usage flags.David Shaw2004-11-291-3/+12
* * export.c (do_export_stream): Allow export-minimal to work with secretDavid Shaw2004-11-261-0/+4
* * options.h, export.c (parse_export_options, do_export_stream), import.cDavid Shaw2004-11-261-0/+7
* * options.h, export.c (parse_export_options, do_export_stream): AddDavid Shaw2004-11-251-0/+3
* * trustdb.c (uid_trust_string_fixed): Use a string that can be atoi-ed,David Shaw2004-11-251-0/+3
* * trustdb.h, trustdb.c (uid_trust_string_fixed): New. Return a fixed-sizeDavid Shaw2004-11-241-0/+11
* (S_IRGRP) [HAVE_DOSISH_SYSTEM]: Define to 0.Werner Koch2004-11-181-0/+4
* (open_info_file): New.Werner Koch2004-11-171-2/+26
* * plaintext.c (handle_plaintext): Don't try and create a zero-lengthDavid Shaw2004-11-041-0/+12
* * misc.c (print_digest_algo_note): The latest 2440bis drafts deprecatesDavid Shaw2004-11-031-0/+8
* 2004-11-03 Timo Schulz <[email protected]>Timo Schulz2004-11-031-0/+6
* * skclist.c (build_sk_list): Don't need to warn about PGP-generatedDavid Shaw2004-10-281-0/+18
* Inlcude LIBICONVWerner Koch2004-10-281-0/+5
* About to release 1.3.92Werner Koch2004-10-281-0/+4
* * card-util.c, delkey.c, keygen.c, plaintext.c, keyedit.c, passphrase.c,David Shaw2004-10-281-0/+4
* * keylist.c (status_one_subpacket): New. Send the subpacket data to theDavid Shaw2004-10-281-0/+10
* * keyring.c: Make some strings translatable.David Shaw2004-10-281-0/+6
* * delkey.c, export.c, keyedit.c, pkclist.c, revoke.c, skclist.c: Fix a fewDavid Shaw2004-10-281-0/+5
* (agent_send_all_options): Try to deduce the ttynameWerner Koch2004-10-261-0/+14
* * options.h, g10.c (main), mainproc.c (check_sig_and_print): RenameDavid Shaw2004-10-211-1/+9
* * configure.ac: Remove the check for asprintfWerner Koch2004-10-211-0/+10
* * g10.c (parse_list_options): Fix non-constant initializer so we can buildDavid Shaw2004-10-211-10/+5
* * apdu.c (apdu_open_reader): Load pcsc_get_status_change fucntion.Werner Koch2004-10-201-0/+14
* (agent_get_passphrase): Cast UIDLEN to int. NotedWerner Koch2004-10-171-2/+7