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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Add fixme note regarding pth_kill
Werner Koch
2011-04-29
1
-0
/
+1
|
/
*
Merge branch 'wk-gpg-keybox'
Werner Koch
2011-04-29
11
-411
/
+486
|
\
|
*
Re-indentation of keydb.c and error code changes.
Werner Koch
2011-04-29
8
-348
/
+403
|
*
Update OpenPGP parser to support ECC
Werner Koch
2011-04-28
3
-63
/
+83
*
|
Fix import stat counter and abort secret key import on merge-only error case.
Marcus Brinkmann
2011-04-29
2
-25
/
+36
*
|
Give sensible error messages when trying to delete secret key.
Marcus Brinkmann
2011-04-29
2
-11
/
+26
|
/
*
Removed memory leak in the ECDH code.
Werner Koch
2011-04-28
2
-32
/
+59
*
Fixed regression in OpenPGP secret key export.
Werner Koch
2011-04-26
7
-6
/
+53
*
Fix regression in gpg's mail address parsing.
Werner Koch
2011-04-25
20
-24
/
+62
*
Add OPTION:cache-ttl-opt-preset to gpg-agent.
Werner Koch
2011-04-21
6
-7
/
+31
*
2011-04-20 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2011-04-20
2
-1
/
+6
*
Fix gpg-agent secure memory leak in OpenPGP private key import.
Marcus Brinkmann
2011-04-20
2
-0
/
+8
*
Another PASSWD --preset fix.
Ben Kibbey
2011-04-18
2
-1
/
+5
*
Fixed PASSWD --preset.
Ben Kibbey
2011-04-13
2
-7
/
+11
*
Use macros for the 120 and 900s cache TTLs.
Werner Koch
2011-04-12
4
-12
/
+23
*
Added PASSWD --preset.
Ben Kibbey
2011-04-12
2
-2
/
+15
*
Added GENKEY --preset to add the passphrase of the generated key to the cache.
Ben Kibbey
2011-04-12
4
-4
/
+24
*
Added KEYINFO field to show the protection type of a key. This differs from t...
Ben Kibbey
2011-04-12
2
-10
/
+25
*
Add code for explicit selection of pooled A records.
Werner Koch
2011-04-12
8
-79
/
+453
*
Detect premature EOF while parsing corrupted key packets.
Werner Koch
2011-03-28
2
-17
/
+31
*
Make use of gcry_kdf_derive.
Werner Koch
2011-03-10
5
-140
/
+59
*
Support pkcs#12 import of PBES2 encoded data.
Werner Koch
2011-03-10
2
-68
/
+297
*
Post beta release updates
Werner Koch
2011-03-08
2
-2
/
+6
*
Prepare for 1.5.0beta2
gnupg-2.1.0beta2
Werner Koch
2011-03-08
5
-15
/
+69
*
Require libgcrypt 1.5
Werner Koch
2011-03-08
11
-74
/
+33
*
Added option --inquire to PRESET_PASSPHRASE. Note that the inquired passphras...
Ben Kibbey
2011-03-04
2
-4
/
+30
*
New agent option pinentry-mode.
Werner Koch
2011-03-03
6
-45
/
+197
*
Print the secret keyinfo stuff with --card-status again.
Werner Koch
2011-03-03
3
-65
/
+79
*
Minor code cleanups.
Werner Koch
2011-03-03
3
-8
/
+10
*
Fix faulty gcc warnings
Werner Koch
2011-03-03
5
-11
/
+20
*
Simplify the management of the stream list in estream.c
Werner Koch
2011-03-03
2
-66
/
+83
*
fix wLangId in ccid-driver.c
NIIBE Yutaka
2011-03-02
1
-2
/
+2
*
Fix usage of SHA-2 algorithm with OpenPGP cards.
Werner Koch
2011-03-02
7
-154
/
+39
*
Add comment to last patch.
Werner Koch
2011-03-02
2
-14
/
+23
*
Added option --data to KEYINFO to return the result with a data response.
Ben Kibbey
2011-03-02
1
-12
/
+27
*
Let KEYINFO show the cached status of a key grip.
Ben Kibbey
2011-03-02
1
-1
/
+11
*
Rename Ben's new option.
Werner Koch
2011-03-02
2
-7
/
+11
*
Added CLEAR_PASSPHRASE option --agent to search the cache for a cacheid with ...
Ben Kibbey
2011-03-02
1
-3
/
+10
*
Fix doc/Makefile target online
Werner Koch
2011-03-02
1
-8
/
+7
*
Move parameter file description to the manual.
Werner Koch
2011-03-01
5
-366
/
+474
*
Support X.509 certificate creation.
Werner Koch
2011-03-01
8
-81
/
+615
*
Update some M4 files and AUTHORS.
Werner Koch
2011-03-01
7
-20
/
+44
*
Add new functions to convert iso time strings.
Werner Koch
2011-03-01
6
-24
/
+253
*
Update gpg-error.m4 and libgcrypt.m4
Werner Koch
2011-02-23
3
-8
/
+40
*
Fix dirmngr crash (bug#1300)
Werner Koch
2011-02-23
2
-1
/
+9
*
Lock scdaemon to CCID if once found.
Werner Koch
2011-02-23
7
-143
/
+239
*
Fix ChnageLog entries.
Werner Koch
2011-02-15
2
-4
/
+5
*
fixed --list-keys on Linux64 bit
Andrey Jivsov
2011-02-12
2
-2
/
+7
*
Add ECC sign, verify, encrypt and decrypt tests
Werner Koch
2011-02-11
2
-105
/
+165
*
Remove debug code from regression test pinentry
Werner Koch
2011-02-10
2
-20
/
+45
[prev]
[next]