| Commit message (Expand) | Author | Files | Lines |
2018-06-08 | gpg: Sanitize diagnostic with the original file name. | Werner Koch | 1 | -1/+5 |
2016-06-28 | g10: Fix --list-packets. | NIIBE Yutaka | 1 | -1/+1 |
2015-05-19 | g10: detects public key encryption packet error properly. | NIIBE Yutaka | 1 | -3/+3 |
2015-02-26 | Switch to a hash and CERT record based PKA system. | Werner Koch | 1 | -1/+2 |
2014-11-24 | gpg: Fix a NULL-deref for invalid input data. | Werner Koch | 1 | -2/+8 |
2014-11-14 | gpg: Make the use of "--verify FILE" for detached sigs harder. | Werner Koch | 1 | -0/+38 |
2014-08-20 | gpg: Allow compressed data with algorithm 0. | Werner Koch | 1 | -4/+1 |
2013-12-11 | Change --show-session-key to print the session key earlier. | Werner Koch | 1 | -10/+1 |
2013-10-02 | gpg: Fix bug with deeply nested compressed packets. | Werner Koch | 1 | -9/+43 |
2012-11-08 | Support the not anymore patented IDEA cipher algorithm. | Werner Koch | 1 | -9/+0 |
2011-07-01 | Add pubkey letters e and E for ECC. | Werner Koch | 1 | -30/+32 |
2010-08-31 | Minor fixes | Werner Koch | 1 | -0/+8 |
2008-10-03 | * main.h, mainproc.c (check_sig_and_print), keylist.c | David Shaw | 1 | -3/+4 |
2007-12-12 | Updated ZH po file. | Werner Koch | 1 | -1/+1 |
2007-12-11 | Allow decryption using type 20 Elgamal keys. | Werner Koch | 1 | -3/+10 |
2007-10-23 | Switched to GPLv3. | Werner Koch | 1 | -4/+2 |
2007-04-17 | * packet.h, mainproc.c (reset_literals_seen): New function to reset | David Shaw | 1 | -2/+8 |
2007-03-05 | Preparing 1.4.7gnupg-1.4.7 | Werner Koch | 1 | -15/+47 |
2006-04-08 | Fixed segv | Werner Koch | 1 | -2/+4 |
2006-03-22 | * mainproc.c (get_pka_address): Fix bug introduced as part of | David Shaw | 1 | -1/+1 |
2006-03-09 | Preparing for an RC23 | Werner Koch | 1 | -2/+2 |
2006-03-09 | * mainproc.c (get_pka_address), keylist.c (show_notation): Remove | David Shaw | 1 | -35/+20 |
2006-03-08 | * options.h, mainproc.c (check_sig_and_print), gpg.c (main): | David Shaw | 1 | -1/+1 |
2006-03-07 | * options.h, gpg.c (main, parse_trust_model), pkclist.c | David Shaw | 1 | -2/+3 |
2006-03-07 | More tests added; make distcheck works | Werner Koch | 1 | -3/+12 |
2006-03-06 | * mainproc.c (proc_compressed): "Uncompressed" is not a valid compression | David Shaw | 1 | -1/+3 |
2006-03-06 | Stricter test of allowed signature packet compositions. | Werner Koch | 1 | -98/+111 |
2006-03-06 | Fixed problem with PGP2 style signatures and mutilple plaintext data | Werner Koch | 1 | -33/+57 |
2006-03-05 | Replaced an assert and fixed batch mode issue in cardglue. | Werner Koch | 1 | -1/+6 |
2006-02-22 | * options.h, gpg.c (main), mainproc.c (check_sig_and_print), keyserver.c | David Shaw | 1 | -4/+3 |
2006-02-14 | Fixed a wrong return code with gpg --verify | Werner Koch | 1 | -23/+39 |
2006-01-01 | * mainproc.c (check_sig_and_print), keyserver.c | David Shaw | 1 | -1/+1 |
2005-12-20 | Finished PKA feature | Werner Koch | 1 | -1/+1 |
2005-12-08 | Made strings translatable. Minor fixes. | Werner Koch | 1 | -1/+1 |
2005-09-20 | * mainproc.c (proc_symkey_enc): Take care of a canceled passphrase | Werner Koch | 1 | -1/+16 |
2005-08-05 | auto retrieve keys from PKA. Thsi allows to specify an email address | Werner Koch | 1 | -2/+5 |
2005-07-28 | Implemented PKA trust model | Werner Koch | 1 | -3/+112 |
2005-07-27 | Converted all m_free to xfree etc. | Werner Koch | 1 | -32/+32 |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 |
2005-04-22 | * mainproc.c (symkey_decrypt_seskey): There is no need to have an | David Shaw | 1 | -33/+33 |
2005-04-01 | * mainproc.c (proc_plaintext): Properly handle SIG+LITERAL (old-style PGP) | David Shaw | 1 | -19/+35 |
2005-02-10 | Disable the "quick check" bytes for PK decryptions. This is in | David Shaw | 1 | -2/+4 |
2005-02-03 | Updated to match the switch to the NSIS installer. | Werner Koch | 1 | -1/+1 |
2004-10-21 | * options.h, g10.c (main), mainproc.c (check_sig_and_print): Rename | David Shaw | 1 | -2/+2 |
2004-10-11 | * pkclist.c (do_edit_ownertrust): Use the same translated string for | David Shaw | 1 | -6/+3 |
2004-10-07 | * pkclist.c (build_pk_list): Keystrify. | David Shaw | 1 | -22/+41 |
2004-10-06 | * keyedit.c, keylist.c, keyserver.c, mainproc.c: The | David Shaw | 1 | -2/+10 |
2004-09-29 | * keyedit.c, keylist.c, keyserver.c, mainproc.c: Reduce the many | David Shaw | 1 | -2/+2 |
2004-09-22 | * mainproc.c (check_sig_and_print), keyedit.c (show_prefs, | David Shaw | 1 | -1/+1 |
2004-07-15 | * keyedit.c (sign_uids): Properly handle remaking a self-sig on revoked or | David Shaw | 1 | -0/+7 |