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
bugfixes-2.2
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
/
agent
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
agent: Skip unknown unknown ssh curves seen on cards.
Werner Koch
2021-03-29
1
-6
/
+16
*
agent: Add debug output for failed RSA signature verification
Werner Koch
2021-03-26
1
-0
/
+8
*
agent: Simplify a function.
Werner Koch
2021-03-18
1
-32
/
+23
*
gpg: New option --no-auto-trust-new-key.
Beta-2.3.0-beta1655
Werner Koch
2021-03-15
1
-1
/
+1
*
agent: Fix build without TPM
Werner Koch
2021-03-10
1
-1
/
+1
*
gpg: Add new command keytotpm to convert a private key to TPM format
James Bottomley
2021-03-10
2
-0
/
+54
*
agent: Add new shadow key type and functions to call tpm2daemon
James Bottomley
2021-03-10
11
-22
/
+519
*
w32: Cleanup use of pid_t in call-daemon
Werner Koch
2021-03-08
1
-7
/
+2
*
po: Change translatability of a fallback string.
Werner Koch
2021-02-18
1
-4
/
+4
*
agent: Comment spell fix.
NIIBE Yutaka
2021-02-12
1
-2
/
+2
*
agent: Support ssh-agent extensions for environment variables.
Werner Koch
2021-01-25
1
-1
/
+85
*
Require Libgcrypt 1.9
Werner Koch
2021-01-19
3
-29
/
+0
*
agent: Allow decryption with card but no file.
NIIBE Yutaka
2020-12-08
1
-2
/
+5
*
agent: Clean up the API of agent_pkdecrypt.
NIIBE Yutaka
2020-12-08
2
-24
/
+24
*
agent: Allow pksign operation with card but no file.
NIIBE Yutaka
2020-12-08
1
-2
/
+4
*
agent: Fix YK s/n and prettify the request card prompt for Yubikeys
Werner Koch
2020-11-26
1
-4
/
+19
*
doc: Fix typos
Gavin L. Rebeiro
2020-11-23
1
-1
/
+1
*
Fix the previous comment changes help doc string.
NIIBE Yutaka
2020-11-20
1
-1
/
+1
*
gpg,agent: Fix comments for KEYPAIRINFO status report.
NIIBE Yutaka
2020-11-20
1
-1
/
+1
*
agent: Fix creating shadow key on card key generation.
NIIBE Yutaka
2020-11-19
1
-3
/
+3
*
w32: Replace some fopen by es_fopen.
Werner Koch
2020-11-11
1
-13
/
+11
*
agent: Fix SOS handling with libgcrypt 1.8.
NIIBE Yutaka
2020-11-09
1
-2
/
+19
*
agent: Minor tweaks to the new genpin inquiry.
Werner Koch
2020-11-06
1
-43
/
+53
*
agent: Add genpin inquiry for pinentry
Andre Heinecke
2020-11-06
1
-8
/
+116
*
common: New functions gnupg_opendir et al.
Werner Koch
2020-10-21
1
-6
/
+5
*
Replace all calls to stat by gnupg_stat.
Werner Koch
2020-10-20
1
-3
/
+3
*
Replace most of the remaining stdio calls by estream calls.
Werner Koch
2020-10-20
1
-12
/
+12
*
Replace all calls to access by gnupg_access
Werner Koch
2020-10-20
2
-9
/
+12
*
agent: Fix SEGV when debuging for cache enabled.
NIIBE Yutaka
2020-10-09
1
-1
/
+1
*
scd: Extend KEYPAIRINFO with an algorithm string.
Werner Koch
2020-09-21
1
-1
/
+1
*
agent: Fix regression for access through the extra secket.
NIIBE Yutaka
2020-09-18
1
-4
/
+36
*
common,agent,dirmngr,g10,tools: Fix split_fields API.
NIIBE Yutaka
2020-09-18
2
-3
/
+3
*
agent: Keep some permissions of private-keys-v1.d.
Werner Koch
2020-09-09
1
-3
/
+13
*
agent: Allow using --gogconf-list even if HOME does not exist.
Werner Koch
2020-08-25
1
-1
/
+2
*
doc: Typo fixes
Werner Koch
2020-08-25
2
-2
/
+2
*
build: New configure option --disable-tests
Werner Koch
2020-08-20
1
-0
/
+4
*
gpg: Fix regression for non-default --passphrase-repeat option.
Werner Koch
2020-08-20
1
-3
/
+9
*
agent: Allow to pass a timestamp to genkey and import.
Werner Koch
2020-08-17
8
-38
/
+109
*
doc: Add a list of RFCS to DETAIL.
Werner Koch
2020-08-13
1
-1
/
+1
*
agent: Add option --pss to pksign to be used by smartcards.
Werner Koch
2020-08-10
4
-7
/
+28
*
agent: Fix coercion for pinentry_pid handling.
NIIBE Yutaka
2020-07-31
1
-1
/
+1
*
agent: Fix regression with --newsymkey in loopback mode.
Werner Koch
2020-07-14
1
-2
/
+5
*
Do not use the pinentry's qualitybar
Werner Koch
2020-07-08
1
-1
/
+1
*
agent: New option --newsymkey for GET_PASSPHRASE
Werner Koch
2020-07-08
4
-58
/
+322
*
agent: separate out daemon handling infrastructure for reuse
James Bottomley
2020-06-24
7
-583
/
+759
*
agent: expose shadow key type
James Bottomley via Gnupg-devel
2020-06-24
4
-17
/
+90
*
gpg,agent: Support Ed448 signing.
NIIBE Yutaka
2020-06-24
2
-5
/
+11
*
agent: Use get_pk_algo_from_key.
NIIBE Yutaka
2020-06-19
2
-159
/
+1
*
agent: Clean up for getting info from SEXP.
NIIBE Yutaka
2020-06-19
3
-59
/
+23
*
agent: A little clean up.
NIIBE Yutaka
2020-06-19
1
-2
/
+0
[next]