aboutsummaryrefslogtreecommitdiffstats
path: root/common/asshelp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-27gpg-agent: Add restricted connection feature.Мирослав Николић1-3/+17
2014-11-19Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.Werner Koch1-11/+15
2014-10-30tests: Speed up the genkey1024.test by using not so strong random.Werner Koch1-10/+35
2014-10-03Remove support for the GPG_AGENT_INFO envvar.Werner Koch1-181/+74
2014-04-22gpg: Pass --homedir to gpg-agent.Werner Koch1-12/+44
2014-03-14dirmngr: Default to a user socket name and enable autostart.Werner Koch1-9/+47
2014-03-07Silence several warnings when building under Windows.Werner Koch1-2/+2
2013-11-18Make use of the *_NAME etc macros.Werner Koch1-6/+7
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-7/+7
2012-04-20Change license for some files in common to LGPLv3+/GPLv2+.Werner Koch1-5/+15
2011-12-13scd: New option --debug-assuan-log-cats.Werner Koch1-0/+13
2011-09-28Add a flag parameter to dotlock_create.Werner Koch1-1/+1
2011-09-23Renamed the lock functions.Werner Koch1-3/+3
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-35/+34
2010-12-17Increase start timeoutWerner Koch1-23/+22
2010-11-26Remove superfluous parameter.Werner Koch1-8/+10
2010-11-23Change stack size for Wince.Werner Koch1-12/+29
2010-10-18Re-enabled german translationWerner Koch1-4/+4
2010-10-14Some tweaks to the agent startup.Werner Koch1-8/+18
2010-10-08New configure optionh --enable-dirmngr-auto-start.Werner Koch1-1/+9
2010-08-16Auto-start dirmngr.Werner Koch1-25/+157
2010-06-24Fix a regression from 2010-06-09.Werner Koch1-3/+3
2010-06-09Merged Dirmngr with GnuPG.Werner Koch1-1/+2
2010-05-03auto start the agent if --use-standard-socket is in use.Werner Koch1-70/+178
2010-04-14Whole lot of changes to support CE.Werner Koch1-2/+18
2010-03-22More chnages to use estream. Add a way to replace the standardWerner Koch1-0/+2
2010-03-15Finished the bulk of changes to use estream in most places instead ofWerner Koch1-0/+2
2010-03-11Use a custom log handler for libassuan.Werner Koch1-0/+31
2009-12-08common/Marcus Brinkmann1-2/+2
2009-12-082009-12-08 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
2009-11-05agent/Marcus Brinkmann1-3/+3
2009-09-232009-09-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-5/+14
2009-07-07Reworked passing of envars to Pinentry.Werner Koch1-77/+32
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-0/+2
2008-05-27Fixed segv in gpg-agent (command marktrusted).Werner Koch1-5/+5
2007-12-12Support DSA2.Werner Koch1-0/+4
2007-11-19Started to implement the audit log feature.Werner Koch1-5/+34
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/+183
2006-09-14Take advantage of newer gpg-error features.Werner Koch1-3/+3
2006-09-06The big Assuan error code removal.Werner Koch1-4/+1
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-01-03(send_pinentry_environment): Fixed changed fromWerner Koch1-1/+1
2004-12-18Avoid the " map_to_assuan_status called with no error source" diagnostic.Werner Koch1-7/+9
2004-12-15A whole bunch of changes to allow building for W32.Werner Koch1-62/+57
2004-12-07* asshelp.c (send_pinentry_environment) [W32]: Do not use ttyname.Werner Koch1-0/+5
2004-03-06Preparing for a releaseWerner Koch1-0/+166