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