aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make bug reporting address easier changeable.Werner Koch2009-07-211-1/+1
|
* Reworked the estream memory buffer allocation.Werner Koch2009-06-291-1/+3
| | | | | Committed already posted patches for the v2 card.
* Post release updatesWerner Koch2009-06-171-2/+2
|
* Preparing for 2.0.12.gnupg-2.0.12Werner Koch2009-06-171-1/+1
|
* Add full Camellia support.David Shaw2009-06-051-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.
* Remove testing cruft.Werner Koch2009-05-191-1/+0
| | | | | Typo fixes.
* New gpgsm server option no-encrypt-to.Werner Koch2009-05-181-0/+1
| | | | | | Add caching for symkey encryption. Minor cleanups.
* Ported changes from 1.4.Werner Koch2009-04-011-1/+1
|
* Make sure not to leak file descriptors if running gpg-agent with aWerner Koch2009-03-191-1/+1
| | | | | command. Restore the signal mask to solve a problem in Mono.
* New PIN Callback attributes in gpg-agent.Werner Koch2009-03-051-2/+2
| | | | | | Common prompts for keypad and simple card reader. More support for Netkey cards; PIN management works now.
* Add --reload command to gpgconf.Werner Koch2009-03-031-1/+1
| | | | | | Fix a problem in exechelp.c Get ready for a release.
* Post release updatesWerner Koch2009-01-121-2/+2
|
* preparing a releaseWerner Koch2009-01-121-1/+2
|
* Minor bug fix.Werner Koch2008-12-091-2/+2
|
* Preparing a release candidate.Werner Koch2008-12-091-2/+2
|
* Use more warning options with modern GCCs.Werner Koch2008-10-171-0/+18
| | | | | Other minor changes.
* Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch2008-09-291-1/+1
|
* * configure.ac: Use printf for the most portable SVN versionDavid Shaw2008-08-271-5/+2
| | | | | detection.
* * configure.ac: Darwin's /bin/sh has a builtin echo that doesn'tDavid Shaw2008-08-271-2/+3
| | | | | understand '-n'. Use tr to trim the carriage return instead.
* Fixed bug#907.Werner Koch2008-05-061-0/+2
| | | | | Fixed a segv in keybox and made it more robust.
* Fixed a C-89 incompatibility.Werner Koch2008-04-231-0/+3
| | | | | | Minor changes to make it build on Debian bo. Thanks to Alain Guibert.
* Minor cleanups.Werner Koch2008-04-071-2/+34
| | | | | Implemented key helper kdns
* Fix a problem with dirmngr looked up certificates.Werner Koch2008-04-011-1/+2
| | | | | Typo fixes.
* Post release updateWerner Koch2008-03-261-2/+2
|
* Preparing a release.Werner Koch2008-03-261-1/+1
|
* Fixed release creation.Werner Koch2008-02-191-11/+1
|
* Improve certificate chain construction.Werner Koch2008-02-191-1/+1
| | | | | Extend PKITS framework
* Preparing a test releaseWerner Koch2008-02-151-1/+1
|
* Typo fixes.Werner Koch2008-01-261-2/+2
| | | | | | Portability fix for asschk.c
* Preparing a release.gnupg-2.0.8Werner Koch2007-12-201-1/+1
|
* Fixed a W32 ldaps problem.Werner Koch2007-12-171-2/+13
|
* Preparing a release candidate.gnupg-2.0.8rc1Werner Koch2007-12-141-2/+2
|
* Support DSA2.Werner Koch2007-12-121-0/+22
| | | | | | Support Camellia for testing. More audit stuff.
* Allow configuraton of pinentry tooltip.Werner Koch2007-12-041-1/+4
| | | | | Other minor buf fixes.
* Use Assuan socket wrapper calls.Werner Koch2007-10-011-1/+1
| | | | | Made socket servers secure under Windows.
* Print used library version with --version.Werner Koch2007-09-141-0/+2
| | | | | Typo fixes
* post release version bumpWerner Koch2007-09-101-2/+2
|
* Preparing 2.0.7gnupg-2.0.7Werner Koch2007-09-101-1/+1
|
* Implemented more gpg-agen options to support certain passphrase policies.Werner Koch2007-08-271-26/+39
| | | | | New tool gpg-check-pattern.
* Post release version number bumpWerner Koch2007-08-161-2/+2
|
* About to do a releasegnupg-2.0.6Werner Koch2007-08-161-1/+1
|
* Implemented the chain model for X.509 validation.Werner Koch2007-08-101-1/+1
|
* Typo fixes.Werner Koch2007-07-101-1/+6
| | | | | | iconv detection fix. Use the currect type in t-gettime.
* Post release updatesWerner Koch2007-07-051-2/+2
|
* Prearing a releaseWerner Koch2007-07-051-1/+1
|
* Fixed card key generation of gpg2.Werner Koch2007-07-051-1/+1
| | | | | Reveal less information about timings while generating a key.
* 2007-07-05 Marcus Brinkmann <[email protected]>Marcus Brinkmann2007-07-041-0/+2
| | | | | * configure.ac: Invoke AM_LANGINFO_CODESET.
* Changed to GPLv3.Werner Koch2007-07-041-7/+5
| | | | | Removed intl/.
* A bunch of minor changes for Windows.Werner Koch2007-07-041-1/+1
|
* PO fixes for W32Werner Koch2007-06-151-0/+3
|