aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Add lost ChangeLog entry.Marcus Brinkmann2011-12-021-0/+5
* | Initial port to Npth.Marcus Brinkmann2011-12-023-2/+15
* | 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-022-0/+134
* | Generate the ChangeLog from commit logs.Werner Koch2011-12-0244-1453/+2102
* | Fix pinpad input supportNIIBE Yutaka2011-12-022-17/+56
* | Rewrite dns-cert.c to not use the gpg-only iobuf stuff.Werner Koch2011-12-027-109/+186
* | * common/estream.c (es_fopenmem_init): New.Werner Koch2011-12-022-3/+39
* | Add parameter checks and extend documentation of estream.Werner Koch2011-12-022-10/+35
* | dns-cert.c: Use constants for better readability.Werner Koch2011-12-022-8/+25
* | Actually increase buffer size of t-dns-cert.c.Werner Koch2011-12-021-1/+1
* | Re-indented dns-cert.cWerner Koch2011-12-021-121/+122
* | Increase the default buffer size for DNS certificates.Werner Koch2011-12-023-2/+9
* | Use separate test module for dns-cert.c.Werner Koch2011-12-025-62/+103
* | PC/SC pinpad support (pinpad input for modify pass phrase with resetcode, by ...NIIBE Yutaka2011-12-026-73/+139
* | Make sure HOME et al have no unsafe characters.Werner Koch2011-12-024-1/+45
* | PC/SC pinpad support (pinpad input for modify pass phrase).NIIBE Yutaka2011-12-026-51/+196
* | Add build script to build all components in one run.Werner Koch2011-12-022-0/+54
* | accept --with-libgpg-error-prefix as well as --with-gpg-error-prefixJim Meyering2011-12-022-2/+17
* | Improve ssh card key diagnostic message.Werner Koch2011-12-022-2/+10
* | PC/SC pinpad support.NIIBE Yutaka2011-12-029-25/+460
* | Make HKP keyserver engine work again.Werner Koch2011-12-021-0/+10
* | Make HKP kyeserver engine work again.Werner Koch2011-12-026-11/+20
* | Updated the German translation.Werner Koch2011-12-021-27/+29
* | Don't print anonymous recipient messages in quiet mode.Werner Koch2011-12-022-3/+10
* | Allow creating subkeys using an existing keyWerner Koch2011-12-028-63/+246
* | typo fixesWerner Koch2011-12-021-2/+2