Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-09-04 | Avoid catch-22 with README.main not being distributed but having thegnupg-2.0.13 | Werner Koch | 1 | -0/+3 | |
project-id marker string. | |||||
2009-09-04 | preparae release | Werner Koch | 1 | -1/+1 | |
2009-08-26 | Expand a ~ in the ca-cert-file argument. | Werner Koch | 1 | -3/+3 | |
2009-07-21 | Make bug reporting address easier changeable. | Werner Koch | 1 | -1/+1 | |
2009-06-29 | Reworked the estream memory buffer allocation. | Werner Koch | 1 | -1/+3 | |
Committed already posted patches for the v2 card. | |||||
2009-06-17 | Post release updates | Werner Koch | 1 | -2/+2 | |
2009-06-17 | Preparing for 2.0.12.gnupg-2.0.12 | Werner Koch | 1 | -1/+1 | |
2009-06-05 | Add full Camellia support. | David Shaw | 1 | -24/+0 | |
* configure.ac: Remove Camellia restriction. * gpg.c (main), misc.c (openpgp_cipher_test_algo): Remove Camellia restriction. * misc.c (map_cipher_openpgp_to_gcry), main.h: Add macros for openpgp_cipher_open, openpgp_cipher_get_algo_keylen, and openpgp_cipher_get_algo_blklen to wrap around the corresponding gcry_* functions, but pass the algorithm number through map_cipher_openpgp_to_gcry. This is needed in case the gcry algorithm number doesn't match the OpenPGP number (c.f. Camellia). * encr-data.c, pubkey-enc.c, mainproc.c, cipher.c, encode.c, seskey.c, passphrase.c, seckey-cert.c: Use new openpgp_cipher_* macros here. | |||||
2009-05-19 | Remove testing cruft. | Werner Koch | 1 | -1/+0 | |
Typo fixes. | |||||
2009-05-18 | New gpgsm server option no-encrypt-to. | Werner Koch | 1 | -0/+1 | |
Add caching for symkey encryption. Minor cleanups. | |||||
2009-04-01 | Ported changes from 1.4. | Werner Koch | 1 | -1/+1 | |
2009-03-19 | Make sure not to leak file descriptors if running gpg-agent with a | Werner Koch | 1 | -1/+1 | |
command. Restore the signal mask to solve a problem in Mono. | |||||
2009-03-05 | New PIN Callback attributes in gpg-agent. | Werner Koch | 1 | -2/+2 | |
Common prompts for keypad and simple card reader. More support for Netkey cards; PIN management works now. | |||||
2009-03-03 | Add --reload command to gpgconf. | Werner Koch | 1 | -1/+1 | |
Fix a problem in exechelp.c Get ready for a release. | |||||
2009-01-12 | Post release updates | Werner Koch | 1 | -2/+2 | |
2009-01-12 | preparing a release | Werner Koch | 1 | -1/+2 | |
2008-12-09 | Minor bug fix. | Werner Koch | 1 | -2/+2 | |
2008-12-09 | Preparing a release candidate. | Werner Koch | 1 | -2/+2 | |
2008-10-17 | Use more warning options with modern GCCs. | Werner Koch | 1 | -0/+18 | |
Other minor changes. | |||||
2008-09-29 | Remove hacks which are not anymore needed since we now require Libgcrypt 1.4 | Werner Koch | 1 | -1/+1 | |
2008-08-27 | * configure.ac: Use printf for the most portable SVN version | David Shaw | 1 | -5/+2 | |
detection. | |||||
2008-08-27 | * configure.ac: Darwin's /bin/sh has a builtin echo that doesn't | David Shaw | 1 | -2/+3 | |
understand '-n'. Use tr to trim the carriage return instead. | |||||
2008-05-06 | Fixed bug#907. | Werner Koch | 1 | -0/+2 | |
Fixed a segv in keybox and made it more robust. | |||||
2008-04-23 | Fixed a C-89 incompatibility. | Werner Koch | 1 | -0/+3 | |
Minor changes to make it build on Debian bo. Thanks to Alain Guibert. | |||||
2008-04-07 | Minor cleanups. | Werner Koch | 1 | -2/+34 | |
Implemented key helper kdns | |||||
2008-04-01 | Fix a problem with dirmngr looked up certificates. | Werner Koch | 1 | -1/+2 | |
Typo fixes. | |||||
2008-03-26 | Post release update | Werner Koch | 1 | -2/+2 | |
2008-03-26 | Preparing a release. | Werner Koch | 1 | -1/+1 | |
2008-02-19 | Fixed release creation. | Werner Koch | 1 | -11/+1 | |
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 | -1/+1 | |
2008-01-26 | Typo fixes. | Werner Koch | 1 | -2/+2 | |
Portability fix for asschk.c | |||||
2007-12-20 | Preparing a release.gnupg-2.0.8 | Werner Koch | 1 | -1/+1 | |
2007-12-17 | Fixed a W32 ldaps problem. | Werner Koch | 1 | -2/+13 | |
2007-12-14 | Preparing a release candidate.gnupg-2.0.8rc1 | Werner Koch | 1 | -2/+2 | |
2007-12-12 | Support DSA2. | Werner Koch | 1 | -0/+22 | |
Support Camellia for testing. More audit stuff. | |||||
2007-12-04 | Allow configuraton of pinentry tooltip. | Werner Koch | 1 | -1/+4 | |
Other minor buf fixes. | |||||
2007-10-01 | Use Assuan socket wrapper calls. | Werner Koch | 1 | -1/+1 | |
Made socket servers secure under Windows. | |||||
2007-09-14 | Print used library version with --version. | Werner Koch | 1 | -0/+2 | |
Typo fixes | |||||
2007-09-10 | post release version bump | Werner Koch | 1 | -2/+2 | |
2007-09-10 | Preparing 2.0.7gnupg-2.0.7 | Werner Koch | 1 | -1/+1 | |
2007-08-27 | Implemented more gpg-agen options to support certain passphrase policies. | Werner Koch | 1 | -26/+39 | |
New tool gpg-check-pattern. | |||||
2007-08-16 | Post release version number bump | Werner Koch | 1 | -2/+2 | |
2007-08-16 | About to do a releasegnupg-2.0.6 | Werner Koch | 1 | -1/+1 | |
2007-08-10 | Implemented the chain model for X.509 validation. | Werner Koch | 1 | -1/+1 | |
2007-07-10 | Typo fixes. | Werner Koch | 1 | -1/+6 | |
iconv detection fix. Use the currect type in t-gettime. | |||||
2007-07-05 | Post release updates | Werner Koch | 1 | -2/+2 | |
2007-07-05 | Prearing a release | Werner Koch | 1 | -1/+1 | |
2007-07-05 | Fixed card key generation of gpg2. | Werner Koch | 1 | -1/+1 | |
Reveal less information about timings while generating a key. | |||||
2007-07-04 | 2007-07-05 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+2 | |
* configure.ac: Invoke AM_LANGINFO_CODESET. |