| Commit message (Expand) | Author | Files | Lines |
2015-11-05 | gpg: Add support for unwrapping the outer level of encryption. | Neal H. Walfield | 1 | -0/+2 |
2015-11-04 | gpg: Allow multiple --default-key options. Take the last available key. | Neal H. Walfield | 1 | -1/+1 |
2015-10-20 | gpg: Remove unused prototype digest_algo_from_sig. | Neal H. Walfield | 1 | -1/+0 |
2015-10-19 | gpg: Improve function documentation and some comments. | Neal H. Walfield | 1 | -3/+12 |
2015-10-19 | gpg: Improve and regularize naming of signature checking functions. | Neal H. Walfield | 1 | -2/+2 |
2015-10-18 | g10: Add TOFU support. | Neal H. Walfield | 1 | -0/+5 |
2015-10-01 | gpg: Fix a practical hang after use of --faked-system-time. | Werner Koch | 1 | -1/+1 |
2015-09-02 | g10: Remove unused field req_algo. | Neal H. Walfield | 1 | -1/+0 |
2015-08-21 | common: Don't assume on-disk layout matches in-memory layout. | Neal H. Walfield | 1 | -1/+1 |
2015-08-20 | Add documentation for g10/parse-packet.c. | Neal H. Walfield | 1 | -2/+133 |
2015-08-20 | g10/packet.h: Remove unused argument from enum_sig_subpkt. | Neal H. Walfield | 1 | -2/+1 |
2015-05-08 | gpg: New command --quick-adduid. | Werner Koch | 1 | -1/+1 |
2014-10-17 | gpg: Remove all support for v3 keys and always create v4-signatures. | Werner Koch | 1 | -1/+1 |
2014-01-29 | gpg: Remove cipher.h and put algo ids into a common file. | Werner Koch | 1 | -1/+26 |
2013-11-15 | gpg: Rework ECC support and add experimental support for Ed25519. | Werner Koch | 1 | -0/+1 |
2011-02-04 | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 1 | -8/+8 |
2011-01-31 | Fixed the ECC interface to Libgcrypt to be ABI compatible with the previous v... | Werner Koch | 1 | -1/+1 |
2011-01-26 | Function name cleanups | Werner Koch | 1 | -0/+1 |
2010-10-21 | Remove cruft. | Werner Koch | 1 | -2/+0 |
2010-10-20 | Make public key data structure easier to read. | Werner Koch | 1 | -38/+51 |
2010-10-01 | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 1 | -6/+7 |
2010-09-06 | Removed more secret key related code. | Werner Koch | 1 | -48/+39 |
2010-09-01 | Even less prompts for a new key now. | Werner Koch | 1 | -1/+2 |
2010-04-21 | Re-indent and changed return type. | Werner Koch | 1 | -2/+2 |
2010-04-20 | Generating an OpenPGP key cia gpg-agent basically works. | Werner Koch | 1 | -4/+2 |
2010-03-10 | Merged jnlib into common. | Werner Koch | 1 | -1/+1 |
2010-02-02 | Various changes to eventually support openpgp keys in pgp-agent. | Werner Koch | 1 | -2/+2 |
2009-12-08 | Unification of the search descriptor usage. | Werner Koch | 1 | -6/+12 |
2009-10-02 | Implement the server comamnd DECRYPT. | Werner Koch | 1 | -2/+2 |
2009-09-03 | Fix bug#1122. | Werner Koch | 1 | -1/+1 |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 |
2007-05-03 | * packet.h, mainproc.c (reset_literals_seen): New function to reset | David Shaw | 1 | -2/+3 |
2006-12-21 | Started to code a --server mode. | Werner Koch | 1 | -0/+1 |
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -1/+1 |
2006-08-21 | Migrated more stuff to doc/ | Werner Koch | 1 | -55/+1 |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -74/+128 |
2006-03-09 | * packet.h, build-packet.c (sig_to_notation), keygen.c | David Shaw | 1 | -2/+2 |
2006-03-08 | * packet.h, build-packet.c (sig_to_notation), keygen.c | David Shaw | 1 | -0/+2 |
2006-03-08 | * options.h, sign.c (mk_notation_policy_etc), gpg.c (add_notation_data): | David Shaw | 1 | -2/+17 |
2005-11-10 | * packet.h, keyedit.c (menu_clean_uids_from_key), trustdb.c | David Shaw | 1 | -0/+1 |
2005-11-10 | * packet.h: Move some flags to a bitfield. Change all callers. | David Shaw | 1 | -22/+27 |
2005-07-28 | Implemented PKA trust model | Werner Koch | 1 | -30/+50 |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 |
2005-05-05 | * Makefile.am, packet.h, main.h, comment.c: Remove comment.c. We don't | David Shaw | 1 | -3/+0 |
2004-12-30 | * packet.h, getkey.c (merge_selfsigs_main, sig_to_revoke_info), keyid.c | David Shaw | 1 | -1/+10 |
2004-04-23 | * keygen.c (make_backsig): If DO_BACKSIGS is not defined, do not create | David Shaw | 1 | -0/+4 |
2004-04-16 | * keygen.c (gen_elg, gen_dsa, gen_rsa, do_create, do_generate_keypair, | David Shaw | 1 | -0/+1 |
2004-04-15 | * packet.h, getkey.c (fixup_uidnode, merge_selfsigs_subkey): Keep track of | David Shaw | 1 | -0/+1 |
2004-03-03 | * packet.h, free-packet.c (free_encrypted, free_plaintext), parse-packet.c | David Shaw | 1 | -0/+1 |
2004-02-11 | * keyedit.c (keyedit_menu): Prompt for subkey removal for both secret and | David Shaw | 1 | -0/+1 |