index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
bugfixes-2.2
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
keyring.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-18
Use ngettext for some strings.
Werner Koch
1
-4
/
+13
2016-01-14
w32: Fix deadlock introduced by keybox_file_rename.
Werner Koch
1
-4
/
+17
2016-01-14
kbx: New function keybox_file_rename to replace rename.
Werner Koch
1
-18
/
+5
2016-01-14
kbx: Add function keybox_tmp_names to avoid code duplication.
Werner Koch
1
-57
/
+26
2016-01-09
tools: Remove gpgkey2ssh.
Werner Koch
1
-1
/
+1
2016-01-07
gpg: Fix warnings about useless assignments.
Werner Koch
1
-2
/
+2
2015-12-15
gpg: Use more descriptive names.
Neal H. Walfield
1
-111
/
+98
2015-12-03
gpg: Take care of keydb_new returning NULL.
Werner Koch
1
-2
/
+6
2015-11-27
gpg,w32: Fix a format string error.
Werner Koch
1
-2
/
+2
2015-11-17
gpg: Change keydb_search to not return legacy keys.
Neal H. Walfield
1
-5
/
+15
2015-11-17
gpg: Correctly handle an error.
Neal H. Walfield
1
-0
/
+3
2015-11-17
gpg: Correctly handle keyblocks followed by legacy keys.
Neal H. Walfield
1
-1
/
+13
2015-11-17
gpg: Add some debugging output.
Neal H. Walfield
1
-5
/
+71
2015-11-17
Fix typos found using codespell.
Justus Winter
1
-1
/
+1
2015-11-11
gpg: Fix cache consistency problem.
Neal H. Walfield
1
-2
/
+4
2015-09-16
kbx: Change skipfnc's prototype so that we can provide all information.
Neal H. Walfield
1
-1
/
+1
2015-05-08
gpg: Add push/pop found state feature to keydb.
Werner Koch
1
-2
/
+22
2015-02-09
gpg: Prevent an invalid memory read using a garbled keyring.
Werner Koch
1
-4
/
+23
2015-01-22
gpg: Improve skipping of PGP-2 keys.
Werner Koch
1
-4
/
+23
2015-01-22
gpg: Add dedicated error code for PGP-2 keys.
Werner Koch
1
-3
/
+1
2015-01-22
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
1
-21
/
+23
2014-10-31
gpg: Fix --rebuild-keydb-caches.
Werner Koch
1
-27
/
+38
2014-06-30
gpg: Create exported secret files and revocs with mode 700.
Werner Koch
1
-3
/
+5
2013-11-18
Make use of the *_NAME etc macros.
Werner Koch
1
-1
/
+1
2012-06-05
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
1
-19
/
+19
2011-09-28
Add a flag parameter to dotlock_create.
Werner Koch
1
-1
/
+1
2011-09-23
Renamed the lock functions.
Werner Koch
1
-3
/
+3
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
1
-101
/
+101
2010-09-06
Removed more secret key related code.
Werner Koch
1
-25
/
+10
2010-04-23
Decryption and signi via agent is now implemented.
Werner Koch
1
-78
/
+33
2010-04-14
./autogen.sh --build-w32ce does now succeed.
Werner Koch
1
-2
/
+2
2010-04-01
Use gpg_err_set_errno to assign values to ERRNO.
Werner Koch
1
-2
/
+2
2010-03-08
Use macros for iobuf ioctls.
Werner Koch
1
-4
/
+4
2009-12-15
Do not use the VMC C reserved word readonly.
Werner Koch
1
-10
/
+10
2009-09-23
s/DOTLOCK/dotlock_t/.
Werner Koch
1
-1
/
+1
2009-07-20
Fix bug 1091.
Werner Koch
1
-1
/
+14
2009-06-24
Fixed a bunch of little bugs as reported by Fabian Keil.
Werner Koch
1
-1
/
+1
2009-05-06
Fix bug#1034.
Werner Koch
1
-25
/
+35
2009-04-03
Make gpgv error message about a missing keyring more useful. This fixes
Werner Koch
1
-5
/
+26
2009-04-01
Ported changes from 1.4.
Werner Koch
1
-18
/
+33
2008-10-20
Marked all unused args on non-W32 platforms.
Werner Koch
1
-1
/
+5
2007-08-24
tryu harder to ignore duplicate specified keyrings and -boxes.
Werner Koch
1
-2
/
+2
2007-07-04
Changed to GPLv3.
Werner Koch
1
-4
/
+2
2006-09-14
Take advantage of newer gpg-error features.
Werner Koch
1
-13
/
+13
2006-04-19
Merged with gpg 1.4.3 code.
Werner Koch
1
-86
/
+130
2005-07-27
Converted all m_free to xfree etc.
Werner Koch
1
-32
/
+32
2005-05-31
Updated FSF street address and preparations for a release candidate.
Werner Koch
1
-1
/
+2
2004-10-28
* keyring.c: Make some strings translatable.
David Shaw
1
-16
/
+20
2004-10-14
* misc.c (is_secured_filename): New.
Werner Koch
1
-5
/
+16
2004-10-13
Added SELInux hacks and did some cleanups.
Werner Koch
1
-2
/
+21
[next]