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
*
tests,w32: Cope with Windows line endings.
Justus Winter
2016-10-20
1
-1
/
+2
*
tests: Create and remove socket directories.
Justus Winter
2016-10-20
3
-15
/
+24
*
agent, g10: Fix keygen.
NIIBE Yutaka
2016-10-20
2
-2
/
+2
*
scd: GENKEY updates the public key in APP.
NIIBE Yutaka
2016-10-20
1
-228
/
+257
*
g10: smartcard keygen change.
NIIBE Yutaka
2016-10-20
3
-137
/
+45
*
agent: Add --card option for READKEY.
NIIBE Yutaka
2016-10-20
5
-70
/
+100
*
dirmngr: improve VERSIONCHECK
Kai Michaelis
2016-10-19
1
-99
/
+133
*
common: Fix copying data to estreams.
Justus Winter
2016-10-18
1
-5
/
+7
*
common,w32: Communicate with child in non-blocking mode.
Justus Winter
2016-10-18
1
-3
/
+4
*
common,w32: Extend gnupg_create_inbound_pipe et al.
Justus Winter
2016-10-18
1
-10
/
+27
*
common,w32: Make use of default_errsource in exechelp.
Justus Winter
2016-10-18
1
-7
/
+21
*
scd: Support ECC key generation.
NIIBE Yutaka
2016-10-18
1
-61
/
+137
*
scd: minor cleanup to merge other works.
NIIBE Yutaka
2016-10-18
3
-39
/
+32
*
Register DCO for Arnaud Fontaine
Werner Koch
2016-10-18
1
-0
/
+3
*
gpgscm: Initialize nesting stack.
Justus Winter
2016-10-17
1
-0
/
+1
*
doc: Document how to manually shut down gpg-agent.
Daniel Kahn Gillmor
2016-10-17
1
-0
/
+9
*
doc: Point gpg-agent(1) at the right gpg manpage in SEE ALSO.
Daniel Kahn Gillmor
2016-10-17
1
-1
/
+1
*
scd: Fix keytocard for ECC.
NIIBE Yutaka
2016-10-17
1
-0
/
+2
*
gpgconf: Fix for --homedir.
NIIBE Yutaka
2016-10-17
1
-20
/
+60
*
agent: Use straightforward names for the default socket names.
Werner Koch
2016-10-16
1
-2
/
+2
*
agent: Move inotify code to common and improve it.
Werner Koch
2016-10-15
3
-56
/
+140
*
dirmngr: use gnupg_mkdtemp instead of mkstemp
Kai Michaelis
2016-10-14
1
-20
/
+44
*
dirmngr: add VERSIONCHECK command
Kai Michaelis
2016-10-14
1
-0
/
+227
*
tests: Use shorter filenames.
Neal H. Walfield
2016-10-13
16
-32
/
+32
*
g10: Be more careful when checking if a binding is signed by a UTK.
Neal H. Walfield
2016-10-13
2
-3
/
+108
*
tests: Add test data to TEST_FILES.
Neal H. Walfield
2016-10-13
1
-1
/
+16
*
g10: Be more careful when checking cross signatures.
Neal H. Walfield
2016-10-13
17
-2
/
+178
*
g10: Still check if the key is an UTK or cross signed in batch mode.
Neal H. Walfield
2016-10-13
1
-18
/
+13
*
g10: If an sqlite operation fails, map the error code to GPG_ERR_GENERAL
Neal H. Walfield
2016-10-13
1
-2
/
+17
*
tests: Remove support for deprecated functionality.
Neal H. Walfield
2016-10-13
1
-1
/
+0
*
g10: When changing a TOFU binding's policy, update the conflict info
Neal H. Walfield
2016-10-12
1
-17
/
+16
*
g10: Make a singular string singular.
Neal H. Walfield
2016-10-12
1
-1
/
+1
*
g10: Correctly determine whether a binding has a conflict.
Neal H. Walfield
2016-10-12
1
-1
/
+1
*
g10: Fix a column's type in TOFU DB.
Neal H. Walfield
2016-10-12
1
-1
/
+1
*
tests: Rework test environment setup.
Justus Winter
2016-10-07
1
-5
/
+6
*
tests: Improve handling of Windows newlines.
Justus Winter
2016-10-07
5
-8
/
+17
*
gpgscm: Improve test of low-level functions.
Justus Winter
2016-10-07
2
-1
/
+34
*
gpgscm: Improve path handling.
Justus Winter
2016-10-07
2
-3
/
+18
*
tools: Fix error handling.
Justus Winter
2016-10-07
1
-3
/
+1
*
agent: Fix get_socket_name.
NIIBE Yutaka
2016-10-07
1
-6
/
+8
*
Revert "g10: Fix singular term."
Werner Koch
2016-10-07
1
-1
/
+1
*
gpg: Put extra parens around bit tests.
Werner Koch
2016-10-07
4
-7
/
+10
*
agent, dirmngr, scd: Fix init_common_subsystems.
NIIBE Yutaka
2016-10-07
4
-11
/
+4
*
common: Avoid pointer arithmetic on string literals.
Justus Winter
2016-10-06
2
-4
/
+4
*
g10: Fix singular term.
Justus Winter
2016-10-06
1
-1
/
+1
*
g10: Use appropriate variant of 'abs'.
Justus Winter
2016-10-06
1
-6
/
+6
*
sm: Remove statement without effect.
Justus Winter
2016-10-06
1
-1
/
+0
*
g10: Fix testing for debug flag.
Justus Winter
2016-10-06
1
-1
/
+1
*
tools: Improve error handling.
Justus Winter
2016-10-06
1
-1
/
+1
*
gpgscm: Update callsite of 'gnupg_spawn_process'.
Justus Winter
2016-10-06
1
-1
/
+1
[next]