summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Two minor code cleanups and one NULL deref on error fix.Werner Koch2014-04-161-1/+2
* gpgconf: Add command --launch.Werner Koch2014-04-083-4/+49
* tools: Fix NULL deref in gpg-connect-agent.Werner Koch2014-03-181-1/+4
* gpg-connect-agent: Make it easier to connect to the dirmngr.Werner Koch2014-03-141-6/+22
* dirmngr: Default to a user socket name and enable autostart.Werner Koch2014-03-141-2/+14
* gpg: Add option --dirmngr-program.Werner Koch2014-03-121-5/+0
* w32: Fix a potential problem in gpgconf's gettext.Werner Koch2014-03-071-0/+2
* agent: Make --allow-mark-trusted the default.Werner Koch2014-03-071-2/+2
* ssh: Add support for Putty.Werner Koch2014-03-071-1/+7
* gpg: Cleanup compiler warnings due to some configure options.Werner Koch2014-02-101-1/+4
* gpgsplit: Allow building without zlib support.Werner Koch2014-01-091-3/+11
* Make use of the *_NAME etc macros.Werner Koch2013-11-1810-113/+114
* gpgtar: Fix building for systems with a separate libintl.Werner Koch2013-08-301-1/+2
* scd: Improve --enable-pinpad-varlen.Werner Koch2013-08-211-0/+4
* w32: Add icons and version information.Werner Koch2013-05-072-2/+58
* Remove some unused variables.Werner Koch2013-02-221-6/+0
* scd: Rename 'keypad' to 'pinpad'.NIIBE Yutaka2013-02-081-2/+2
* Fix left over use of jnlib on some platformsWerner Koch2012-08-242-2/+2
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-0515-132/+132
* Print warning for arguments not considered an option.Werner Koch2012-03-273-0/+32
* common: Add a global variable to for the default error source.Werner Koch2012-02-065-25/+31
* gpg-connect-tool: Take the string "true" as a true condition.Werner Koch2012-01-271-1/+8
* Port to npth.Marcus Brinkmann2012-01-251-2/+2
* agent: Pass comment lines from scd verbatim thru gpg-agent.Werner Koch2011-12-141-71/+85
* Generate the ChangeLog from commit logs.Werner Koch2011-12-012-2/+13
* Mark component descriptions for translation.Werner Koch2011-08-262-6/+11
* Require libgcrypt 1.5Werner Koch2011-03-082-0/+7
* Fix faulty gcc warningsWerner Koch2011-03-031-0/+1
* Lock scdaemon to CCID if once found.Werner Koch2011-02-234-95/+167
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-0411-85/+82
* Update copyright yearWerner Koch2011-02-032-38/+42
* Tweaks for gpgconf.Werner Koch2010-12-142-3/+26
* s/AES/AES128/ in diagnostics and --list-configWerner Koch2010-12-022-1/+12
* Change stack size for Wince.Werner Koch2010-11-232-0/+5
* 2010-11-17 Marcus Brinkmann <mb@g10code.com>Marcus Brinkmann2010-11-172-3/+4
* Honor TMPDIR.Werner Koch2010-10-272-2/+12
* Enable i18n for W32.Werner Koch2010-10-201-0/+3
* Fix a signing problem with the cardWerner Koch2010-10-181-1/+1
* All tests work are again workingWerner Koch2010-10-142-1/+7
* Some tweaks to the agent startup.Werner Koch2010-10-144-147/+21
* Import fixes.Werner Koch2010-10-062-5/+20
* Don't set SSH_AGENTPID_INFO.Werner Koch2010-10-052-87/+175
* .Werner Koch2010-08-262-1/+4
* Changed option names.Werner Koch2010-08-254-9/+36
* gpgconf does now work for Wince.Werner Koch2010-08-233-12/+35
* Reworked the posix and w32 exechelpers.Werner Koch2010-08-203-61/+47
* Add component pinentry as an easy way to figure out the defaultWerner Koch2010-08-192-5/+44
* Fix regression in logging.Werner Koch2010-08-185-100/+111
* Minor Makefile fixes to let it build on all platformsWerner Koch2010-08-132-6/+12
* Support "-" for --output.Werner Koch2010-08-112-1/+12