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
2014-12-04
gpg: Allow import of large keys.
Werner Koch
1
-1
/
+1
2014-11-11
Remove use of gnulib (part 1)
Werner Koch
1
-2
/
+2
2014-11-07
gpg: Remove warning message for non-implemented search modes.
Werner Koch
1
-1
/
+1
2014-10-31
kbx: Let keydb_search skip unwanted blobs.
Werner Koch
7
-50
/
+58
2014-10-09
gpg: Skip overlong keys and a print a warning.
Werner Koch
2
-3
/
+12
2014-10-09
kbx: Fix handling of overlong keys.
Werner Koch
2
-7
/
+41
2014-10-09
gpg: Take care to use pubring.kbx if it has ever been used.
Werner Koch
7
-27
/
+86
2014-08-26
Switch to the libgpg-error provided estream.
Werner Koch
1
-0
/
+1
2014-08-18
kbx: Make user id and signature data optional for OpenPGP.
Werner Koch
1
-11
/
+16
2014-06-02
gpgsm: Add a way to save a found state.
Werner Koch
3
-7
/
+42
2014-05-14
gpg: Fix uninitialized access to search descindex with gpg keyboxes.
Werner Koch
2
-4
/
+8
2014-05-07
kbx: Add experimental support for EDDSA.
Werner Koch
1
-8
/
+9
2014-04-16
Two minor code cleanups and one NULL deref on error fix.
Werner Koch
1
-2
/
+2
2013-11-18
Make use of the *_NAME etc macros.
Werner Koch
1
-1
/
+1
2013-11-15
kbx: Implement update operation for OpenPGP keyblocks.
Werner Koch
6
-24
/
+64
2013-11-15
kbx: Fix possible segv in kbxdump.
Werner Koch
1
-1
/
+1
2013-08-29
kbx: Add a few macros for easier readability.
Werner Koch
1
-10
/
+12
2013-06-27
Prepare for newer automake versions.
Werner Koch
1
-5
/
+7
2013-03-20
kbx: Remove unused macro.
Werner Koch
1
-6
/
+0
2013-01-08
kbx: Switch from MD5 to SHA-1 for the checksum.
Werner Koch
2
-13
/
+74
2013-01-08
kbx: Update blob specification
Werner Koch
1
-86
/
+112
2013-01-07
gpg: Set the node flags while retrieving a keyblock.
Werner Koch
2
-22
/
+43
2013-01-07
gpg: Allow searching for user ids in a keybox.
Werner Koch
1
-20
/
+37
2012-12-28
gpg: Add signature cache support to the keybox.
Werner Koch
6
-14
/
+55
2012-12-28
kbxutil: Improve format of the Sig-Expire lines.
Werner Koch
1
-2
/
+2
2012-12-28
gpg: First working support for keyboxes.
Werner Koch
7
-160
/
+251
2012-12-28
kbxutil: Print algo number and fold similar lines.
Werner Koch
4
-23
/
+51
2012-12-27
gpg: First patches to support a keybox storage backend.
Werner Koch
3
-2
/
+23
2012-08-24
Fix typos spotted during translations
David Prévot
1
-1
/
+1
2012-06-05
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
4
-15
/
+15
2012-02-06
common: Add a global variable to for the default error source.
Werner Koch
2
-4
/
+7
2011-12-01
Generate the ChangeLog from commit logs.
Werner Koch
1
-1
/
+12
2011-08-10
Fixed set but unused variable bugs
Werner Koch
1
-8
/
+1
2011-04-28
Update OpenPGP parser to support ECC
Werner Koch
3
-63
/
+83
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
16
-258
/
+248
2011-01-21
Editorial changes and allow building with old libgcrypts.
Werner Koch
1
-0
/
+1
2011-01-06
Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .
Andrey Jivsov
1
-1
/
+6
2010-07-23
fix reallocation bug
Werner Koch
2
-0
/
+5
2010-04-21
More changes on the way to remove secring.gpg.
Werner Koch
2
-14
/
+7
2010-04-20
common/
Marcus Brinkmann
2
-2
/
+6
2010-03-24
More changes for CE. gpgsm does now build and run a keylisting.
Werner Koch
3
-5
/
+24
2010-03-22
More chnages to use estream. Add a way to replace the standard
Werner Koch
1
-1
/
+1
2010-03-10
Merged jnlib into common.
Werner Koch
7
-13
/
+20
2010-03-08
Use macros for iobuf ioctls.
Werner Koch
2
-3
/
+7
2009-12-17
Implement --faked-systrem-time for gpg.
Werner Koch
1
-0
/
+3
2009-12-08
Unification of the search descriptor usage.
Werner Koch
3
-11
/
+40
2009-07-21
Make bug reporting address easier changeable.
Werner Koch
1
-3
/
+2
2009-06-24
Fixed a bunch of little bugs as reported by Fabian Keil.
Werner Koch
1
-0
/
+2
2009-03-06
New gpg-agent command to list key information.
Werner Koch
1
-1
/
+1
2008-12-09
Minor fixes.
Werner Koch
2
-2
/
+5
[next]