Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-05-20 | Fix bug#1056. | Werner Koch | 1 | -0/+5 | |
2009-05-18 | New gpgsm server option no-encrypt-to. | Werner Koch | 1 | -0/+12 | |
Add caching for symkey encryption. Minor cleanups. | |||||
2009-05-17 | Changed default algo and size. | Werner Koch | 1 | -0/+9 | |
2009-05-15 | Made card key generate with backup key work for 2048 bit. | Werner Koch | 1 | -0/+21 | |
Improved card key generation prompts. | |||||
2009-05-15 | 2009-05-15 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+5 | |
* gpg.c (gpgconf_list): Remove dead entry "allow-pka-lookup" (a verify option for a couple of years now). | |||||
2009-05-13 | Print keyid in gpg --list-packets. | Werner Koch | 1 | -0/+7 | |
Add some not yet code to app-nks.c Changed batch mode expiration time computation | |||||
2009-05-11 | Fix bug 1045. | Werner Koch | 1 | -0/+3 | |
2009-05-11 | Print 'empty file' warning only with --verbose. | Werner Koch | 1 | -0/+7 | |
2009-05-11 | * keyserver.c (keyserver_typemap): gpgkeys_hkp handles hkps as well. | David Shaw | 1 | -0/+5 | |
From 1.4. | |||||
2009-05-06 | Fix bug#1034. | Werner Koch | 1 | -0/+7 | |
Remove dead code. | |||||
2009-04-03 | Make gpgv error message about a missing keyring more useful. This fixes | Werner Koch | 1 | -0/+13 | |
Debian#494040. Also implement readonly semantic for extra safety. | |||||
2009-04-01 | Ported changes from 1.4. | Werner Koch | 1 | -0/+13 | |
2009-04-01 | Import/export of pkcs#12 now uses the gpg-agent directly. | Werner Koch | 1 | -0/+8 | |
Removed duplicated code (percent unescaping). | |||||
2009-03-25 | Print NO_SECKEY status line in gpgsm. | Werner Koch | 1 | -0/+4 | |
This fixes bug#1020. | |||||
2009-03-17 | Enhanced last patch. | Werner Koch | 1 | -0/+5 | |
2009-03-17 | Move password repetition from gpg to gpg-agent. | Werner Koch | 1 | -0/+16 | |
2009-03-15 | * gpg.c (my_strusage): gpg2 and gpgv2 (not gpg and gpgv). | David Shaw | 1 | -0/+3 | |
* gpgv.c (my_strusage): Same. | |||||
2009-03-15 | * gpgv.c (my_strusage): Fix name of program in "Syntax" line. | David Shaw | 1 | -0/+4 | |
2009-02-27 | Fix a gpg2 problem with removed cards. | Werner Koch | 1 | -0/+5 | |
Allow runtime conf change for scdaemon. New commands for scdaemon. | |||||
2009-02-24 | Replace a call to BUG by an error return. | Werner Koch | 1 | -0/+5 | |
2009-02-09 | Fix bug#998. | Werner Koch | 1 | -0/+6 | |
2009-01-27 | Add a Geldkarte gadget application. | Werner Koch | 1 | -0/+4 | |
Minor other changes. | |||||
2009-01-13 | Add a sample key. | Werner Koch | 1 | -0/+7 | |
Detect and show the card type. | |||||
2009-01-12 | preparing a release | Werner Koch | 1 | -1/+6 | |
2009-01-08 | Update spanish translation. | Werner Koch | 1 | -0/+6 | |
Cleanups. Allow utf-8 in email addresses. | |||||
2008-12-12 | Add rmd160.c. | Werner Koch | 1 | -0/+3 | |
Emit anotehr error code status line. | |||||
2008-12-12 | Add missing header file. | Werner Koch | 1 | -0/+4 | |
2008-12-11 | Make gpg not depend on the RIPE-MD160 implementaion in Libgcrypt. | Werner Koch | 1 | -0/+20 | |
Fix SIG_ID computation. | |||||
2008-12-09 | Minor bug fix. | Werner Koch | 1 | -0/+4 | |
2008-12-09 | Flush keyserver search output. | Werner Koch | 1 | -0/+14 | |
Add trustdb chnages from 1.4. Check algo usage for batch key generation. | |||||
2008-12-09 | Minor fixes. | Werner Koch | 1 | -0/+12 | |
2008-12-05 | Add a custom prompt for the CSR generation. | Werner Koch | 1 | -0/+6 | |
Add a new percent escape fucntion. | |||||
2008-11-18 | Print library versions according to GNU standards. | Werner Koch | 1 | -0/+8 | |
2008-11-13 | Cleaned up unused gpgsm and gpg options. | Werner Koch | 1 | -0/+4 | |
2008-11-12 | Made arg_parse more readable. | Werner Koch | 1 | -0/+4 | |
2008-10-28 | fixed a bug in the prompt formatter. | Werner Koch | 1 | -0/+4 | |
2008-10-20 | Marked all unused args on non-W32 platforms. | Werner Koch | 1 | -0/+44 | |
2008-10-17 | Use more warning options with modern GCCs. | Werner Koch | 1 | -4/+11 | |
Other minor changes. | |||||
2008-10-03 | * main.h, mainproc.c (check_sig_and_print), keylist.c | David Shaw | 1 | -0/+9 | |
(list_keyblock_print), pkclist.c (do_edit_ownertrust), keyedit.c (menu_showphoto), photoid.c (generate_photo_id, show_photos), misc.c (pct_expando): Add %v and %V expandos so that displaying photo IDs can show the attribute validity tag (%v) and string (%V). Originally by Daniel Gillmor. | |||||
2008-09-29 | Remove hacks which are not anymore needed since we now require Libgcrypt 1.4 | Werner Koch | 1 | -0/+11 | |
2008-09-25 | * keyedit.c (keyedit_menu): Fix bug where a modified keyring loses its | David Shaw | 1 | -0/+6 | |
modified status after a "clean" or "minimize" that doesn't need to do anything. | |||||
2008-09-25 | Fix bug #931 | Werner Koch | 1 | -0/+3 | |
2008-09-25 | Finished support for v2 cards with the exception of secure messaging. | Werner Koch | 1 | -0/+13 | |
2008-09-23 | * pkclist.c (select_algo_from_prefs): Redo function to rank prefs and | David Shaw | 1 | -0/+5 | |
pick a consensus winner across all keys. | |||||
2008-09-23 | Support the Certifciate DO of the v2 OpenPGP cards. | Werner Koch | 1 | -0/+11 | |
2008-09-04 | * keyserver.c (keyserver_import_cert): Allow keyserver URLs in | David Shaw | 1 | -0/+5 | |
addition to full URLs in CERT records. | |||||
2008-08-13 | Print a 'f' for validated non-root certificates in gpgsm colon style listing. | Werner Koch | 1 | -0/+5 | |
Doc fixes. | |||||
2008-08-01 | Fix !EROFS bug. | Werner Koch | 1 | -0/+5 | |
Doc updates | |||||
2008-07-17 | Revert that last stupid setuid detection fix. | Werner Koch | 1 | -5/+0 | |
2008-07-17 | Do not run the setuid test if running under as root proper. | Werner Koch | 1 | -0/+5 | |
Documentation fixes. Some enhancements for the new OpenPGP Card. |