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
*
gpg: Correctly handle keyblocks followed by legacy keys.
Neal H. Walfield
2015-11-17
4
-3
/
+80
*
gpg: Add some debugging output.
Neal H. Walfield
2015-11-17
3
-6
/
+104
*
gpg: Make debugging search descriptors easier.
Neal H. Walfield
2015-11-17
2
-50
/
+78
*
gpg: Add function format_keyid.
Neal H. Walfield
2015-11-17
3
-31
/
+48
*
gpg: Use a more appropriate error code.
Neal H. Walfield
2015-11-17
1
-1
/
+1
*
Fix typos found using codespell.
Justus Winter
2015-11-17
27
-42
/
+42
*
gpg: Fix error checking and improve error reporting.
Neal H. Walfield
2015-11-16
1
-2
/
+14
*
gpg: Use only one fingerprint formatting function.
Werner Koch
2015-11-14
7
-86
/
+103
*
gpg: Simplify the tofu interface by using the public key packet.
Werner Koch
2015-11-13
4
-42
/
+18
*
gpg: Make trusted-key override for Tofu robust against swapped tofu.db.
Werner Koch
2015-11-13
1
-19
/
+31
*
gpg: Fix regression in --locate-keys (in 2.1.9).
Werner Koch
2015-11-13
1
-1
/
+13
*
gpg: Print a new EXPORTED status line.
Werner Koch
2015-11-12
1
-3
/
+28
*
gpg: Print export statistics to the status-fd.
Werner Koch
2015-11-12
7
-47
/
+155
*
gpg: Fix cache consistency problem.
Neal H. Walfield
2015-11-11
1
-2
/
+4
*
gpg: Default to the the PGP trust model.
Neal H. Walfield
2015-11-10
1
-2
/
+2
*
gpg: Default to the flat TOFU DB format.
Neal H. Walfield
2015-11-10
1
-2
/
+2
*
scd: Add reder information to --card-status.
NIIBE Yutaka
2015-11-09
3
-1
/
+13
*
gpg: Avoid new strings.
Werner Koch
2015-11-06
1
-2
/
+2
*
gpg: Fix formatting string.
Neal H. Walfield
2015-11-06
1
-1
/
+1
*
gpg: Add new option --only-sign-text-ids.
Neal H. Walfield
2015-11-06
3
-16
/
+42
*
gpg: Check for ambiguous or non-matching key specs.
Neal H. Walfield
2015-11-06
2
-28
/
+189
*
gpg: Indicate which characters are invalid.
Neal H. Walfield
2015-11-05
1
-0
/
+3
*
gpg: Add support for unwrapping the outer level of encryption.
Neal H. Walfield
2015-11-05
5
-48
/
+130
*
gpg: Print a better error message for --multifile --sign --encrypt.
Neal H. Walfield
2015-11-04
1
-0
/
+3
*
gpg: Add --encrypt-to-default-key.
Neal H. Walfield
2015-11-04
4
-1
/
+25
*
gpg: Allow multiple --default-key options. Take the last available key.
Neal H. Walfield
2015-11-04
15
-53
/
+141
*
gpg: Change out of core error message.
Werner Koch
2015-11-03
1
-19
/
+28
*
gpg: Make translation easier.
Werner Koch
2015-11-03
1
-3
/
+3
*
gpg: Also show when the most recently signed message was observed.
Neal H. Walfield
2015-11-03
1
-1
/
+23
*
gpg: Split a utility function out of a large function.
Neal H. Walfield
2015-11-03
1
-134
/
+157
*
gpg: Fix message formatting.
Neal H. Walfield
2015-11-03
1
-2
/
+2
*
gpg: Don't store formatting fingerprints in the TOFU DB.
Neal H. Walfield
2015-11-03
1
-77
/
+100
*
g10: notify a user when importing stub is skipped.
NIIBE Yutaka
2015-11-02
1
-2
/
+29
*
gpg: Consider newlines to be whitespace in an SQL statement.
Neal H. Walfield
2015-10-31
1
-1
/
+1
*
common: Add separate header for zb32.c.
Werner Koch
2015-10-30
2
-0
/
+2
*
gpg: Display the correct error message.
Neal H. Walfield
2015-10-29
1
-4
/
+7
*
gpg: Eliminate a memory leak.
Neal H. Walfield
2015-10-29
1
-7
/
+9
*
gpg: Remove unused prototype.
Neal H. Walfield
2015-10-29
1
-1
/
+0
*
gpg: Eliminate a memory leak.
Neal H. Walfield
2015-10-29
1
-1
/
+4
*
gpg: Fix keyring support.
Neal H. Walfield
2015-10-29
1
-1
/
+2
*
gpg: Change sqlite3_stepx to pass the sqlite3_stmt * to the callback.
Neal H. Walfield
2015-10-29
3
-10
/
+58
*
gpg: Move sqlite helper functions into their own file.
Neal H. Walfield
2015-10-29
4
-224
/
+293
*
gpg: Do not call an extra get_validity if no-show-uid-validity is used.
Werner Koch
2015-10-26
1
-6
/
+25
*
gpg: Ensure all weak digest rejection notices are shown
Daniel Kahn Gillmor
2015-10-26
6
-37
/
+33
*
w32: Make it build again if Tofu support is not available.
Werner Koch
2015-10-26
1
-0
/
+4
*
dirmngr: Add example Tor hidden service.
Werner Koch
2015-10-26
1
-0
/
+3
*
gpg: Make sure we only have a single SQL statement.
Neal H. Walfield
2015-10-26
1
-1
/
+16
*
gpg: When the TOFU DB is in batch mode, periodically drop the locks.
Neal H. Walfield
2015-10-26
1
-0
/
+30
*
gpg: Provide an interface to patch TOFU updates.
Neal H. Walfield
2015-10-23
5
-53
/
+239
*
gpg: Cache prepared SQL queries and open DB connections.
Neal H. Walfield
2015-10-23
1
-211
/
+518
[next]