summaryrefslogtreecommitdiffstats
path: root/common/t-exechelp.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2011-09-20Replace gcry_md_start_debug by gcry_md_debug.Werner Koch10-15/+32
2011-09-13Allow no protection in pinentry-mode=loopback.Ben Kibbey2-2/+12
2011-09-13Fixed invalid free.Ben Kibbey1-3/+1
2011-09-12Fixed regression in libcurl.m4Werner Koch2-1/+6
2011-09-12Handle pinentry-mode=loopback.Ben Kibbey5-2/+83
2011-08-26Mark component descriptions for translation.Werner Koch2-6/+11
2011-08-12Beautified the online html manualWerner Koch5-9/+32
2011-08-10Fixed set but unused variable bugsWerner Koch23-80/+84
2011-08-10Fix autoconf warnings and update config.* files.Werner Koch8-176/+215
2011-08-10Typo fixWerner Koch1-1/+1
2011-08-10Update option s2k-count to match the documentation.Ben Kibbey2-3/+8
2011-08-10Made the KILLAGENT and KILLSCD commands working again.Werner Koch4-0/+20
2011-08-08Adjust for signed integer passed to OpenPGP card decrypt.Werner Koch2-8/+26