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
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
*
New key db.
neal/next
Neal H. Walfield
2015-10-31
6
-29
/
+1489
*
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
*
doc: Don't install gpg-zip.1.
NIIBE Yutaka
2015-10-29
1
-2
/
+2
*
sm: Allow combination of usage flags --gen-key.
Werner Koch
2015-10-28
1
-31
/
+46
*
doc: Document some changed default options.
Damien Goutte-Gattat
2015-10-28
1
-4
/
+4
*
dirmngr: Fix NULL-deref while loading a CRL.
Werner Koch
2015-10-28
1
-1
/
+2
*
Fix typos
Daniel Kahn Gillmor
2015-10-28
6
-6
/
+6
*
agent: Clarify agent's KEYWRAP_KEY description.
Daniel Kahn Gillmor
2015-10-28
1
-1
/
+1
*
dirmngr: Minor cleanup of the SRV RR code.
Werner Koch
2015-10-28
2
-9
/
+16
*
dirmngr: Add a getaddrinfo wrapper backend using ADNS.
Werner Koch
2015-10-28
1
-51
/
+143
*
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
2
-1
/
+4
*
dirmngr: Support Tor hidden services.
Werner Koch
2015-10-26
4
-2
/
+62
*
dirmngr,w32: Remove gethostbyname hack and make it build again.
Werner Koch
2015-10-26
2
-37
/
+10
*
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
*
dirmngr: Add workaround for broken getaddrinfo.
Werner Koch
2015-10-25
5
-3
/
+161
*
dirmngr: Better handle systems without IPv6 or IPv4.
Werner Koch
2015-10-25
1
-1
/
+2
*
dirmngr: Replace use of getnameinfo by resolve_dns_addr.
Werner Koch
2015-10-25
2
-77
/
+36
*
dirmngr: Implement a getnameinfo wrapper.
Werner Koch
2015-10-25
4
-60
/
+221
*
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
*
gpg: Return the DBs meta-handle rather than the sqlite3 handle.
Neal H. Walfield
2015-10-23
1
-28
/
+28
*
gpg: Use the proper type.
Neal H. Walfield
2015-10-23
3
-13
/
+2
*
dirmngr: Implement Tor mode for SRV RRs.
Werner Koch
2015-10-22
2
-14
/
+50
*
dirmngr: Do not use MAXDNAME.
Werner Koch
2015-10-22
3
-15
/
+20
*
Move SRV RR code from common/ to dirmngr/.
Werner Koch
2015-10-22
8
-429
/
+300
*
dirmngr: Use the new DNS wrapper for the HTTP module.
Werner Koch
2015-10-21
2
-78
/
+21
*
dirmngr: Allow use of http.c if USE_NPTH is not defined.
Werner Koch
2015-10-21
1
-8
/
+14
*
dirmngr: Check that getaddrinfo is available.
Werner Koch
2015-10-21
2
-2
/
+7
*
gpg: Add a new OpenPGP card vendor.
Werner Koch
2015-10-21
1
-0
/
+1
*
Change capitalization of TOR to Tor.
Werner Koch
2015-10-21
11
-33
/
+33
*
dirmngr: Use the new DNS wrapper for the HKP engine.
Werner Koch
2015-10-21
1
-25
/
+30
*
dirmngr: Implement a getaddrinfo wrapper.
Werner Koch
2015-10-21
3
-49
/
+310
*
common: Add more replacement error codes.
Werner Koch
2015-10-21
1
-0
/
+3
*
gpg: If the saved trust model is unknown, default to tofu+pgp.
Neal H. Walfield
2015-10-21
1
-2
/
+2
*
gpg: Don't accidentally free UTK_LIST.
Neal H. Walfield
2015-10-21
1
-1
/
+2
*
gpg: When evaluating trust reg exps, treat tofu+pgp like pgp.
Neal H. Walfield
2015-10-21
1
-2
/
+4
*
gpg: If a key is ultimate trusted, return that in the tofu model.
Neal H. Walfield
2015-10-21
1
-2
/
+54
*
gpg: Keep the trust DB up to date for the tofu and tofu+pgp models.
Neal H. Walfield
2015-10-21
1
-7
/
+18
*
gpg: Factor out code into a standalone function.
Neal H. Walfield
2015-10-21
2
-7
/
+16
*
dirmngr: Allow building with libassuan < 2.3.
Neal H. Walfield
2015-10-21
1
-0
/
+2
[next]