aboutsummaryrefslogtreecommitdiffstats
path: root/sm/server.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-03Remove support for the GPG_AGENT_INFO envvar.Werner Koch1-3/+0
2014-06-04gpgsm: Fix commit be07ed65.Werner Koch1-1/+1
2014-06-03Add new option --with-secret.Werner Koch1-0/+5
2014-03-14dirmngr: Default to a user socket name and enable autostart.Werner Koch1-1/+4
2013-11-18Make use of the *_NAME etc macros.Werner Koch1-1/+1
2011-12-07gpgsm: Add new validation model "steed".Werner Koch1-1/+1
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-52/+49
2010-10-26Re-implemented GPG's --passwd command and improved it.Werner Koch1-0/+2
2010-08-16Auto-start dirmngr.Werner Koch1-2/+1
2010-06-10common/Marcus Brinkmann1-0/+9
2010-06-10common/Marcus Brinkmann1-2/+9
2010-03-24More changes for CE. gpgsm does now build and run a keylisting.Werner Koch1-2/+2
2010-03-22More chnages to use estream. Add a way to replace the standardWerner Koch1-1/+1
2010-03-11Use a custom log handler for libassuan.Werner Koch1-3/+0
2010-03-08Removed almost al dup calls.Werner Koch1-13/+13
2010-03-08Replace use stdio by estream functions.Werner Koch1-22/+21
2009-12-14add new gpgsm server command PASSWDWerner Koch1-1/+34
2009-11-25agent/Marcus Brinkmann1-3/+3
2009-11-102009-11-10 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
2009-11-04Add help strings for all commandsWerner Koch1-130/+189
2009-11-04Adjust for assuan_register_command change.Werner Koch1-1/+1
2009-11-02agent/Marcus Brinkmann1-7/+12
2009-09-232009-09-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-23/+30
2009-08-06Improved detection of bad/invalid signer keys.Werner Koch1-32/+8
2009-07-07Impleemned gpgsm's IMPORT --re-import feature.Werner Koch1-8/+67
2009-07-07Reworked passing of envars to Pinentry.Werner Koch1-43/+35
2009-05-18New gpgsm server option no-encrypt-to.Werner Koch1-1/+6
2009-03-18Add server option with-ephemeral-keys.Werner Koch1-0/+5
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-0/+10
2008-09-30Add gpgsm server command GETINFO agent-check.Werner Koch1-0/+6
2008-02-14Poems for AllowSetForegroundWindow (W32)Werner Koch1-2/+19
2008-02-13Always search missing certifcates using a running Dirmngr's cache.Werner Koch1-1/+32
2007-12-12Support DSA2.Werner Koch1-4/+19
2007-12-06More code for the audit log.Werner Koch1-3/+7
2007-11-26Add option --data to GETAUDITLOG command.Werner Koch1-12/+32
2007-11-22New command GETAUDITLOGWerner Koch1-0/+36
2007-11-19Document --auto-issuer-key-retrieve.Werner Koch1-0/+2
2007-11-19Started to implement the audit log feature.Werner Koch1-84/+44
2007-08-22Updated estream.Werner Koch1-2/+10
2007-08-10Implemented the chain model for X.509 validation.Werner Koch1-0/+8
2007-07-16Properly close files opened by es_fopen.Werner Koch1-1/+1
2007-07-12Translate all file descriptors received from assuan.Werner Koch1-16/+19
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-06-21Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ...Werner Koch1-1/+1
2007-03-19Allow export to work on systems without funopen/fopencookie.Werner Koch1-7/+12
2007-03-19Changes to let the key listing use estream to help systems withoutWerner Koch1-10/+56
2006-12-202006-12-20 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+1
2006-11-14sm/Werner Koch1-75/+61
2006-10-02Fix for bug 537Werner Koch1-6/+6
2006-10-022006-10-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+20