aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-21* gpg.c (main): Properly handle UTF8 usernames with --sign-key and --lsign-key.David Shaw2-1/+6
2008-12-11Change SIG_ID computation to mWerner Koch2-8/+22
2008-12-11Close message digest; fixes memory leak.Werner Koch2-0/+5
2008-12-09Check algo usage.Werner Koch2-21/+46
2008-11-18* trustdb.c (validate_one_keyblock): Fix the trust signatureDavid Shaw2-40/+69
2008-10-03* main.h, mainproc.c (check_sig_and_print), keylist.cDavid Shaw9-34/+74
2008-09-25* keyedit.c (keyedit_menu): Fix bug where a modified keyring loses itsDavid Shaw2-2/+10
2008-09-23* pkclist.c (select_algo_from_prefs): Redo function to rank prefs andDavid Shaw2-139/+155
2008-09-04* keyserver.c (keyserver_import_cert): Allow keyserver URLs inDavid Shaw2-7/+6
2008-08-11Fix bug #947 (expire time overflow)Werner Koch2-6/+17
2008-08-01Fix !EROFS bugWerner Koch2-1/+7
2008-07-17Revert that last stupid setuid detection fix.Werner Koch2-2/+2
2008-04-30Ignore gpg2 introduced keywords for --auto-key-locate.Werner Koch2-0/+11
2008-04-17Add Camellia-192.David Shaw2-3/+7
2008-04-13* getkey.c (merge_selfsigs_subkey): If there are multiple 0x19David Shaw2-27/+78
2008-03-25Fixed URL.Werner Koch1-1/+1
2008-03-25Powerpc64 fix.Werner Koch2-2/+5
2008-03-25Change default keyserver.Werner Koch2-3/+9
2008-03-24* import.c (collapse_uids): Fix bug 894: possible memory corruptionDavid Shaw2-2/+24
2008-03-17* parse-packet.c (parse_key): Parse a secret key encrypted withDavid Shaw2-1/+7
2008-02-092008-02-09 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-44/+73
2008-01-26Add card vendor 004.Werner Koch2-3/+13
2007-12-14Fixed a regression in gpg_dermor.gnupg-1.4.8rc2Werner Koch2-0/+9
2007-12-12Updated ZH po file.Werner Koch4-3/+26
2007-12-12* trustdb.c (sanitize_regexp): New. Protect against dangerous regexpsDavid Shaw2-11/+94
2007-12-11Allow decryption using type 20 Elgamal keys.Werner Koch2-3/+15
2007-12-10Fixed auto generation of the key stub.Werner Koch5-4/+65
2007-12-03Comment typ fixes.Werner Koch2-2/+20
2007-11-28* sig-check.c (do_check): Code to try both the incorrect and correctDavid Shaw4-16/+49
2007-11-28* gpg.c (print_algo_names): New. (list_config): Use it here for theDavid Shaw2-1/+41
2007-11-19Grammar fixWerner Koch2-1/+5
2007-11-12 * status.c (do_get_from_fd, do_shm_get): s/bool/getbool/ toWerner Koch2-8/+14
2007-10-27* parse-packet.c (parse_onepass_sig): Sigclass is hex, so include theDavid Shaw2-1/+4
2007-10-27* keyserver.c (keyserver_spawn): Cosmetic, but looks cleaner.David Shaw2-1/+5
2007-10-23Switched to GPLv3.Werner Koch78-308/+158
2007-10-23* gpg.c (main): Add --require-cross-certification toDavid Shaw2-2/+6
2007-10-23* gpg.c (main): Disable --rfc2440-text and --force-v3-sigs by default.David Shaw2-9/+16
2007-10-21* misc.c (compliance_option_string, compliance_failure): MinorDavid Shaw3-31/+52
2007-10-17* options.h, gpg.c (main), misc.c (compliance_option_string): AddDavid Shaw5-9/+47
2007-09-02* import.c (collapse_uids): Significant speedup for de-duping userDavid Shaw2-67/+84
2007-08-24Improved detection of ketrings specified several times.Werner Koch2-1/+6
2007-07-19* gpg.c (main): Fix typo. Noted by John Clizbe.David Shaw2-1/+3
2007-07-19* armor.c (parse_header_line): Improve test so that the header testDavid Shaw2-16/+25
2007-07-18* armor.c (is_armor_tag): New. Detect if an armor header matchesDavid Shaw2-2/+34
2007-07-09Add an extra warning for Camellia.Werner Koch3-2/+35
2007-07-06* encode.c (encode_crypt): Missed one call to setup_plaintext_name().David Shaw2-16/+7
2007-06-12* sign.c (mk_notation_policy_etc): expect all sigs that this is calledDavid Shaw2-43/+24
2007-04-17* packet.h, mainproc.c (reset_literals_seen): New function to resetDavid Shaw5-7/+24
2007-04-16* gpg.c, pkclist.c: #include <strings.h> for strcasecmp if it isDavid Shaw3-4/+16
2007-04-04* parse-packet.c (parse_marker): New. Enforce that the markerDavid Shaw2-22/+65