index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
gpg.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-16
g10: Remove unused prototype (get_pubkey_byfpr).
Neal H. Walfield
1
-1
/
+0
2015-09-16
g10: Remove unused function (get_pubkey_bynames).
Neal H. Walfield
2
-18
/
+1
2015-09-16
g10: Simplify code. Turn struct getkey_ctx_s.found_key into an argument
Neal H. Walfield
1
-30
/
+48
2015-09-16
g10: Remove unused field struct getkey_ctx_s.kbpos.
Neal H. Walfield
1
-2
/
+0
2015-09-16
g10: Simplify code: remove field struct getkey_ctx_s.keyblock.
Neal H. Walfield
1
-13
/
+12
2015-09-16
agent: Fix registering SSH Key of Ed25519.
NIIBE Yutaka
1
-6
/
+8
2015-09-15
po: Update Japanese translation.
NIIBE Yutaka
1
-26
/
+16
2015-09-10
Post release updates.
Werner Koch
2
-1
/
+5
2015-09-10
Release 2.1.8.
gnupg-2.1.8
Werner Koch
1
-1
/
+24
2015-09-10
tests: Silence the 5gb-packet test.
Werner Koch
1
-1
/
+1
2015-09-10
g10: Fix make distcheck problem.
Werner Koch
3
-3
/
+36
2015-09-10
g10: Improve portability of the new test driver.
Werner Koch
2
-9
/
+27
2015-09-10
po: Auto-update
Werner Koch
25
-584
/
+1272
2015-09-10
po: Update Russian translation
Ineiev
1
-14
/
+9
2015-09-09
dirmngr: Allow sending much larger keyblocks.
Werner Koch
1
-4
/
+9
2015-09-09
doc: Minor comment fixes.
Werner Koch
2
-7
/
+10
2015-09-07
scd: Force key attribute change for writekey.
NIIBE Yutaka
1
-33
/
+62
2015-09-07
scd: KEYNO cleanup.
NIIBE Yutaka
1
-70
/
+67
2015-09-02
g10: Remove unused field req_algo.
Neal H. Walfield
2
-5
/
+0
2015-09-02
g10: Use a symbolic constant instead of a literal.
Neal H. Walfield
1
-10
/
+13
2015-09-02
g10: Add test for keydb as well as new testing infrastructure.
Neal H. Walfield
5
-3
/
+647
2015-09-02
g10: Make the keyblock cache per-handle rather than global.
Neal H. Walfield
1
-54
/
+57
2015-09-02
g10: If iobuf_seek fails when reading from the cache, do a hard read.
Neal H. Walfield
1
-11
/
+19
2015-09-02
iobuf: Reduce verbosity of test.
Neal H. Walfield
1
-0
/
+2
2015-09-02
iobuf: Add the IOBUF_INPUT_TEMP type to improve input temp handling.
Neal H. Walfield
2
-20
/
+29
2015-09-02
iobuf: Rename IOBUF_TEMP to IOBUF_OUTPUT_TEMP.
Neal H. Walfield
2
-29
/
+38
2015-09-02
iobuf: Use a first-class enum.
Neal H. Walfield
1
-2
/
+2
2015-09-02
iobuf: Fix test.
Neal H. Walfield
1
-9
/
+6
2015-09-01
agent: Protect commit 135b1e3 against misbehaving Libgcrypt.
Werner Koch
1
-1
/
+1
2015-09-01
gpg: Remove option --no-sig-create-check.
Werner Koch
4
-15
/
+7
2015-09-01
common: Assume an utf-8 locale on iconv errors.
Werner Koch
1
-6
/
+4
2015-09-01
common: Fix regression in building argpase.c standalone.
Werner Koch
1
-0
/
+7
2015-09-01
Typo fixes
Werner Koch
2
-2
/
+2
2015-08-31
g10: Don't leak memory if we fail to initialize a new database handle.
Neal H. Walfield
1
-9
/
+12
2015-08-31
g10: Improve interface documentation of the keydb API.
Neal H. Walfield
2
-69
/
+223
2015-08-31
g10: Don't cache search results if the search didn't scan the whole DB.
Neal H. Walfield
1
-1
/
+10
2015-08-31
g10: Have keydb_search_first call keydb_search_reset before searching.
Neal H. Walfield
1
-0
/
+4
2015-08-31
g10: Remove unused parameter.
Neal H. Walfield
4
-6
/
+4
2015-08-31
agent: Fix SSH public key for EdDSA.
NIIBE Yutaka
1
-0
/
+5
2015-08-26
g10: Simplify cache. Only include data that is actually used.
Neal H. Walfield
2
-64
/
+73
2015-08-25
Add configure option --enable-build-timestamp.
Werner Koch
1
-1
/
+10
2015-08-25
gpg: Emit ERROR status for key signing failures.
Werner Koch
1
-0
/
+7
2015-08-25
gpg: Print a new FAILURE status after most commands.
Werner Koch
6
-28
/
+117
2015-08-24
agent: Raise the maximum password length. Don't hard code it.
Neal H. Walfield
5
-12
/
+17
2015-08-24
sm: Support secret key export via the Assuan interface.
Werner Koch
1
-5
/
+31
2015-08-24
po: Grammar fix for the German translation.
Werner Koch
1
-1
/
+1
2015-08-23
dirmngr: Allow sending of Zack's key.
Werner Koch
1
-2
/
+3
2015-08-23
gpg: Fix regression in packet parser from Aug 19.
Werner Koch
1
-15
/
+8
2015-08-23
gpg: Show not found keys with --locate-key --verbose.
Werner Koch
1
-0
/
+3
2015-08-21
common: Don't incorrectly reject 4 GB - 1 sized packets.
Neal H. Walfield
5
-4
/
+34
[next]