summaryrefslogtreecommitdiffstats
path: root/dirmngr/ldap-wrapper.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-07Allow comments which will not show up in the ChangeLogWerner Koch1-0/+9
2011-12-06gpgsm: Allow specification of an AuthorityKeyIdentifier.Werner Koch1-0/+56
2011-12-06gpgsm: Allow arbitrary extensions for cert creation.Werner Koch4-5/+187
2011-12-06gpgsm: Fix storing of the serial numberWerner Koch1-1/+1
2011-12-05Fix last change.Werner Koch1-1/+0
2011-12-05Amend the agent code with more comments.Werner Koch3-46/+161
2011-12-02Support the Cherry ST-2000 card reader.Werner Koch2-10/+25
2011-12-02Avoid possible double free in export.c.Werner Koch1-1/+1
2011-12-02Fix pinpad input support for passphrase modification.NIIBE Yutaka4-194/+89
2011-12-01Add hook to check the commit log syntax.Werner Koch2-0/+134
2011-12-01Generate the ChangeLog from commit logs.Werner Koch44-1440/+2102
2011-12-01Fix pinpad input supportNIIBE Yutaka2-17/+56
2011-11-30Rewrite dns-cert.c to not use the gpg-only iobuf stuff.Werner Koch7-109/+186
2011-11-30* common/estream.c (es_fopenmem_init): New.Werner Koch2-3/+39
2011-11-30Add parameter checks and extend documentation of estream.Werner Koch2-10/+35
2011-11-30dns-cert.c: Use constants for better readability.Werner Koch2-8/+25
2011-11-30Actually increase buffer size of t-dns-cert.c.Werner Koch1-1/+1
2011-11-30Re-indented dns-cert.cWerner Koch1-121/+122
2011-11-30Increase the default buffer size for DNS certificates.Werner Koch3-2/+9
2011-11-30Use separate test module for dns-cert.c.Werner Koch5-62/+103
2011-11-29PC/SC pinpad support (pinpad input for modify pass phrase with resetcode, by ...NIIBE Yutaka6-73/+139
2011-11-29Make sure HOME et al have no unsafe characters.Werner Koch4-1/+45
2011-11-29PC/SC pinpad support (pinpad input for modify pass phrase).NIIBE Yutaka6-51/+196
2011-11-28Add build script to build all components in one run.Werner Koch2-0/+54
2011-11-28accept --with-libgpg-error-prefix as well as --with-gpg-error-prefixJim Meyering2-2/+17
2011-11-28Improve ssh card key diagnostic message.Werner Koch2-2/+10
2011-11-28PC/SC pinpad support.NIIBE Yutaka9-25/+460
2011-11-24Make HKP keyserver engine work again.Werner Koch6-11/+20
2011-11-24Make HKP kyeserver engine work again.Werner Koch6-11/+20
2011-11-24Updated the German translation.Werner Koch1-27/+29
2011-11-22Don't print anonymous recipient messages in quiet mode.Werner Koch2-3/+10
2011-11-06Allow creating subkeys using an existing keyWerner Koch8-63/+246
2011-11-02typo fixesWerner Koch1-2/+2
2011-10-24Allow distribution of dotlock.* also under a modified BSD licenseWerner Koch3-0/+77
2011-10-18Typo fix and remove of some colloquial termsWerner Koch1-15/+16
2011-10-12Put more options into the options indexWerner Koch5-676/+833
2011-10-12Extend yat2m to allow indented tables.Werner Koch2-35/+72
2011-09-30Change JNLIB license to LGPLv3+ or GPLv2+.Werner Koch30-205/+527
2011-09-30Add prefix macro for dotlock functions.Werner Koch3-8/+45
2011-09-29Add dotlock_get_fd and dotlock_set_fd.Werner Koch3-2/+37
2011-09-29Make dotlock.c thread-safe on pthread systems.Werner Koch2-25/+81
2011-09-28Add a flag parameter to dotlock_create.Werner Koch15-24/+37
2011-09-28Allow arbitrary timeouts with dotlock.Werner Koch2-37/+87
2011-09-27Improved the dotlock module.Werner Koch4-43/+529
2011-09-27Remove check for gcry_kdf_deriveWerner Koch2-24/+13
2011-09-23Renamed the lock functions.Werner Koch16-376/+541
2011-09-22Remove support for RISCOS from dotlock.cWerner Koch1-58/+7
2011-09-20Allow NULL for free_public_key.Werner Koch8-34/+36
2011-09-20tests: avoid use of freed pointerJim Meyering2-1/+10
2011-09-20avoid use of freed pointerJim Meyering2-1/+11