aboutsummaryrefslogtreecommitdiffstats
path: root/agent/protect.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-11agent: Make the S2K calibration time runtime configurable.Werner Koch1-7/+26
2018-12-11agent: compile-time configuration of s2k calibration.Daniel Kahn Gillmor1-3/+3
2017-12-08agent: Fix description of shadow format.NIIBE Yutaka1-1/+1
2017-11-20agent: Use clock or clock_gettime for calibration.NIIBE Yutaka1-5/+9
2017-11-06agent: New GETINFO sub-commands "s2k_count_cal" and "s2k_time".Werner Koch1-6/+23
2017-11-06agent: New option --s2k-count.Werner Koch1-0/+3
2017-07-28agent: For OCB key files return Bad Passprase instead of Checksum Error.Werner Koch1-3/+8
2017-07-28agent: Minor cleanup (mostly for documentation).Werner Koch1-6/+7
2017-05-31agent: Fix error from do_encryption.NIIBE Yutaka1-12/+19
2017-05-22agent: Add const qualifier for read-only table.NIIBE Yutaka1-2/+2
2017-04-02agent: Use OCB for key protection with --enable-extended-key-format.Werner Koch1-6/+1
2017-03-07agent: Resolve conflict of util.h.NIIBE Yutaka1-1/+1
2017-02-21Clean up word replication.Yuri Chornoivan1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-07-14build: Require latest released librariesWerner Koch1-22/+1
2016-04-14agent: Fix regression due to recent commit 4159567.Werner Koch1-2/+4
2016-04-12agent: Implement new protection mode openpgp-s2k3-ocb-aes.Werner Koch1-111/+319
2016-04-12indent: Help Emacs not to get confused by conditional compilation.Werner Koch1-1/+3
2015-01-29agent: Fix use of imported but unprotected openpgp keys.Werner Koch1-4/+75
2014-11-04Change a couple of files to use abbreviated copyright notes.Werner Koch1-3/+2
2014-09-01agent: Allow key unprotection using AES-256.Werner Koch1-29/+50
2014-03-07w32: Include winsock2.h to silence warnings.Werner Koch1-0/+3
2013-11-15gpg: Rework ECC support and add experimental support for Ed25519.Werner Koch1-0/+15
2013-08-01agent: Include missing prototype.Werner Koch1-0/+1
2013-05-22Implement unattended OpenPGP secret key import.Werner Koch1-3/+29
2013-02-06agent: Return a better error code if no passphrase was given.Werner Koch1-1/+5
2012-12-12ssh: Support ECDSA keys.Werner Koch1-8/+26
2012-02-07agent: Add pin length field to the shadowed private key format.Werner Koch1-1/+32
2011-06-29Added gpg-agent OPTION "s2k-count".Ben Kibbey1-5/+9
2011-04-26Fixed regression in OpenPGP secret key export.Werner Koch1-1/+31
2011-03-10Make use of gcry_kdf_derive.Werner Koch1-63/+6
2011-02-03Finished ECC integration.ECC-INTEGRATION-2-1Werner Koch1-83/+82
2011-01-31Reworked the ECC changes to better fit into the Libgcrypt API.Werner Koch1-2/+3
2011-01-21Editorial changes and allow building with old libgcrypts.Werner Koch1-27/+10
2011-01-06Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov1-8/+27
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-9/+18
2010-08-31Import OpenPGP keys into the agent.Werner Koch1-0/+15
2010-06-17Avoid using the protect-tool to import pkcs#12.Werner Koch1-1/+1
2010-04-14Whole lot of changes to support CE.Werner Koch1-0/+4
2010-01-26Fixed a regression introduced with 2.0.14.Werner Koch1-13/+19
2009-12-15Do not use the VMC C reserved word readonly.Werner Koch1-1/+1
2009-12-14Implement dynamic S2K count computation.Werner Koch1-4/+144
2009-12-08Unification of the search descriptor usage.Werner Koch1-0/+1
2009-06-24Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch1-2/+5
2009-03-06New gpg-agent command to list key information.Werner Koch1-1/+66
2007-08-28Add more passphrase policy rules.Werner Koch1-27/+114
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-05-15Use estream_asprintf instead of the GNU asprintf.Werner Koch1-9/+7
2006-11-20Made some PIN pads work.Werner Koch1-1/+1
2006-06-20Updated FSF's address.Werner Koch1-1/+2