| Commit message (Expand) | Author | Age | Files | Lines |
* | gpg: Screen keyserver responses. | Stefan Tomanek | 2014-06-24 | 1 | -2/+7 |
* | gpg: New %U expando for the photo viewer. | Werner Koch | 2014-06-03 | 1 | -0/+1 |
* | gpg: Change --show-session-key to print the session key earlier. | Werner Koch | 2013-12-11 | 1 | -0/+2 |
* | gpg: Fix --version output and explicitly disable ECC. | Werner Koch | 2013-10-11 | 1 | -0/+1 |
* | Fix printing of ECC algo names in hkp keyserver listings. | Werner Koch | 2012-11-27 | 1 | -2/+3 |
* | Implement command --passwd for GPG. | Werner Koch | 2010-01-11 | 1 | -0/+1 |
* | Add full Camellia support. | David Shaw | 2009-06-05 | 1 | -1/+5 |
* | Import/export of pkcs#12 now uses the gpg-agent directly. | Werner Koch | 2009-04-01 | 1 | -1/+0 |
* | Add rmd160.c. | Werner Koch | 2008-12-12 | 1 | -0/+1 |
* | Make gpg not depend on the RIPE-MD160 implementaion in Libgcrypt. | Werner Koch | 2008-12-11 | 1 | -1/+0 |
* | Use more warning options with modern GCCs. | Werner Koch | 2008-10-17 | 1 | -1/+1 |
* | * main.h, mainproc.c (check_sig_and_print), keylist.c | David Shaw | 2008-10-03 | 1 | -2/+4 |
* | Add command --locate-key. | Werner Koch | 2008-05-07 | 1 | -1/+1 |
* | Adjust for the changed Camellia draft. | Werner Koch | 2008-04-18 | 1 | -0/+1 |
* | Support DSA2. | Werner Koch | 2007-12-12 | 1 | -0/+1 |
* | Started to implement the audit log feature. | Werner Koch | 2007-11-19 | 1 | -0/+24 |
* | Fixed card key generation of gpg2. | Werner Koch | 2007-07-05 | 1 | -1/+2 |
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 |
* | Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ... | Werner Koch | 2007-06-21 | 1 | -1/+6 |
* | Added LIBINTL to more Makefile targets. | Werner Koch | 2007-01-30 | 1 | -0/+2 |
* | Started to code a --server mode. | Werner Koch | 2006-12-21 | 1 | -0/+3 |
* | * parse-packet.c (parse_symkeyenc): Show the unpacked as well as the | David Shaw | 2006-10-13 | 1 | -0/+2 |
* | Fix for bug 537 | Werner Koch | 2006-10-02 | 1 | -19/+19 |
* | Still making gpg2 work. | Werner Koch | 2006-05-24 | 1 | -0/+3 |
* | g10/ does build again. | Werner Koch | 2006-05-23 | 1 | -0/+1 |
* | Merged recent changes from 1.4 | Werner Koch | 2006-04-28 | 1 | -0/+1 |
* | Merged with gpg 1.4.3 code. | Werner Koch | 2006-04-19 | 1 | -61/+91 |
* | Compile fixes. | Werner Koch | 2004-10-22 | 1 | -1/+1 |
* | * card-util.c (card_edit): New command "passwd". Add logic to | Werner Koch | 2003-10-21 | 1 | -1/+1 |
* | * call-agent.c (agent_scd_getattr): Don't clear the passed info | Werner Koch | 2003-10-08 | 1 | -1/+1 |
* | Merged most of David Shaw's changes in 1.3 since 2003-06-03. | Werner Koch | 2003-09-23 | 1 | -1/+4 |
* | * g10.c: New command --card-edit. | Werner Koch | 2003-09-18 | 1 | -1/+1 |
* | * gpgsm.c (main): Add secmem features and set the random seed file. | Werner Koch | 2003-07-29 | 1 | -0/+1 |
* | * g10.c: New command --card-status. | Werner Koch | 2003-07-24 | 1 | -1/+3 |
* | * keygen.c (generate_keypair): Create an AUTHKEYTYPE entry for cards. | Werner Koch | 2003-07-23 | 1 | -0/+3 |
* | * export.c (parse_export_options): New option sexp-format. | Werner Koch | 2003-07-16 | 1 | -1/+1 |
* | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 2003-06-18 | 1 | -10/+32 |
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2003-06-05 | 1 | -0/+241 |
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2002-10-19 | 1 | -224/+0 |
* | added fast-import to import-options | Stefan Bellon | 2002-09-23 | 1 | -2/+3 |
* | Import from stable branch. | David Shaw | 2002-09-13 | 1 | -0/+1 |
* | * g10.c, options.h: Removed option --emulate-checksum-bug. | Werner Koch | 2002-09-11 | 1 | -1/+0 |
* | * getkey.c (get_user_id_native): Renamed to .. | Werner Koch | 2002-08-19 | 1 | -0/+1 |
* | * keyedit.c (menu_revsig): Properly show a uid is revoked without | David Shaw | 2002-08-07 | 1 | -1/+0 |
* | * main.h, import.c (parse_import_options, fix_hkp_corruption, import_one, | David Shaw | 2002-07-24 | 1 | -6/+6 |
* | * options.h, main.h, g10.c (main), import.c (parse_import_options, | David Shaw | 2002-07-22 | 1 | -4/+9 |
* | * options.h, main.h, export.c (parse_export_options, do_export_stream), | David Shaw | 2002-07-22 | 1 | -4/+9 |
* | * keyedit.c (show_key_with_all_names_colon): The 0x40 class bit in a | David Shaw | 2002-07-17 | 1 | -2/+4 |
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -37/+73 |
* | See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner Koch | Werner Koch | 2000-09-18 | 1 | -1/+2 |