index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
agent
/
cache.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scd: Use a scdaemon internal key to protect the PIN cache IPC.
Werner Koch
2020-01-09
1
-1
/
+2
*
agent: First changes to support a PIN cache for scdaemon.
Werner Koch
2020-01-07
1
-14
/
+41
*
agent: Replace most assert by log_assert.
Werner Koch
2019-05-14
1
-1
/
+0
*
agent: New commands PUT_SECRET and GET_SECRET.
Werner Koch
2018-07-02
1
-10
/
+24
*
agent: Make the request origin a part of the cache items.
Werner Koch
2018-03-27
1
-16
/
+22
*
agent: Also evict cached items via a timer.
Werner Koch
2018-03-06
1
-0
/
+20
*
agent: Serialize access to passphrase cache.
NIIBE Yutaka
2017-04-07
1
-36
/
+37
*
Fix explanation of commit e175152ef7515921635bf1e00383e812668d13fc.
Werner Koch
2017-02-01
1
-3
/
+5
*
Explain commit e175152ef7515921635bf1e00383e812668d13fc.
Werner Koch
2017-01-30
1
-1
/
+9
*
agent: Fix double free.
Justus Winter
2017-01-25
1
-2
/
+15
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
agent: Fix passphrase cache lookups.
Justus Winter
2016-07-18
1
-2
/
+11
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-1
/
+1
*
gpg: Improve passphrase caching.
Werner Koch
2014-09-17
1
-1
/
+28
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-7
/
+7
*
Port to npth.
Marcus Brinkmann
2012-01-25
1
-19
/
+33
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-6
/
+5
*
Init cache encryption on the fly.
Werner Koch
2010-11-29
1
-20
/
+50
*
Re-implemented GPG's --passwd command and improved it.
Werner Koch
2010-10-26
1
-1
/
+1
*
Fix standard directories for Wince.
Werner Koch
2010-09-13
1
-1
/
+1
*
Obscure the cached passphrases.
Werner Koch
2010-09-02
1
-123
/
+170
*
s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/.
Werner Koch
2010-09-01
1
-4
/
+4
*
Use passphrase caching for import and genkey.
Werner Koch
2010-09-01
1
-11
/
+25
*
Fix bug #1053
Werner Koch
2009-05-15
1
-2
/
+2
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
Updated FSF's address.
Werner Koch
2006-06-20
1
-1
/
+2
*
gcc-4 defaults forced me to edit many many files to get rid of the
Werner Koch
2005-06-16
1
-6
/
+14
*
New debugging optionhs, updates to the manual.
Werner Koch
2005-06-07
1
-10
/
+26
*
(agent_put_cache): Fix the test for using the default
Werner Koch
2005-01-04
1
-4
/
+5
*
* preset-passphrase.c (preset_passphrase): Handle --passphrase.
Werner Koch
2004-12-21
1
-4
/
+5
*
* gpg-agent.c: New option --max-cache-ttl. Suggested by Alexander
Werner Koch
2004-08-20
1
-2
/
+3
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2003-01-09
1
-0
/
+314
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2002-10-19
1
-314
/
+0
*
* gpg-agent.c (handle_signal): Flush cache on SIGHUP.
Werner Koch
2002-09-26
1
-0
/
+29
*
* no-pth.c, Makefile.am: Removed.
Werner Koch
2002-05-23
1
-18
/
+64
*
sm/
Werner Koch
2002-05-14
1
-4
/
+4
*
Debug message cleanups.
Werner Koch
2002-04-27
1
-1
/
+3
*
Doc fixes, moved some fizmes to TODO, fixed minor bugs.
Werner Koch
2002-03-18
1
-1
/
+1
*
* cache.c (housekeeping): Fixed linking in the remove case.
Werner Koch
2002-02-06
1
-2
/
+4
*
* cache.c: Add a few debug outputs.
Werner Koch
2002-02-01
1
-0
/
+15
*
* genkey.c (store_key): Protect the key.
Werner Koch
2002-01-31
1
-2
/
+2
*
* gpg-agent.c (main): Disable core dumps.
Werner Koch
2002-01-19
1
-0
/
+220