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
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
2004-01-20
* g10.c (main), keydb.h, keydb.c (keydb_rebuild_caches), keyring.h,
David Shaw
1
-6
/
+7
2004-01-19
* sig-check.c (check_key_signature2): Comments.
David Shaw
1
-9
/
+17
2003-09-23
* keydb.h, keyring.c (keyring_search), trustdb.c (search_skipfnc): Expand
David Shaw
1
-1
/
+1
2003-09-23
Merged most of David Shaw's changes in 1.3 since 2003-06-03.
Werner Koch
1
-0
/
+7
2003-08-21
* gpgv.c: Remove extra semicolon (typo).
David Shaw
1
-0
/
+7
2003-06-23
Fixes to the libgcrypt switch. Basically works now.
Werner Koch
1
-3
/
+3
2003-06-18
Finished the bulk of changes for gnupg 1.9. This included switching
Werner Koch
1
-75
/
+83
2003-06-05
This commit was manufactured by cvs2svn to create branch
Repo Admin
1
-0
/
+1573
2003-03-04
* trustdb.c (validate_keys): Mask the ownertrust when building the list of
David Shaw
1
-0
/
+5
2003-02-12
* keydb.h, getkey.c (classify_user_id, classify_user_id2): Make 'exact' a
David Shaw
1
-3
/
+8
2003-01-03
* import.c (import_one): Only do the work to create the status display for
David Shaw
1
-1
/
+1
2002-11-08
* keyring.h, keyring.c (keyring_register_filename): Return the pointer if
David Shaw
1
-12
/
+17
2002-10-19
This commit was manufactured by cvs2svn to create branch
Repo Admin
1
-1558
/
+0
2002-09-24
* import.c (import_keys_stream): Fix compiler type warning.
David Shaw
1
-1
/
+1
[next]