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
path:
root
/
common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
estream: Fix minor glitch in "%.*s" format.
Werner Koch
2014-06-30
1
-1
/
+3
*
gpg: Create exported secret files and revocs with mode 700.
Werner Koch
2014-06-30
2
-8
/
+12
*
common: Minor code cleanup for a legacy OS.
Werner Koch
2014-06-30
1
-8
/
+7
*
dirmngr: Use the homedir based socket also under W32.
Werner Koch
2014-06-27
1
-4
/
+0
*
http: Print human readable GNUTLS status.
Werner Koch
2014-06-13
1
-1
/
+27
*
w32: Fix build problem with dirmngr.
Werner Koch
2014-06-10
1
-1
/
+1
*
gpg: Fix bug parsing a zero length user id.
Werner Koch
2014-06-02
1
-2
/
+17
*
http: Add callback to help logging of server certificates.
Werner Koch
2014-05-19
2
-20
/
+38
*
http: Allow overriding of the Host header.
Werner Koch
2014-05-16
2
-23
/
+45
*
w32: Make make_absfilename work with drive letters.
Werner Koch
2014-05-14
1
-1
/
+3
*
Make more use of *_NAME macros.
Werner Koch
2014-05-08
1
-1
/
+1
*
Make -jN work again.
Werner Koch
2014-05-07
1
-1
/
+4
*
gpg: Finish experimental support for Ed25519.
Werner Koch
2014-05-07
1
-3
/
+6
*
http: Add reference counting to the session object.
Werner Koch
2014-05-05
3
-47
/
+100
*
http: Add HTTP_FLAG_FORCE_TLS and http_get_tls_info.
Werner Koch
2014-05-02
3
-43
/
+178
*
common: Fix test for openpgp_oid_is_ed25519.
Werner Koch
2014-05-02
1
-1
/
+6
*
http: Revamp TLS API.
Werner Koch
2014-05-02
5
-217
/
+739
*
common: Cleanup the use of USE_NPTH and HAVE_NPTH macros.
Werner Koch
2014-05-02
7
-54
/
+37
*
estream: Implement "samethread" mode keyword.
Werner Koch
2014-04-30
1
-54
/
+107
*
estream: Fix deadlock in es_fileno.
Werner Koch
2014-04-30
1
-1
/
+1
*
estream: Add debug code to the lock functions.
Werner Koch
2014-04-30
1
-3
/
+39
*
estream: Replace locking macros by functions.
Werner Koch
2014-04-30
1
-148
/
+186
*
estream: Migrate from Pth to nPth.
Werner Koch
2014-04-30
1
-23
/
+22
*
gpg: Pass --homedir to gpg-agent.
Werner Koch
2014-04-22
2
-14
/
+46
*
common: Add functions make_absfilename and make_absfilename_try.
Werner Koch
2014-04-22
3
-2
/
+174
*
common: Add function gnupg_getcwd.
Werner Koch
2014-04-22
2
-0
/
+31
*
common: Add z-base-32 encoder.
Werner Koch
2014-04-17
4
-2
/
+235
*
Two minor code cleanups and one NULL deref on error fix.
Werner Koch
2014-04-16
1
-1
/
+1
*
dirmngr: Fix compiler warning.
Werner Koch
2014-04-08
1
-0
/
+2
*
g10: EdDSA support.
NIIBE Yutaka
2014-04-08
1
-1
/
+1
*
Change some keyedit functions to allow printing to arbitrary streams.
Werner Koch
2014-03-27
2
-35
/
+85
*
agent: Cleanups to prepare implementation of Ed25519.
Werner Koch
2014-03-22
1
-38
/
+103
*
common: New function elapsed_time_string.
Werner Koch
2014-03-18
2
-0
/
+41
*
dirmngr: Make use of IPv4 and IPV6 more explicit.
Werner Koch
2014-03-14
2
-6
/
+12
*
gpg: Print the actual used keyserver address.
Werner Koch
2014-03-14
1
-1
/
+1
*
dirmngr: Default to a user socket name and enable autostart.
Werner Koch
2014-03-14
3
-12
/
+67
*
gpg: Add option --dirmngr-program.
Werner Koch
2014-03-12
1
-0
/
+6
*
http: Add a flag to the URL parser indicating a literal v6 address.
Werner Koch
2014-03-12
2
-0
/
+3
*
Use attribute __gnu_printf__ also in estream header files.
Werner Koch
2014-03-07
2
-10
/
+18
*
Use attribute __gnu_printf__ with our estream-printf functions.
Werner Koch
2014-03-07
1
-2
/
+9
*
Silence several warnings when building under Windows.
Werner Koch
2014-03-07
3
-2
/
+9
*
w32: Include winsock2.h to silence warnings.
Werner Koch
2014-03-07
14
-4
/
+46
*
common: Fix build problem with Sun Studio compiler.
Werner Koch
2014-03-07
1
-4
/
+6
*
w32: Define WINVER only if needed.
Werner Koch
2014-03-07
1
-1
/
+3
*
w32: Remove unused code.
Werner Koch
2014-03-07
1
-98
/
+0
*
ssh: Add support for Putty.
Werner Koch
2014-03-07
2
-0
/
+58
*
Allow marking options as ignored.
Werner Koch
2014-03-07
2
-14
/
+31
*
common: Fix recent commit 55656208.
Werner Koch
2014-03-06
1
-3
/
+3
*
common: Replace all macros in strusage() returned strings.
Werner Koch
2014-02-26
1
-71
/
+5
*
common: New function map_static_macro_string.
Werner Koch
2014-02-26
5
-2
/
+281
[next]