index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
g10: Fix card-edit/kdf-setup for single salt.
NIIBE Yutaka
2018-03-30
1
-1
/
+3
|
*
g10,scd: Support single salt for KDF data object.
NIIBE Yutaka
2018-03-30
1
-16
/
+32
|
*
g10: Add "key-attr" command for --card-edit.
NIIBE Yutaka
2018-03-30
1
-53
/
+52
|
*
g10: Support key attribute change at --card-edit/generate.
NIIBE Yutaka
2018-03-29
3
-77
/
+169
|
*
g10: check_pin_for_key_operation should be just before genkey.
NIIBE Yutaka
2018-03-29
1
-7
/
+7
|
*
g10: Change ask_curve so that it can be used outside.
NIIBE Yutaka
2018-03-28
2
-30
/
+23
*
|
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-03-27
13
-51
/
+256
|
\
|
|
*
gpg: Auto-fix a broken trustdb with just the version record.
Werner Koch
2018-03-26
1
-0
/
+14
|
*
gpg: Pass CTRL arg to get_trusthashrec.
Werner Koch
2018-03-26
4
-11
/
+15
|
*
gpg: Return better error codes in case of a too short trustdb.
Werner Koch
2018-03-26
1
-15
/
+16
|
*
gpg: Fix trustdb updates without lock held.
Werner Koch
2018-03-26
1
-10
/
+29
|
*
gpg: Disable unused code parts in tdbio.c
Werner Koch
2018-03-26
1
-3
/
+7
|
*
gpg,sm: New option --request-origin.
Werner Koch
2018-03-23
3
-0
/
+26
|
*
gpg: Implement --dry-run for --passwd.
Werner Koch
2018-03-22
1
-1
/
+3
|
*
scd: Support KDF DO setup.
NIIBE Yutaka
2018-03-22
3
-1
/
+107
|
*
doc: Typo fix in comment.
Werner Koch
2018-03-21
1
-4
/
+4
|
*
gpg: Fix out-of-bound read in subpacket enumeration
Werner Koch
2018-03-21
1
-0
/
+9
|
*
scd: Better user interaction for factory-reset.
NIIBE Yutaka
2018-03-16
1
-6
/
+21
|
*
gpg: Fix build on Windows.
NIIBE Yutaka
2018-03-08
2
-0
/
+5
*
|
Merge branch 'STABLE-BRANCH-2-2' into wk-master
Werner Koch
2018-03-06
3
-8
/
+59
|
\
|
|
*
gpg: Fix regression in last --card-status patch
Werner Koch
2018-03-01
1
-1
/
+1
|
*
gpg: Print the keygrip with --card-status
Werner Koch
2018-03-01
3
-7
/
+58
*
|
gpg: Avoid writing a zero length last chunk in AEAD mode.
Werner Koch
2018-02-28
2
-42
/
+55
*
|
gpg: Merge two functions in cipher-aead.c
Werner Koch
2018-02-28
1
-75
/
+60
*
|
gpg: Simplify the AEAD decryption function.
Werner Koch
2018-02-27
1
-51
/
+41
*
|
gpg: Factor common code out of the AEAD decryption function.
Werner Koch
2018-02-27
1
-96
/
+77
*
|
gpg: Rename cipher.c to cipher-cfb.c
Werner Koch
2018-02-27
2
-2
/
+2
*
|
gpg: Fix corner cases in AEAD encryption.
Werner Koch
2018-02-27
2
-69
/
+110
*
|
gpg: Try to mitigate the problem of wrong CFB symkey passphrases.
Werner Koch
2018-02-23
1
-0
/
+15
*
|
Merge branch 'STABLE-BRANCH-2-2'
Werner Koch
2018-02-22
3
-8
/
+5
|
\
|
|
*
gpg: Don't let gpg return failure on an invalid packet in a keyblock.
Werner Koch
2018-02-22
2
-6
/
+3
|
*
g10: Select a secret key by checking availability under gpg-agent.
NIIBE Yutaka
2018-02-22
1
-4
/
+11
|
*
gpg: Fix reversed messages for --only-sign-text-ids.
NIIBE Yutaka
2018-02-15
1
-2
/
+2
|
*
gpg: Update list of card vendors from master
Werner Koch
2018-02-01
1
-0
/
+2
*
|
gpg: Fix packet length checking in symkeyenc parser.
Werner Koch
2018-02-06
1
-7
/
+10
*
|
Add a new OpenPGP card vendor.
Werner Koch
2018-02-01
1
-0
/
+1
*
|
gpg: Rename a misnomed arg in open_outfile.
Werner Koch
2018-01-28
2
-11
/
+13
*
|
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-01-25
2
-22
/
+55
|
\
|
|
*
gpg: Fix the use of future-default with --quick-add-key.
Werner Koch
2018-01-18
1
-12
/
+34
|
*
gpg: Print all keys with --decrypt --list-only.
Werner Koch
2018-01-08
1
-4
/
+6
|
*
gpg: Allow "futuredefault" as alias for "future-default".
Werner Koch
2018-01-01
1
-6
/
+8
|
*
gpg: Allow the use of "cv25519" and "ed25519" in the keygen parms.
Werner Koch
2017-12-29
1
-0
/
+7
*
|
gpg: New maintainer option --debug-set-iobuf-size.
Werner Koch
2018-01-24
1
-0
/
+13
*
|
gpg: Fix AEAD encryption for chunk sizes other than 64 KiB.
Werner Koch
2018-01-24
2
-210
/
+230
*
|
gpg: Rename a variable in decrypt-data for clarity.
Werner Koch
2018-01-24
1
-38
/
+38
*
|
gpg: New option --chunk-size.
Werner Koch
2018-01-23
6
-52
/
+136
*
|
gpg: Copy the AEAD prefs to the user ID struct.
Werner Koch
2018-01-23
1
-3
/
+11
*
|
gpg: Clear the symmetric passphrase cache for encrypted session keys.
Werner Koch
2018-01-23
1
-2
/
+10
*
|
gpg: Implement AEAD for SKESK packets.
Werner Koch
2018-01-23
11
-105
/
+301
*
|
gpg: Unify AEAD parameter retrieval.
Werner Koch
2018-01-22
8
-66
/
+63
[prev]
[next]