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