aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-11common: Check option arguments for a valid rangeWerner Koch2-8/+47
2015-02-18Release 2.0.27gnupg-2.0.27Werner Koch1-1/+1
2015-02-12Avoid double-close in unusual dotlock situations.Werner Koch1-26/+32
2014-08-11jnlib: Fix typo in header inclusion protection macro.Werner Koch1-1/+1
2014-06-24Improve configure option --with-libgpg-error-prefixWerner Koch1-1/+1
2014-06-02gpg: Fix bug parsing a zero length user id.Werner Koch1-2/+17
2013-08-01w32: Always require libiconv.Werner Koch1-110/+34
2013-08-01w32: Remove unused code.Werner Koch2-36/+0
2013-05-10Release 2.0.20gnupg-2.0.20Werner Koch1-1/+1
2013-04-23w32: Almost everywhere include winsock2.h before windows.h.Werner Koch3-76/+85
2013-04-22Allow marking options as ignored.Werner Koch2-18/+35
2012-12-18jnlib: Add meta option ignore-invalid-option.Werner Koch2-5/+153
2012-01-31Update copyright year.Werner Koch1-61/+61
2011-12-02Generate the ChangeLog from commit logs.Werner Koch2-20/+27
2011-01-11Update copyright year.Werner Koch1-1/+1
2009-08-26Refactor new code.Werner Koch2-38/+41
2009-08-26Implement tilde expansion in the same was as 1.4.Werner Koch5-46/+300
2009-08-25New fucntions strconcat and xstrconcat.Werner Koch5-2/+260
2009-07-07Minor bug fixes.Werner Koch6-19/+46
2009-06-04Define SUN_LEN also for W32.Werner Koch2-4/+12
2009-05-19Fix possible system freeze on Mac OS X.Werner Koch3-3/+38
2009-05-19Remove testing cruft.Werner Koch1-2/+2
2009-05-08Doc fixes.Werner Koch1-1/+0
2009-03-25log file fixes.Werner Koch3-12/+18
2009-03-03Argg again: Remove cruft from a test.Werner Koch1-1/+1
2009-03-03Add --reload command to gpgconf.Werner Koch1-1/+1
2009-02-25Fixed a nasty bug in scdaemon which led to a card reset if the card wasWerner Koch3-2/+23
2009-01-27Add a Geldkarte gadget application.Werner Koch2-0/+35
2009-01-20Print more directories with gpgconf --list-dirs.Werner Koch1-2/+2
2009-01-08Update spanish translation.Werner Koch1-1/+1
2008-11-20Fix last change.Werner Koch2-3/+7
2008-11-12Made arg_parse more readable.Werner Koch3-333/+524
2008-11-11Reorder libs in kbx. Werner Koch1-1/+1
2008-11-11Minor cleanups.Werner Koch1-1/+1
2008-11-04Revamped the W32 gettext implementation.Werner Koch4-1084/+1089
2008-10-29Check that the socket is well and served by us.Werner Koch3-44/+81
2008-10-29Fix last chnage. Reported by Tom Pegios.Werner Koch2-1/+6
2008-10-28Fixed w32-gettext.Werner Koch2-1/+6
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch6-4/+29
2008-10-17Use more warning options with modern GCCs.Werner Koch1-0/+1
2008-10-15Made scdaemon more robust on Windows.Werner Koch2-0/+8
2008-09-29Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch4-182/+275
2008-06-26Start support of TCOS 3 cards.Werner Koch2-2/+7
2008-06-13Implement dotlocking for W32.Werner Koch2-125/+264
2008-06-11Removed unused variable.Werner Koch2-7/+7
2008-05-27Fixed segv in gpg-agent (command marktrusted).Werner Koch2-1/+10
2008-05-09Updated German translation.Werner Koch1-0/+5
2008-04-18Adjust for the changed Camellia draft.Werner Koch3-42/+86
2008-03-25Changed the way i18n files are located under Windows. The setting of theWerner Koch3-121/+1238
2008-03-20Fix a bug in the ambigious name detection.Werner Koch3-4/+14