summaryrefslogtreecommitdiffstats
path: root/tools/watchgnupg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools: Add option --clock to watchgnupgWerner Koch2021-01-121-1/+28
* Spelling cleanup.Daniel Kahn Gillmor2020-02-191-1/+1
* tools: Let watchgnupg determine the socket name via gpgconf.Werner Koch2020-01-201-15/+129
* Some preparations to eventuallt use gpgrt_argparse.Werner Koch2018-06-121-1/+1
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-1/+1
* Update copyright notices for 2017.Werner Koch2017-01-231-2/+2
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* common: Remove two JNLIB_ macros (jnlib merge).Werner Koch2015-04-241-1/+1
* Improve spelling and grammar of some comments.Neal H. Walfield2015-03-231-1/+1
* tools: Improve watchgnupg portability.Werner Koch2014-12-011-0/+3
* Make use of the *_NAME etc macros.Werner Koch2013-11-181-1/+1
* Fix left over use of jnlib on some platformsWerner Koch2012-08-241-1/+1
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-2/+2
* Update copyright yearWerner Koch2011-02-031-24/+24
* Import fixes.Werner Koch2010-10-061-5/+16
* Don't set SSH_AGENTPID_INFO.Werner Koch2010-10-051-87/+167
* Support logging via TCPWerner Koch2010-08-091-21/+54
* Fix possible system freeze on Mac OS X.Werner Koch2009-05-201-13/+5
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-1/+1
* * agent.h (out_of_core): s/__inline__/inine. Noted by Ray Link.Werner Koch2005-05-311-0/+12
* * b64enc.c: Include stdio.h and string.hWerner Koch2004-11-231-1/+1
* * watchgnupg.c (main): Implement option "--".Werner Koch2004-02-121-15/+46
* (main): Need to use FD_ISSET for the clientWerner Koch2004-01-161-5/+17
* print the time.Werner Koch2003-12-161-3/+17
* Fixed blatant allocation bug.Werner Koch2003-12-161-11/+6
* Add simple tool to watch the log output of gnupg and related modules.Werner Koch2003-12-161-0/+337