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
/
protect.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-31
indent: Fix spelling
Daniel Kahn Gillmor
1
-1
/
+1
2023-03-13
agent: Make --disable-extended-key-format a dummy option.
Werner Koch
1
-102
/
+34
2022-09-14
agent,dirmngr,gpg,scd: Clean up for modern compiler.
NIIBE Yutaka
1
-0
/
+1
2022-06-03
Remove remaining support for WindowsCE
Werner Koch
1
-6
/
+0
2021-11-12
agent: Correctly free memory on error path.
Jakub Jelen
1
-1
/
+4
2021-10-05
agent: Fix calibrate_get_time use of clock_gettime.
NIIBE Yutaka
1
-1
/
+22
2021-06-25
agent: Fix regression in agent_get_shadow_info_type.
Werner Koch
1
-2
/
+6
2021-05-20
agent: Fix memory leaks
Jakub Jelen
1
-8
/
+12
2021-03-10
agent: Add new shadow key type and functions to call tpm2daemon
James Bottomley
1
-11
/
+16
2020-06-24
agent: expose shadow key type
James Bottomley via Gnupg-devel
1
-10
/
+62
2019-05-14
agent: Replace most assert by log_assert.
Werner Koch
1
-7
/
+7
2019-05-03
agent: Put Token lines into the key files.
Werner Koch
1
-1
/
+2
2019-03-06
agent: Re-introduce --enable-extended-key-format.
Werner Koch
1
-1
/
+1
2019-01-26
gpg: Move S2K encoding function to a shared file.
Werner Koch
1
-3
/
+1
2018-12-11
agent: Make the S2K calibration time runtime configurabe.
Werner Koch
1
-7
/
+26
2018-10-24
all: fix spelling and typos
Daniel Kahn Gillmor
1
-1
/
+1
2017-12-08
agent: Fix description of shadow format.
NIIBE Yutaka
1
-1
/
+1
2017-11-20
agent: Use clock or clock_gettime for calibration.
NIIBE Yutaka
1
-5
/
+9
2017-11-07
agent: Use clock or clock_gettime for calibration.
NIIBE Yutaka
1
-5
/
+9
2017-11-06
agent: New GETINFO sub-commands "s2k_count_cal" and "s2k_time".
Werner Koch
1
-6
/
+23
2017-11-06
agent: New option --s2k-count.
Werner Koch
1
-0
/
+3
2017-11-06
agent: New GETINFO sub-commands "s2k_count_cal" and "s2k_time".
Werner Koch
1
-6
/
+23
2017-11-06
agent: New option --s2k-count.
Werner Koch
1
-0
/
+3
2017-09-08
agent: compile-time configuration of s2k calibration.
Daniel Kahn Gillmor
1
-3
/
+3
2017-07-28
agent: For OCB key files return Bad Passprase instead of Checksum Error.
Werner Koch
1
-3
/
+8
2017-07-28
agent: Minor cleanup (mostly for documentation).
Werner Koch
1
-6
/
+7
2017-05-31
agent: Fix error from do_encryption.
NIIBE Yutaka
1
-12
/
+19
2017-05-22
agent: Add const qualifier for read-only table.
NIIBE Yutaka
1
-2
/
+2
2017-04-02
agent: Use OCB for key protection with --enable-extended-key-format.
Werner Koch
1
-6
/
+1
2017-03-07
agent: Resolve conflict of util.h.
NIIBE Yutaka
1
-1
/
+1
2017-02-21
Clean up word replication.
Yuri Chornoivan
1
-1
/
+1
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-07-14
build: Require latest released libraries
Werner Koch
1
-22
/
+1
2016-04-14
agent: Fix regression due to recent commit 4159567.
Werner Koch
1
-2
/
+4
2016-04-12
agent: Implement new protection mode openpgp-s2k3-ocb-aes.
Werner Koch
1
-111
/
+319
2016-04-12
indent: Help Emacs not to get confused by conditional compilation.
Werner Koch
1
-1
/
+3
2015-01-29
agent: Fix use of imported but unprotected openpgp keys.
Werner Koch
1
-4
/
+75
2014-11-04
Change a couple of files to use abbreviated copyright notes.
Werner Koch
1
-3
/
+2
2014-09-01
agent: Allow key unprotection using AES-256.
Werner Koch
1
-29
/
+50
2014-03-07
w32: Include winsock2.h to silence warnings.
Werner Koch
1
-0
/
+3
2013-11-15
gpg: Rework ECC support and add experimental support for Ed25519.
Werner Koch
1
-0
/
+15
2013-08-01
agent: Include missing prototype.
Werner Koch
1
-0
/
+1
2013-05-22
Implement unattended OpenPGP secret key import.
Werner Koch
1
-3
/
+29
2013-02-06
agent: Return a better error code if no passphrase was given.
Werner Koch
1
-1
/
+5
2012-12-12
ssh: Support ECDSA keys.
Werner Koch
1
-8
/
+26
2012-02-07
agent: Add pin length field to the shadowed private key format.
Werner Koch
1
-1
/
+32
2011-06-29
Added gpg-agent OPTION "s2k-count".
Ben Kibbey
1
-5
/
+9
2011-04-26
Fixed regression in OpenPGP secret key export.
Werner Koch
1
-1
/
+31
2011-03-10
Make use of gcry_kdf_derive.
Werner Koch
1
-63
/
+6
2011-02-03
Finished ECC integration.
ECC-INTEGRATION-2-1
Werner Koch
1
-83
/
+82
[next]