aboutsummaryrefslogtreecommitdiffstats
path: root/tools/watchgnupg.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka1-1/+1
2017-01-23Update copyright notices for 2017.Werner Koch1-2/+2
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2015-04-24common: Remove two JNLIB_ macros (jnlib merge).Werner Koch1-1/+1
2015-03-23Improve spelling and grammar of some comments.Neal H. Walfield1-1/+1
2014-12-01tools: Improve watchgnupg portability.Werner Koch1-0/+3
2013-11-18Make use of the *_NAME etc macros.Werner Koch1-1/+1
2012-08-24Fix left over use of jnlib on some platformsWerner Koch1-1/+1
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-2/+2
2011-02-03Update copyright yearWerner Koch1-24/+24
2010-10-06Import fixes.Werner Koch1-5/+16
2010-10-05Don't set SSH_AGENTPID_INFO.Werner Koch1-87/+167
2010-08-09Support logging via TCPWerner Koch1-21/+54
2009-05-19Fix possible system freeze on Mac OS X.Werner Koch1-13/+5
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-1/+1
2005-05-31* agent.h (out_of_core): s/__inline__/inine. Noted by Ray Link.Werner Koch1-0/+12
2004-11-23* b64enc.c: Include stdio.h and string.hWerner Koch1-1/+1
2004-02-12* watchgnupg.c (main): Implement option "--".Werner Koch1-15/+46
2004-01-16(main): Need to use FD_ISSET for the clientWerner Koch1-5/+17
2003-12-16print the time.Werner Koch1-3/+17
2003-12-16Fixed blatant allocation bug.Werner Koch1-11/+6
2003-12-16Add simple tool to watch the log output of gnupg and related modules.Werner Koch1-0/+337