summaryrefslogtreecommitdiffstats
path: root/gl (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-14Whole lot of changes to support CE.Werner Koch1-0/+5
2010-04-132010-04-13 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-1/+9
2010-04-01Use gpg_err_set_errno to assign values to ERRNO.Werner Koch18-41/+45
2010-03-29Minor cleanupsWerner Koch10-50/+61
2010-03-24More changes for CE. gpgsm does now build and run a keylisting.Werner Koch28-328/+594
2010-03-22Reorganized the exechelp code.Werner Koch5-329/+1274
2010-03-22Code cleanup.Werner Koch2-75/+32
2010-03-22More chnages to use estream. Add a way to replace the standardWerner Koch33-78/+241
2010-03-15Builds again for W32.Werner Koch8-17/+39
2010-03-15Finished the bulk of changes to use estream in most places instead ofWerner Koch32-711/+824
2010-03-11Use a custom log handler for libassuan.Werner Koch22-83/+165
2010-03-10Change logging to use estream. The makes logging to a socket alsoWerner Koch5-122/+175
2010-03-10Merged jnlib into common.Werner Koch79-138/+262
2010-03-09Fix for latest libgpg-error.Werner Koch2-8/+31
2010-03-08Removed almost al dup calls.Werner Koch14-84/+89
2010-03-08Use macros for iobuf ioctls. Werner Koch16-94/+103
2010-03-08More cleanupsWerner Koch2-100/+53
2010-03-08Remove unused code.Werner Koch2-132/+28
2010-03-08Replace use stdio by estream functions.Werner Koch13-199/+243
2010-03-08Changes required to use estream in gpgsm.Werner Koch3-6/+16
2010-03-02First steps towards the W32CE portWerner Koch17-111/+406
2010-03-01Finished jnlib port to CE.Werner Koch5-2/+219
2010-02-26First batch of changes to support W32CE.Werner Koch25-1800/+524
2010-02-26Some minor changes and typo fixes.Werner Koch8-20/+120
2010-02-17Provide default strings for the pinentry.Werner Koch2-3/+38
2010-02-17Fix bug#1186.Werner Koch2-1/+6
2010-02-11Link to the bug tracker in the gpg man page.Werner Koch2-8/+8
2010-02-02Various changes to eventually support openpgp keys in pgp-agent.Werner Koch23-1081/+1122
2010-01-26Fixed a regression introduced with 2.0.14.Werner Koch2-13/+24
2010-01-09Re-indentWerner Koch4-3220/+3459
2010-01-08Add dummu option --passwd for gpg.Werner Koch26-71/+248
2009-12-18Fix bug 1146Werner Koch2-6/+9
2009-12-17Fix bug#1059 (missing status line signature verification done with aWerner Koch2-1/+8
2009-12-17Implement --faked-systrem-time for gpg.Werner Koch8-12/+49
2009-12-15Do not use the VMC C reserved word readonly.Werner Koch8-19/+27
2009-12-15Fix bug#1162: error creating home directoryWerner Koch2-2/+8
2009-12-14Implement dynamic S2K count computation.Werner Koch6-5/+190
2009-12-14add new gpgsm server command PASSWDWerner Koch2-1/+39
2009-12-10Add option --cert-extension.Werner Koch6-4/+47
2009-12-082009-12-08 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-1/+10
2009-12-08Unification of the search descriptor usage.Werner Koch32-599/+501
2009-12-08Support CERT records via ADNSWerner Koch5-11/+121
2009-12-08common/Marcus Brinkmann10-14/+29
2009-12-082009-12-08 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann3-2/+9
2009-12-07Fix last configure change.Werner Koch3-5/+7
2009-12-07Use ADNS for PKA and SRV records if no other resolver is available.Werner Koch9-189/+362
2009-12-04allow for default algorithms in a gpg parameter fileWerner Koch5-39/+104
2009-12-04Fix possible problem with chnages status.h and VBUILDS.Werner Koch2-2/+11
2009-12-03support numeric debug levels.Werner Koch14-60/+237
2009-12-02Fix usage of realloc.Werner Koch2-1/+9