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
/
g10
/
call-agent.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-06
card: Display if KDF is enabled or not.
NIIBE Yutaka
1
-0
/
+4
2018-03-23
gpg,sm: New option --request-origin.
Werner Koch
1
-0
/
+17
2018-03-22
scd: Support KDF DO setup.
NIIBE Yutaka
1
-0
/
+2
2018-03-01
gpg: Fix regression in last --card-status patch
Werner Koch
1
-1
/
+1
2018-03-01
gpg: Print the keygrip with --card-status
Werner Koch
1
-1
/
+20
2017-07-31
Explain the "server is older than xxx warning".
Werner Koch
1
-0
/
+7
2017-07-24
g10: Make sure to emit NEED_PASSPHRASE on --import of secret key.
Marcus Brinkmann
1
-1
/
+5
2017-07-24
g10: Make sure to emit NEED_PASSPHRASE on --export-secret-key.
Marcus Brinkmann
1
-1
/
+5
2017-07-17
gpg,sm: Check compliance of the RNG.
Werner Koch
1
-0
/
+18
2017-06-08
gpg: Avoid failure exit when scdaemon is disabled but not needed.
Werner Koch
1
-2
/
+4
2017-05-22
g10: Fix default-key selection for signing, possibly by card.
NIIBE Yutaka
1
-4
/
+4
2017-05-17
g10: Suppress error for card availability check.
NIIBE Yutaka
1
-6
/
+9
2017-04-28
Spelling fixes in docs and comments.
NIIBE Yutaka
1
-1
/
+1
2017-03-31
gpg: Pass CTRL to many more functions.
Werner Koch
1
-1
/
+2
2017-03-16
agent,g10: Remove redundant SERIALNO request.
NIIBE Yutaka
1
-12
/
+92
2017-03-15
g10: Remove unused function.
NIIBE Yutaka
1
-92
/
+0
2017-03-07
Remove -I option to common.
NIIBE Yutaka
1
-7
/
+7
2017-02-21
Clean up word replication.
Yuri Chornoivan
1
-1
/
+1
2016-12-15
g10: Rename 'card-edit' to 'edit-card'.
Justus Winter
1
-1
/
+1
2016-12-02
gpg: New option --default-new-key-algo.
Werner Koch
1
-1
/
+2
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-11-02
common: Improve compare_string_versions.
Werner Koch
1
-1
/
+1
2016-10-24
scd: Use canonical curve name of libgcrypt.
NIIBE Yutaka
1
-9
/
+1
2016-10-21
g10,scd: Fix ECC keygen.
NIIBE Yutaka
1
-3
/
+5
2016-10-21
Fix use cases of snprintf.
NIIBE Yutaka
1
-40
/
+25
2016-10-20
g10: smartcard keygen change.
NIIBE Yutaka
1
-105
/
+13
2016-09-30
agent: Remove the warning for the GKR hijacking.
Werner Koch
1
-65
/
+0
2016-09-27
agent, sm: Set CTX after start_agent.
NIIBE Yutaka
1
-1
/
+1
2016-06-11
gpg: Remove C-99ism, re-indent, and simplify one function.
Werner Koch
1
-27
/
+20
2016-06-11
g10: Add openpgp_protected flag to agent secret key export functions
Daniel Kahn Gillmor
1
-6
/
+9
2016-06-11
g10: report whether key in agent is passphrase-protected or not
Daniel Kahn Gillmor
1
-18
/
+43
2016-06-07
common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.
Werner Koch
1
-1
/
+0
2016-06-07
Replace use of opt.homedir by accessor functions.
Werner Koch
1
-1
/
+1
2016-06-02
gpg: Try to use the passphrase from the primary for --quick-addkey.
Werner Koch
1
-19
/
+33
2016-05-10
gpg: Allow unattended deletion of secret keys.
Werner Koch
1
-3
/
+6
2016-04-29
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
1
-3
/
+2
2016-01-26
g10: Fix segfault on unsupported curve.
NIIBE Yutaka
1
-8
/
+4
2016-01-25
gpg: Print PROGRESS status lines during key generation.
Werner Koch
1
-11
/
+10
2016-01-08
Print warnings if old daemon versions are used.
Werner Koch
1
-4
/
+42
2016-01-08
common: New function get_assuan_server_version.
Werner Koch
1
-17
/
+1
2016-01-08
common: New put_membuf_cb to replace static membuf_data_cb.
Werner Koch
1
-24
/
+12
2015-12-24
g10: Use --force when importing key for bkuptocard.
NIIBE Yutaka
1
-2
/
+3
2015-11-09
scd: Add reder information to --card-status.
NIIBE Yutaka
1
-1
/
+7
2015-08-25
gpg: Print a new FAILURE status after most commands.
Werner Koch
1
-3
/
+6
2015-08-15
Inform a user about inquire length limit.
Ben Kibbey
1
-0
/
+4
2015-07-25
scd: support any curves defined by libgcrypt.
NIIBE Yutaka
1
-5
/
+23
2015-05-07
gpg: Fix regression not displaying the card serial number
Werner Koch
1
-1
/
+1
2015-04-06
Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.
Werner Koch
1
-5
/
+1
2015-04-03
g10: Fix keytocard.
NIIBE Yutaka
1
-2
/
+3
2015-02-11
Use inline functions to convert buffer data to scalars.
Werner Koch
1
-1
/
+2
[next]