summaryrefslogtreecommitdiffstats
path: root/agent/cache.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-6/+5
* Init cache encryption on the fly.Werner Koch2010-11-291-20/+50
* Re-implemented GPG's --passwd command and improved it.Werner Koch2010-10-261-1/+1
* Fix standard directories for Wince.Werner Koch2010-09-131-1/+1
* Obscure the cached passphrases.Werner Koch2010-09-021-123/+170
* s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/.Werner Koch2010-09-011-4/+4
* Use passphrase caching for import and genkey.Werner Koch2010-09-011-11/+25
* Fix bug #1053Werner Koch2009-05-151-2/+2
* 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-6/+14
* New debugging optionhs, updates to the manual.Werner Koch2005-06-071-10/+26
* (agent_put_cache): Fix the test for using the defaultWerner Koch2005-01-041-4/+5
* * preset-passphrase.c (preset_passphrase): Handle --passphrase.Werner Koch2004-12-211-4/+5
* * gpg-agent.c: New option --max-cache-ttl. Suggested by AlexanderWerner Koch2004-08-201-2/+3
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-01-091-0/+314
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-314/+0
* * gpg-agent.c (handle_signal): Flush cache on SIGHUP.Werner Koch2002-09-261-0/+29
* * no-pth.c, Makefile.am: Removed.Werner Koch2002-05-231-18/+64
* sm/Werner Koch2002-05-141-4/+4
* Debug message cleanups.Werner Koch2002-04-271-1/+3
* Doc fixes, moved some fizmes to TODO, fixed minor bugs.Werner Koch2002-03-181-1/+1
* * cache.c (housekeeping): Fixed linking in the remove case.Werner Koch2002-02-061-2/+4
* * cache.c: Add a few debug outputs.Werner Koch2002-02-011-0/+15
* * genkey.c (store_key): Protect the key.Werner Koch2002-01-311-2/+2
* * gpg-agent.c (main): Disable core dumps.Werner Koch2002-01-191-0/+220