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
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
/
kbx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-24
spelling: Fix "synchronize"
Daniel Kahn Gillmor
1
-2
/
+2
2019-05-16
kbx: Fix an endless loop under Windows due to an incomplete fix.
Werner Koch
1
-2
/
+2
2019-05-16
kbx: Fix deadlock in gpgsm on Windows due to a sharing violation.
Werner Koch
3
-14
/
+42
2019-01-29
gpg: Implement searching keys via keygrip.
Werner Koch
4
-20
/
+203
2018-02-15
kbx: Fix detection of corrupted keyblocks on 32 bit systems.
Werner Koch
1
-8
/
+8
2017-12-22
kbx: Simplify by removing custom memory functions.
Werner Koch
4
-124
/
+3
2017-07-19
Fix usage of ARGPARSE_OPTS.
NIIBE Yutaka
1
-1
/
+1
2017-04-28
Spelling fixes in docs and comments.
NIIBE Yutaka
3
-4
/
+4
2017-04-01
kbx: Unify blob reading functions.
Werner Koch
5
-37
/
+54
2017-03-31
gpg: Avoid multiple open calls to the keybox file.
Werner Koch
1
-2
/
+7
2017-03-30
gpg: Remove the use of the signature information from a KBX.
Werner Koch
6
-39
/
+16
2017-03-07
Remove -I option to common.
NIIBE Yutaka
6
-7
/
+7
2017-02-21
Clean up word replication.
Yuri Chornoivan
1
-2
/
+2
2016-11-16
common: Rename keybox_file_rename to gnupg_rename_file.
Werner Koch
3
-69
/
+3
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
13
-13
/
+13
2016-09-17
Fix more spelling
Daniel Kahn Gillmor
1
-1
/
+1
2016-09-10
Portability build fix.
Ben Kibbey
1
-1
/
+2
2016-08-12
Call log_set_prefix() with human-readable labels.
Daniel Kahn Gillmor
1
-1
/
+1
2016-08-09
Cleanup initialization of libgcrypt.
Ben Kibbey
1
-8
/
+0
2016-08-03
kbx: Add missing header file.
Justus Winter
1
-0
/
+1
2016-08-03
gpg,gpgsm: Block signals during keyring/keybox update.
Werner Koch
3
-53
/
+79
2016-06-30
g10: Fix keybox-related memory leaks.
Justus Winter
1
-5
/
+19
2016-06-07
Replace use of opt.homedir by accessor functions.
Werner Koch
1
-1
/
+0
2016-03-07
kbx: Avoid undefined behavior.
Justus Winter
1
-1
/
+1
2016-01-15
kbx,w32: Use shorter retry intervals for keybox_file_rename.
Werner Koch
1
-9
/
+4
2016-01-14
w32: Fix deadlock introduced by keybox_file_rename.
Werner Koch
1
-14
/
+30
2016-01-14
kbx: New function keybox_file_rename to replace rename.
Werner Koch
3
-12
/
+71
2016-01-14
kbx: Add function keybox_tmp_names to avoid code duplication.
Werner Koch
3
-73
/
+88
2016-01-13
kbx: Change return type of search functions to gpg_error_t.
Werner Koch
2
-8
/
+9
2016-01-13
kbx: Improve and fix keybox_lock.
Werner Koch
1
-15
/
+13
2016-01-13
kbx: Implement keybox_lock for use by gpg.
Werner Koch
3
-15
/
+55
2016-01-13
gpg: Make sure to mark a duplicate registered keybox as primary.
Werner Koch
2
-9
/
+18
2016-01-07
kbx: Avoid warnings about useless assignments.
Werner Koch
1
-8
/
+8
2016-01-06
kbx: Avoid faulty fclose in an error case.
Werner Koch
2
-3
/
+1
2015-12-22
gpg: Remove dead code.
Neal H. Walfield
1
-2
/
+0
2015-12-15
gpg: Improve the keyblock cache's transparency.
Neal H. Walfield
2
-2
/
+31
2015-12-15
gpg: Improve the keyblock cache's transparency.
Neal H. Walfield
2
-0
/
+10
2015-12-12
Remove replacements for libgpg-error < 1.21.
Werner Koch
1
-2
/
+0
2015-11-27
kbx: Include gpg-error prior to mischelp.h.
Werner Koch
1
-1
/
+1
2015-11-17
Fix typos found using codespell.
Justus Winter
6
-6
/
+6
2015-10-28
Fix typos
Daniel Kahn Gillmor
1
-1
/
+1
2015-10-14
cleanup: Fix confusion between gpg_error_t and gpg_err_code_t.
NIIBE Yutaka
1
-1
/
+1
2015-09-16
kbx: Change skipfnc's prototype so that we can provide all information.
Neal H. Walfield
2
-3
/
+9
2015-08-21
common: Don't incorrectly reject 4 GB - 1 sized packets.
Neal H. Walfield
1
-1
/
+8
2015-08-17
gpg: Avoid linking to Libksba
Werner Koch
3
-4
/
+10
2015-04-24
common: Rename log and gcc attribute macros (jnlib merge).
Werner Koch
1
-8
/
+8
2015-04-24
common: Remove two JNLIB_ macros (jnlib merge).
Werner Koch
1
-1
/
+0
2015-04-10
Remove obsolete directories from AM_CPPFLAGS.
Werner Koch
1
-2
/
+1
2015-03-20
gpg: Consider a mailbox only userid in mail search mode.
Werner Koch
1
-10
/
+24
2015-03-20
gpg: Find keys using mail addresses with garbage after the '>'
Werner Koch
1
-14
/
+31
[next]