Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-03-26 | Last minute cleanups.gnupg-2.0.9 | Werner Koch | 1 | -2/+4 | |
2008-03-26 | Preparing a release. | Werner Koch | 1 | -57/+68 | |
2008-03-20 | Fix a bug in the ambigious name detection. | Werner Koch | 1 | -31/+32 | |
Minor cleanups. | |||||
2008-03-13 | Fixed an email/DN bug. | Werner Koch | 1 | -79/+83 | |
Changed pinentry prompts. | |||||
2008-02-19 | Fixed release creation. | Werner Koch | 1 | -168/+173 | |
2008-02-19 | Improve certificate chain construction. | Werner Koch | 1 | -1/+1 | |
Extend PKITS framework | |||||
2008-02-15 | Preparing a test release | Werner Koch | 1 | -10/+9 | |
2008-02-14 | Poems for AllowSetForegroundWindow (W32) | Werner Koch | 1 | -293/+313 | |
2008-01-22 | translation fixes | Werner Koch | 1 | -142/+146 | |
2007-12-17 | Fixed a W32 ldaps problem. | Werner Koch | 1 | -3/+3 | |
2007-12-14 | Preparing a release candidate.gnupg-2.0.8rc1 | Werner Koch | 1 | -881/+1114 | |
2007-12-04 | Allow configuraton of pinentry tooltip. | Werner Koch | 1 | -220/+220 | |
Other minor buf fixes. | |||||
2007-11-27 | Fixed make distcheck | Werner Koch | 1 | -39/+42 | |
2007-11-27 | [W32] Changed default socket for dirmngr. | Werner Koch | 1 | -2/+2 | |
[W32] Add some code for event notifications between scdaemon and gpg-agent. | |||||
2007-11-19 | Started to implement the audit log feature. | Werner Koch | 1 | -554/+617 | |
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes. | |||||
2007-09-14 | Minor translation change. | Werner Koch | 1 | -4/+8 | |
2007-09-10 | Preparing 2.0.7gnupg-2.0.7 | Werner Koch | 1 | -3/+3 | |
2007-08-29 | Extended the --check-program output: Error messages are now inlcued in an | Werner Koch | 1 | -67/+142 | |
easy parsable format. | |||||
2007-08-28 | Add more passphrase policy rules. | Werner Koch | 1 | -208/+279 | |
(--max-passphrase-days). | |||||
2007-08-16 | About to do a releasegnupg-2.0.6 | Werner Koch | 1 | -85/+76 | |
2007-08-10 | Implemented the chain model for X.509 validation. | Werner Koch | 1 | -443/+585 | |
2007-07-05 | Fixed card key generation of gpg2. | Werner Koch | 1 | -184/+184 | |
Reveal less information about timings while generating a key. | |||||
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -1645/+1638 | |
Removed intl/. | |||||
2007-06-15 | Build fixes for W32 | Werner Koch | 1 | -348/+357 | |
2007-05-09 | Preparing 2.0.4gnupg-2.0.4 | Werner Koch | 1 | -78/+79 | |
2007-05-07 | Upgraded gettext. | Werner Koch | 1 | -336/+352 | |
Fixed accidental dependency on libgcrypt 1.3.0. | |||||
2007-03-08 | Preparing the 2.0.3 release | Werner Koch | 1 | -546/+583 | |
2007-01-31 | Updated po files for the release | Werner Koch | 1 | -14/+15 | |
2007-01-31 | Included LIBICONV in all Makefiles. | Werner Koch | 1 | -174/+199 | |
g10/ * passphrase.c (passphrase_get): Set the cancel flag on all error from the agent. Fixes a bug reported by Tom Duerbusch. sm/ * gpgsm.c (main): Let --gen-key print a more informative error message. | |||||
2007-01-25 | agent/ | Werner Koch | 1 | -19/+17 | |
* genkey.c (check_passphrase_constraints): Get ngettext call right. | |||||
2007-01-25 | agent/ | Werner Koch | 1 | -762/+827 | |
* protect-tool.c (get_passphrase): New arg OPT_CHECK. (get_new_passphrase): Enable OTP_CHECK on the first call. * command.c (cmd_get_passphrase): Implement option --check. * gpg-agent.c (MIN_PASSPHRASE_LEN): New (parse_rereadable_options): New option --min-passphrase-len. * genkey.c (check_passphrase_constraints): New. (agent_genkey, agent_protect_and_store): Call new function. Fix memory leak. * call-pinentry.c (agent_askpin): Allow translation of the displayed error message. (agent_popup_message_start): Remove arg CANCEL_BTN. (popup_message_thread): Use --one-button option. * command.c (cmd_passwd): Now that we don't distinguish between assuan and regular error codes we can jump to the end on error. common/ * simple-pwquery.c (simple_pwquery): New arg OPT_CHECK. | |||||
2006-11-28 | The usual po file updates.gnupg-2.0.1 | Werner Koch | 1 | -14/+14 | |
2006-11-23 | Preparing 2.0.1rc1 | Werner Koch | 1 | -29/+29 | |
2006-11-21 | No more warnings for AMD64 (at least when cross-compiling). Thus tehre is a | Werner Koch | 1 | -104/+105 | |
good chance that gpg2 will now work. Other cleanups. Updated gettext. | |||||
2006-11-11 | . | Werner Koch | 1 | -2386/+843 | |
2006-11-06 | Preparing another releasegnupg-1.9.95 | Werner Koch | 1 | -158/+168 | |
2006-10-24 | Post release update | Werner Koch | 1 | -361/+361 | |
2006-10-19 | Fixes | Werner Koch | 1 | -223/+223 | |
2006-10-17 | Pth tweaks and improved estream.c | Werner Koch | 1 | -179/+192 | |
2006-10-11 | Preparing a releasegnupg-1.9.92 | Werner Koch | 1 | -146/+146 | |
2006-10-10 | Various changes | Werner Koch | 1 | -6/+6 | |
2006-10-04 | Fix for make distcheckgnupg-1.9.91 | Werner Koch | 1 | -10/+10 | |
2006-10-04 | Re-enabled --passphrase-fd | Werner Koch | 1 | -216/+217 | |
2006-10-04 | Fixed agent access for gpg. | Werner Koch | 1 | -188/+187 | |
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -41/+41 | |
2006-09-25 | New "relax" option for trustlist.txt | Werner Koch | 1 | -11/+11 | |
2006-09-25 | Preparing a new releasegnupg-1.9.90 | Werner Koch | 1 | -11/+7 | |
2006-09-25 | Added translations from gnupg 1.4.5 | Werner Koch | 1 | -608/+8069 | |
2006-09-22 | Added iconv support and doc cleanups. | Werner Koch | 1 | -67/+67 | |
2006-09-18 | Ready for another releasegnupg-1.9.23 | Werner Koch | 1 | -104/+149 | |