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
*
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
*
Reworked the ECC changes to better fit into the Libgcrypt API.
Werner Koch
2011-01-31
1
-2
/
+3
*
Editorial changes and allow building with old libgcrypts.
Werner Koch
2011-01-21
1
-27
/
+10
*
Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .
Andrey Jivsov
2011-01-06
1
-8
/
+27
*
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
2010-10-01
1
-9
/
+18
*
Import OpenPGP keys into the agent.
Werner Koch
2010-08-31
1
-0
/
+15
*
Avoid using the protect-tool to import pkcs#12.
Werner Koch
2010-06-17
1
-1
/
+1
*
Whole lot of changes to support CE.
Werner Koch
2010-04-14
1
-0
/
+4
*
Fixed a regression introduced with 2.0.14.
Werner Koch
2010-01-26
1
-13
/
+19
*
Do not use the VMC C reserved word readonly.
Werner Koch
2009-12-15
1
-1
/
+1
*
Implement dynamic S2K count computation.
Werner Koch
2009-12-14
1
-4
/
+144
*
Unification of the search descriptor usage.
Werner Koch
2009-12-08
1
-0
/
+1
*
Fixed a bunch of little bugs as reported by Fabian Keil.
Werner Koch
2009-06-24
1
-2
/
+5
[next]