| Commit message (Expand) | Author | Files | Lines |
2011-02-02 | Sample ECC keys and message do now work. | Werner Koch | 1 | -43/+54 |
2011-01-31 | Reworked the ECC changes to better fit into the Libgcrypt API. | Werner Koch | 1 | -9/+12 |
2011-01-21 | Editorial changes and allow building with old libgcrypts. | Werner Koch | 1 | -17/+20 |
2011-01-06 | Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 . | Andrey Jivsov | 1 | -3/+23 |
2010-10-27 | Better support unsigned time_t | Werner Koch | 1 | -6/+9 |
2010-10-20 | Make public key data structure easier to read. | Werner Koch | 1 | -0/+4 |
2010-10-01 | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 1 | -5/+9 |
2010-09-06 | Removed more secret key related code. | Werner Koch | 1 | -330/+122 |
2010-08-31 | Import OpenPGP keys into the agent. | Werner Koch | 1 | -12/+55 |
2010-04-20 | Generating an OpenPGP key cia gpg-agent basically works. | Werner Koch | 1 | -1/+88 |
2008-12-11 | Make gpg not depend on the RIPE-MD160 implementaion in Libgcrypt. | Werner Koch | 1 | -7/+6 |
2008-06-11 | Made --fixed-list-mode obsolete. | Werner Koch | 1 | -34/+25 |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 |
2006-11-21 | No more warnings for AMD64 (at least when cross-compiling). Thus tehre is a | Werner Koch | 1 | -1/+2 |
2006-10-18 | Fixed v3 keyids. | Werner Koch | 1 | -3/+5 |
2006-08-16 | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 1 | -0/+25 |
2006-05-24 | Still making gpg2 work. | Werner Koch | 1 | -5/+1 |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -235/+444 |
2005-12-19 | * gpg.c (main): Restore convert-sk-to-pk as programs rely on it. | David Shaw | 1 | -6/+2 |
2005-08-27 | * misc.c (openpgp_pk_algo_usage): Default to allowing CERT for signing | David Shaw | 1 | -1/+4 |
2005-07-27 | Converted all m_free to xfree etc. | Werner Koch | 1 | -13/+13 |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 |
2005-01-28 | * keyid.c (keyid_from_sk, keyid_from_pk): Use 0xFFFFFFFFFFFFFFFF | David Shaw | 1 | -4/+4 |
2004-12-30 | * packet.h, getkey.c (merge_selfsigs_main, sig_to_revoke_info), keyid.c | David Shaw | 1 | -2/+2 |
2004-09-23 | * gpg.sgml: Document "addcardkey" and "keytocard". | Werner Koch | 1 | -0/+29 |
2004-08-23 | * keyserver.c (keyserver_spawn): Show log line for what keyserver action | David Shaw | 1 | -19/+34 |
2004-05-21 | * keyserver.c (keyidlist): Go back to the old fast keyid lister. Only | David Shaw | 1 | -0/+24 |
2004-03-06 | * keydb.h, keyid.c (keystr_from_pk, keystr_from_sk): New functions to pull | David Shaw | 1 | -32/+54 |
2004-03-06 | * keyid.c (keyid_from_sk): Minor performance boost by caching secret key | David Shaw | 1 | -25/+38 |
2004-03-03 | * options.h, g10.c (main): Add a more flexible --keyid-format option to | David Shaw | 1 | -0/+53 |
2004-02-11 | * keyedit.c (keyedit_menu): Prompt for subkey removal for both secret and | David Shaw | 1 | -1/+14 |
2003-12-17 | * sig-check.c (cmp_help, do_check), sign.c (do_sign): Remove old unused | David Shaw | 1 | -1/+1 |
2003-12-11 | * packet.h, build-packet.c (hash_public_key): Remove function ... | David Shaw | 1 | -46/+66 |
2003-12-10 | * keyid.c (do_fingerprint_md): Remove the rules to hash the old v3 Elgamal | David Shaw | 1 | -22/+10 |
2003-12-10 | * keyid.c (keyid_from_sk, keyid_from_pk, fingerprint_from_pk, | David Shaw | 1 | -51/+82 |
2003-12-10 | * keyid.c (do_fingerprint_md): Properly handle hashing of keys that we | David Shaw | 1 | -28/+55 |
2003-07-28 | Adjusted for use with current libgcrypt (1.1.42). | Werner Koch | 1 | -12/+14 |
2003-07-23 | * keygen.c (generate_keypair): Create an AUTHKEYTYPE entry for cards. | Werner Koch | 1 | -1/+1 |
2003-07-16 | * export.c (parse_export_options): New option sexp-format. | Werner Koch | 1 | -0/+1 |
2003-07-01 | * app-openpgp.c (store_fpr): Fixed fingerprint calculation. | Werner Koch | 1 | -1/+29 |
2003-06-23 | Fixes to the libgcrypt switch. Basically works now. | Werner Koch | 1 | -6/+4 |
2003-06-18 | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 1 | -73/+135 |
2003-06-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+518 |
2003-01-14 | * packet.h, parse-packet.c (setup_user_id), free-packet.c (free_user_id), | David Shaw | 1 | -0/+16 |
2002-10-19 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -502/+0 |
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -249/+187 |
2000-10-06 | See ChangeLog: Fri Oct 6 14:29:16 CEST 2000 Werner Koch | Werner Koch | 1 | -0/+65 |
2000-10-04 | See ChangeLog: Wed Oct 4 13:16:18 CEST 2000 Werner Koch | Werner Koch | 1 | -1/+1 |
2000-09-18 | See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner Koch | Werner Koch | 1 | -1/+9 |
2000-07-14 | See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch | Werner Koch | 1 | -4/+6 |