summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct punctuation in the ChangeLog summary line.Werner Koch2011-12-071-0/+1
* Allow comments which will not show up in the ChangeLogWerner Koch2011-12-071-0/+9
* gpgsm: Allow specification of an AuthorityKeyIdentifier.Werner Koch2011-12-061-0/+56
* gpgsm: Allow arbitrary extensions for cert creation.Werner Koch2011-12-064-5/+187
* gpgsm: Fix storing of the serial numberWerner Koch2011-12-061-1/+1
* Fix last change.Werner Koch2011-12-051-1/+0
* Amend the agent code with more comments.Werner Koch2011-12-053-46/+161
* Support the Cherry ST-2000 card reader.Werner Koch2011-12-022-10/+25
* Avoid possible double free in export.c.Werner Koch2011-12-021-1/+1
* Fix pinpad input support for passphrase modification.NIIBE Yutaka2011-12-024-194/+89
* Add hook to check the commit log syntax.Werner Koch2011-12-012-0/+134
* Generate the ChangeLog from commit logs.Werner Koch2011-12-0144-1440/+2102
* Fix pinpad input supportNIIBE Yutaka2011-12-012-17/+56
* Rewrite dns-cert.c to not use the gpg-only iobuf stuff.Werner Koch2011-11-307-109/+186
* * common/estream.c (es_fopenmem_init): New.Werner Koch2011-11-302-3/+39
* Add parameter checks and extend documentation of estream.Werner Koch2011-11-302-10/+35
* dns-cert.c: Use constants for better readability.Werner Koch2011-11-302-8/+25
* Actually increase buffer size of t-dns-cert.c.Werner Koch2011-11-301-1/+1
* Re-indented dns-cert.cWerner Koch2011-11-301-121/+122
* Increase the default buffer size for DNS certificates.Werner Koch2011-11-303-2/+9
* Use separate test module for dns-cert.c.Werner Koch2011-11-305-62/+103
* Merge branch 'master' of git+ssh://playfair.gnupg.org/git/gnupgNIIBE Yutaka2011-11-294-1/+45
|\
| * Make sure HOME et al have no unsafe characters.Werner Koch2011-11-294-1/+45
* | PC/SC pinpad support (pinpad input for modify pass phrase with resetcode, by ...NIIBE Yutaka2011-11-296-73/+139
* | PC/SC pinpad support (pinpad input for modify pass phrase).NIIBE Yutaka2011-11-296-51/+196
|/
* Add build script to build all components in one run.Werner Koch2011-11-282-0/+54
* accept --with-libgpg-error-prefix as well as --with-gpg-error-prefixJim Meyering2011-11-282-2/+17
* Improve ssh card key diagnostic message.Werner Koch2011-11-282-2/+10
* PC/SC pinpad support.NIIBE Yutaka2011-11-289-25/+460
* Merge branch 'master' of git+ssh://playfair.gnupg.org/git/gnupgWerner Koch2011-11-240-0/+0
|\
| * Make HKP kyeserver engine work again.Werner Koch2011-11-246-11/+20
* | Make HKP keyserver engine work again.Werner Koch2011-11-246-11/+20
|/
* Updated the German translation.Werner Koch2011-11-241-27/+29
* Don't print anonymous recipient messages in quiet mode.Werner Koch2011-11-222-3/+10
* Allow creating subkeys using an existing keyWerner Koch2011-11-068-63/+246
* typo fixesWerner Koch2011-11-021-2/+2
* Allow distribution of dotlock.* also under a modified BSD licenseWerner Koch2011-10-243-0/+77
* Typo fix and remove of some colloquial termsWerner Koch2011-10-181-15/+16
* Put more options into the options indexWerner Koch2011-10-125-676/+833
* Extend yat2m to allow indented tables.Werner Koch2011-10-122-35/+72
* Change JNLIB license to LGPLv3+ or GPLv2+.Werner Koch2011-09-3030-205/+527
* Add prefix macro for dotlock functions.Werner Koch2011-09-303-8/+45
* Add dotlock_get_fd and dotlock_set_fd.Werner Koch2011-09-293-2/+37
* Make dotlock.c thread-safe on pthread systems.Werner Koch2011-09-292-25/+81
* Add a flag parameter to dotlock_create.Werner Koch2011-09-2815-24/+37
* Allow arbitrary timeouts with dotlock.Werner Koch2011-09-282-37/+87
* Improved the dotlock module.Werner Koch2011-09-274-43/+529
* Remove check for gcry_kdf_deriveWerner Koch2011-09-272-24/+13
* Renamed the lock functions.Werner Koch2011-09-2316-376/+541
* Remove support for RISCOS from dotlock.cWerner Koch2011-09-221-58/+7