| Commit message (Expand) | Author | Files | Lines |
2010-10-26 | Re-implemented GPG's --passwd command and improved it. | Werner Koch | 1 | -1/+1 |
2010-10-01 | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 1 | -17/+18 |
2010-09-06 | Removed more secret key related code. | Werner Koch | 1 | -4/+0 |
2010-09-01 | Even less prompts for a new key now. | Werner Koch | 1 | -2/+3 |
2010-08-31 | Import OpenPGP keys into the agent. | Werner Koch | 1 | -4/+7 |
2010-04-23 | Decryption and signi via agent is now implemented. | Werner Koch | 1 | -1/+1 |
2010-04-20 | Generating an OpenPGP key cia gpg-agent basically works. | Werner Koch | 1 | -5/+5 |
2010-04-14 | ./autogen.sh --build-w32ce does now succeed. | Werner Koch | 1 | -1/+6 |
2010-03-29 | Minor cleanups | Werner Koch | 1 | -1/+0 |
2010-03-15 | Finished the bulk of changes to use estream in most places instead of | Werner Koch | 1 | -4/+4 |
2010-03-10 | Merged jnlib into common. | Werner Koch | 1 | -1/+0 |
2010-03-08 | Removed almost al dup calls. | Werner Koch | 1 | -2/+2 |
2010-02-02 | Various changes to eventually support openpgp keys in pgp-agent. | Werner Koch | 1 | -5/+4 |
2010-01-08 | Add dummu option --passwd for gpg. | Werner Koch | 1 | -2/+4 |
2009-10-02 | Implement the server comamnd DECRYPT. | Werner Koch | 1 | -3/+4 |
2009-09-30 | Some changes to suport g13. | Werner Koch | 1 | -2/+4 |
2009-09-28 | Rename encode.c to encrypt.c. | Werner Koch | 1 | -6/+6 |
2009-06-05 | Add full Camellia support. | David Shaw | 1 | -1/+5 |
2009-04-01 | Import/export of pkcs#12 now uses the gpg-agent directly. | Werner Koch | 1 | -1/+0 |
2008-12-12 | Add rmd160.c. | Werner Koch | 1 | -0/+1 |
2008-12-11 | Make gpg not depend on the RIPE-MD160 implementaion in Libgcrypt. | Werner Koch | 1 | -1/+0 |
2008-10-17 | Use more warning options with modern GCCs. | Werner Koch | 1 | -1/+1 |
2008-10-03 | * main.h, mainproc.c (check_sig_and_print), keylist.c | David Shaw | 1 | -2/+4 |
2008-05-07 | Add command --locate-key. | Werner Koch | 1 | -1/+1 |
2008-04-18 | Adjust for the changed Camellia draft. | Werner Koch | 1 | -0/+1 |
2007-12-12 | Support DSA2. | Werner Koch | 1 | -0/+1 |
2007-11-19 | Started to implement the audit log feature. | Werner Koch | 1 | -0/+24 |
2007-07-05 | Fixed card key generation of gpg2. | Werner Koch | 1 | -1/+2 |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 |
2007-06-21 | Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ... | Werner Koch | 1 | -1/+6 |
2007-01-30 | Added LIBINTL to more Makefile targets. | Werner Koch | 1 | -0/+2 |
2006-12-21 | Started to code a --server mode. | Werner Koch | 1 | -0/+3 |
2006-10-13 | * parse-packet.c (parse_symkeyenc): Show the unpacked as well as the | David Shaw | 1 | -0/+2 |
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -19/+19 |
2006-05-24 | Still making gpg2 work. | Werner Koch | 1 | -0/+3 |
2006-05-23 | g10/ does build again. | Werner Koch | 1 | -0/+1 |
2006-04-28 | Merged recent changes from 1.4 | Werner Koch | 1 | -0/+1 |
2006-04-20 | * gpg.c (print_mds), armor.c (armor_filter, parse_hash_header): Add | David Shaw | 1 | -0/+1 |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -61/+91 |
2006-03-30 | * main.h, seskey.c (encode_md_value): Modify to allow a q size greater | David Shaw | 1 | -2/+2 |
2006-03-14 | * main.h, import.c (import_one): Optionally return the fingerprint of | David Shaw | 1 | -2/+2 |
2006-03-08 | * options.h, sign.c (mk_notation_policy_etc), gpg.c (add_notation_data): | David Shaw | 1 | -3/+4 |
2005-11-20 | * main.h, keylist.c (print_revokers): New. Print the "rvk" designated | David Shaw | 1 | -0/+1 |
2005-11-19 | * free-packet.c (copy_secret_key): Copy secret key into secure memory | David Shaw | 1 | -1/+1 |
2005-10-14 | * keyedit.c (keyedit_menu, menu_backsign): New "backsign" command to | David Shaw | 1 | -0/+2 |
2005-09-14 | * main.h, misc.c (parse_options): Add the ability to have help | David Shaw | 1 | -0/+1 |
2005-08-21 | * Makefile.am: No need to link with curl any longer. | David Shaw | 1 | -1/+1 |
2005-08-05 | auto retrieve keys from PKA. Thsi allows to specify an email address | Werner Koch | 1 | -0/+1 |
2005-07-28 | Implemented PKA trust model | Werner Koch | 1 | -0/+1 |
2005-07-19 | * configure.ac [W32]: Always set DISABLE_KEYSERVER_PATH. | Werner Koch | 1 | -0/+1 |