summaryrefslogtreecommitdiffstats
path: root/common/asshelp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* keyboxd: Integrate into gpgconf.Werner Koch2020-09-241-0/+1
* Use only one copy of the warn_server_mismatch function.Werner Koch2020-09-011-0/+54
* Spelling cleanup.Daniel Kahn Gillmor2020-02-191-1/+1
* Merge branch 'switch-to-gpgk' into masterWerner Koch2019-09-271-176/+155
|\
| * gpg: First rough implementation of keyboxd access for key lookup.Werner Koch2019-09-101-9/+13
| * tools: New option --keyboxd for gpg-connect-agent.Werner Koch2019-08-061-9/+39
| * common: Remove code duplication for service starting.Werner Koch2019-08-051-148/+102
* | common: Fix the previous commit.NIIBE Yutaka2019-07-241-0/+9
* | common: Use gnupg_spawn_process_fd to invoke gpg-agent/dirmngr.NIIBE Yutaka2019-07-241-3/+13
|/
* Adjust for changed macro names in libgpg-error master.Werner Koch2017-12-111-1/+1
* assuan: Fix exponential decay for first second.Werner Koch2017-11-151-1/+4
* i18n: Add an article to "agent" and lowercase "dirmngr" in one file.Werner Koch2017-11-151-4/+4
* common: Tweak new code to keep already translated strings.Werner Koch2017-11-151-7/+22
* assuan: Use exponential decay for first 1s of spinlock.Daniel Kahn Gillmor2017-11-081-5/+26
* assuan: Reorganize waiting for socket.Daniel Kahn Gillmor2017-11-081-42/+30
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* common,w32: Simplify locking.Justus Winter2016-11-081-49/+0
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* Fix more spellingDaniel Kahn Gillmor2016-09-171-1/+1
* common: Add an assuan logging monitor.Werner Koch2016-09-051-3/+15
* dirmngr: Remove all system daemon features.Werner Koch2016-08-181-40/+7
* common: New function gnupg_socketdir.Werner Koch2016-06-071-1/+8
* common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.Werner Koch2016-06-071-8/+5
* common: New function get_assuan_server_version.Werner Koch2016-01-081-0/+38
* Do not translate messages printed with log_debug.Werner Koch2015-12-041-2/+2
* common: Rename log and gcc attribute macros (jnlib merge).Werner Koch2015-04-241-1/+1
* common: Remove two JNLIB_ macros (jnlib merge).Werner Koch2015-04-241-1/+0
* gpg-agent: Add restricted connection feature.Мирослав Николић2014-11-271-3/+17
* Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.Werner Koch2014-11-191-11/+15
* tests: Speed up the genkey1024.test by using not so strong random.Werner Koch2014-10-301-10/+35
* Remove support for the GPG_AGENT_INFO envvar.Werner Koch2014-10-031-181/+74
* gpg: Pass --homedir to gpg-agent.Werner Koch2014-04-221-12/+44
* dirmngr: Default to a user socket name and enable autostart.Werner Koch2014-03-141-9/+47
* Silence several warnings when building under Windows.Werner Koch2014-03-071-2/+2
* Make use of the *_NAME etc macros.Werner Koch2013-11-181-6/+7
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-7/+7
* Change license for some files in common to LGPLv3+/GPLv2+.Werner Koch2012-04-201-5/+15
* scd: New option --debug-assuan-log-cats.Werner Koch2011-12-131-0/+13
* Add a flag parameter to dotlock_create.Werner Koch2011-09-281-1/+1
* Renamed the lock functions.Werner Koch2011-09-231-3/+3
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-35/+34
* Increase start timeoutWerner Koch2010-12-171-23/+22
* Remove superfluous parameter.Werner Koch2010-11-261-8/+10
* Change stack size for Wince.Werner Koch2010-11-231-12/+29
* Re-enabled german translationWerner Koch2010-10-181-4/+4
* Some tweaks to the agent startup.Werner Koch2010-10-141-8/+18
* New configure optionh --enable-dirmngr-auto-start.Werner Koch2010-10-081-1/+9
* Auto-start dirmngr.Werner Koch2010-08-161-25/+157
* Fix a regression from 2010-06-09.Werner Koch2010-06-241-3/+3
* Merged Dirmngr with GnuPG.Werner Koch2010-06-091-1/+2