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
*
dirmngr: Better encapsulate the keyservers variable.
neal/pending
Neal H. Walfield
2015-03-28
4
-29
/
+38
*
gpg: Only use the last specified keyserver.
Neal H. Walfield
2015-03-28
1
-1
/
+8
*
dirmngr: Fix resource leaks and check rare errors.
Werner Koch
2015-03-25
1
-23
/
+37
*
dirmngr: Minor cleanups.
Werner Koch
2015-03-25
2
-25
/
+29
*
common: Add macro GNUPG_GCC_A_USED.
Werner Koch
2015-03-25
1
-0
/
+6
*
doc: Document the changed default algos for gpgsm.
Werner Koch
2015-03-25
1
-2
/
+2
*
sm: Change default algos to SHA256 (CSR) and AES128 (bulk encryption).
Werner Koch
2015-03-25
2
-2
/
+2
*
gpg,w32: Handle forward slash in --keyring option.
Werner Koch
2015-03-24
1
-2
/
+10
*
doc: Mention that --use-standard-socket-p always returns true.
Werner Koch
2015-03-24
1
-2
/
+5
*
common:stringhelp.c: Replace use of jblib_malloc with xtrymalloc, etc.
neal/dirmngr-ldap
Neal H. Walfield
2015-03-23
1
-26
/
+26
*
Improve documentation for ks_hkp_get.
Neal H. Walfield
2015-03-23
1
-1
/
+2
*
Improve spelling and grammar of some comments.
Neal H. Walfield
2015-03-23
12
-18
/
+18
*
Improve documenation of http_parse_uri.
Neal H. Walfield
2015-03-23
1
-3
/
+4
*
Add support to talking to LDAP key servers.
Neal H. Walfield
2015-03-23
8
-68
/
+2325
*
Import _gpgme_parse_timestamp from gpgme as parse_timestamp.
Neal H. Walfield
2015-03-23
2
-0
/
+103
*
Move copy_stream function to misc.c.
Neal H. Walfield
2015-03-23
3
-19
/
+20
*
Move armor_data to misc.c.
Neal H. Walfield
2015-03-23
3
-58
/
+61
*
Add new LDAP utility functions.
Neal H. Walfield
2015-03-23
5
-0
/
+580
*
Add new function uri_query_lookup.
Neal H. Walfield
2015-03-23
2
-0
/
+18
*
Add new function strlist_find.
Neal H. Walfield
2015-03-23
2
-0
/
+17
*
common: Add new helper function, strsplit.
Neal H. Walfield
2015-03-23
3
-1
/
+98
*
gpg: Consider a mailbox only userid in mail search mode.
Werner Koch
2015-03-20
1
-10
/
+24
*
common: Add function is_valid_mailbox_mem.
Werner Koch
2015-03-20
2
-26
/
+82
*
gpg: Find keys using mail addresses with garbage after the '>'
Werner Koch
2015-03-20
1
-14
/
+31
*
common: Fix syntax error when building with gnutls
Werner Koch
2015-03-20
1
-1
/
+1
*
gpg: Emit status line NEWSIG before signature verification starts.
Werner Koch
2015-03-19
2
-3
/
+5
*
agent: Compute correct MPI length header for protected ECC keys.
Werner Koch
2015-03-19
1
-2
/
+21
*
hkps: Fix host name verification when using pools.
Werner Koch
2015-03-19
2
-9
/
+22
*
Define replacement error codes from libgpg-error 1.19.
Werner Koch
2015-03-19
1
-1
/
+83
*
gpgtar: Fix extracting files with !(size % 512)
Andre Heinecke
2015-03-17
1
-1
/
+5
*
common: Add feature to ease using argparse's usage().
Werner Koch
2015-03-17
1
-0
/
+20
*
common: Allow standalone build of argparse.c
Werner Koch
2015-03-17
2
-55
/
+169
*
Typo fix.
Werner Koch
2015-03-17
1
-1
/
+1
*
gpg: Create all MPIs with RFC-4880 correct length headers.
Werner Koch
2015-03-16
1
-1
/
+19
*
gpg: Allow printing of MPI values in --list-mode.
Werner Koch
2015-03-16
3
-17
/
+33
*
gpg: Fix broken write of opaque MPI length header.
Werner Koch
2015-03-16
1
-1
/
+1
*
gpg: Fix possible dead code elimination.
Werner Koch
2015-03-15
1
-3
/
+7
*
g13: Fix pointer wrap check.
Werner Koch
2015-03-15
1
-4
/
+6
*
agent: Remove useless conditions in command.c.
Werner Koch
2015-03-15
1
-6
/
+6
*
agent: Fix length test in sshcontrol parser.
Werner Koch
2015-03-15
1
-1
/
+1
*
agent: Remove useless conditions.
Werner Koch
2015-03-15
2
-2
/
+2
*
gpg: Remove useless condition.
Werner Koch
2015-03-15
1
-3
/
+3
*
scd: Fix possible NULL deref in apdu.c
Werner Koch
2015-03-15
1
-3
/
+7
*
common: Make openpgp_oid_to_str more robust.
Werner Koch
2015-03-15
1
-2
/
+4
*
agent: Improve error reporting from Pinentry.
Werner Koch
2015-03-11
1
-0
/
+28
*
gpg: Change --print-pka-records into an option.
Werner Koch
2015-03-10
3
-18
/
+11
*
gpg: Add --list-gcrypt-config and "curve" item for --list-config.
Werner Koch
2015-03-10
6
-19
/
+133
*
scd: fix for 64-bit arch.
NIIBE Yutaka
2015-03-09
2
-5
/
+6
*
doc: Some typo fixes.
Werner Koch
2015-03-06
2
-3
/
+3
*
doc: Fix FAQ stub and remove faq build rules.
Werner Koch
2015-03-04
2
-25
/
+4
[next]