summaryrefslogtreecommitdiffstats
path: root/agent/keyformat.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* ssh: Allow to prefer on-disk keys over active card keys.Werner Koch2023-04-181-1/+7
* ssh: Allow to define the order in which keys are returned.Werner Koch2023-02-011-1/+3
* agent: Introduce attribute "Remote-list" to KEYINFO.Werner Koch2022-10-121-0/+6
* doc: Update description of the key format.Werner Koch2022-08-161-10/+20
* agent: Add description for "Prompt" field.NIIBE Yutaka2022-06-281-0/+6
* agent: Pop up dialog window for confirmation, when specified so.NIIBE Yutaka2022-05-191-0/+7
* agent: Silence error messages for READKEY --cardWerner Koch2021-04-211-3/+2
* agent: Add new shadow key type and functions to call tpm2daemonJames Bottomley2021-03-101-2/+10
* doc: Fix typosGavin L. Rebeiro2020-11-231-1/+1
* doc: Typo fixesWerner Koch2020-08-251-1/+1
* agent: Allow to pass a timestamp to genkey and import.Werner Koch2020-08-171-0/+5
* agent: Allow the use of "Label:" in a key file.Werner Koch2019-05-071-2/+2
* agent: Put Token lines into the key files.Werner Koch2019-05-031-15/+51
* all: fix more spelling errorsDaniel Kahn Gillmor2018-10-251-3/+3
* doc: Fix DijkstraWerner Koch2017-12-081-2/+2
* agent: Fix description of shadow format.NIIBE Yutaka2017-12-081-1/+1
* Clean up word replication.Yuri Chornoivan2017-02-211-3/+3
* Fix more spellingDaniel Kahn Gillmor2016-09-171-2/+2
* More cleanup of "allow to".Daniel Kahn Gillmor2016-08-031-1/+1
* common: Add support for the new extended private key format.Justus Winter2016-04-211-8/+72
* agent: Convert key format document to org.Justus Winter2016-04-211-47/+32
* agent: Implement new protection mode openpgp-s2k3-ocb-aes.Werner Koch2016-04-121-20/+42
* doc: Note that the persistant passphrase format is unimplemented.Werner Koch2016-04-121-0/+2
* gpg: Finish experimental support for Ed25519.Werner Koch2014-05-071-0/+2
* Implement unattended OpenPGP secret key import.Werner Koch2013-05-221-44/+82
* agent: Add pin length field to the shadowed private key format.Werner Koch2012-02-071-1/+6
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-11/+11
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-6/+108
* Import OpenPGP keys into the agent.Werner Koch2010-08-311-1/+28
* Add more passphrase policy rules.Werner Koch2007-08-281-3/+7
* * protect-tool.c: New option --canonical.Werner Koch2005-05-201-2/+7
* * findkey.c (modify_description): Keep invalid % escapes, so thatWerner Koch2005-02-251-2/+2
* * command-ssh.c (get_passphrase): Removed.Werner Koch2005-02-231-0/+6
* * protect-tool.c (rsa_key_check): New.NEWPG-0-3-8Werner Koch2002-06-251-2/+2
* Changes needed to support smartcards. Well, only _support_. There isWerner Koch2002-02-281-7/+35
* * genkey.c (store_key): Protect the key.Werner Koch2002-01-311-37/+36
* * genkey.c: Store the secret part and return the public part.Werner Koch2002-01-101-14/+12
* * keyformat.txt: New.Werner Koch2001-12-191-0/+138