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