index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
agent
/
findkey.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
agent: Simplify a function.
Werner Koch
2021-03-18
1
-32
/
+23
*
Replace all calls to access by gnupg_access
Werner Koch
2020-10-20
1
-2
/
+2
*
doc: Typo fixes
Werner Koch
2020-08-25
1
-1
/
+1
*
agent: Allow to pass a timestamp to genkey and import.
Werner Koch
2020-08-17
1
-12
/
+29
*
agent: expose shadow key type
James Bottomley via Gnupg-devel
2020-06-24
1
-2
/
+3
*
agent: Use get_pk_algo_from_key.
NIIBE Yutaka
2020-06-19
1
-158
/
+0
*
agent: Clean up for getting info from SEXP.
NIIBE Yutaka
2020-06-19
1
-32
/
+10
*
agent: A little clean up.
NIIBE Yutaka
2020-06-19
1
-2
/
+0
*
agent,ecc: Use of opaque MPI for ECC, fixup 'd'.
NIIBE Yutaka
2020-06-05
1
-11
/
+5
*
Spelling cleanup.
Daniel Kahn Gillmor
2020-02-19
1
-2
/
+2
*
agent: Allow signing with card key even without a stub key.
Werner Koch
2020-02-13
1
-0
/
+2
*
agent: Replace most assert by log_assert.
Werner Koch
2019-05-14
1
-11
/
+9
*
agent: correct length for uri and comment on 64-bit big-endian platforms
Daniel Kahn Gillmor
2019-05-14
1
-2
/
+5
*
agent: If a Label is make sure that label is part of the prompt.
Werner Koch
2019-05-07
1
-0
/
+40
*
agent: Allow the use of "Label:" in a key file.
Werner Koch
2019-05-07
1
-23
/
+80
*
agent: Put Token lines into the key files.
Werner Koch
2019-05-03
1
-8
/
+54
*
agent: Clear bogus pinentry cache, when it causes an error.
NIIBE Yutaka
2019-01-28
1
-1
/
+11
*
agent: Make the request origin a part of the cache items.
Werner Koch
2018-03-27
1
-4
/
+4
*
agent: Minor cleanup (mostly for documentation).
Werner Koch
2017-07-28
1
-66
/
+66
*
agent: Make digest algorithms for ssh fingerprints configurable.
Justus Winter
2017-05-24
1
-1
/
+2
*
common: Support different digest algorithms for ssh fingerprints.
Justus Winter
2017-05-24
1
-1
/
+1
*
Spelling fixes in docs and comments.
NIIBE Yutaka
2017-04-28
1
-1
/
+1
*
agent: Clean up error initialize/return.
NIIBE Yutaka
2017-04-14
1
-3
/
+1
*
agent: New option --enable-extended-key-format.
Werner Koch
2017-03-24
1
-11
/
+33
*
agent: New option --stub-only for DELETE_KEY
Werner Koch
2017-03-24
1
-11
/
+21
*
agent: Resolve conflict of util.h.
NIIBE Yutaka
2017-03-07
1
-1
/
+1
*
agent: Prepend the description to a PIN prompt.
Werner Koch
2017-02-22
1
-8
/
+30
*
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
*
agent: Minor cleanup for recent change in findkey.c
Werner Koch
2016-10-24
1
-6
/
+2
*
agent: Fix saving with FORCE=1.
NIIBE Yutaka
2016-10-21
1
-6
/
+19
*
agent: Add --card option for READKEY.
NIIBE Yutaka
2016-10-20
1
-0
/
+36
*
common: Add dedicated private key functions to name-value.c.
Werner Koch
2016-06-23
1
-2
/
+2
*
common: Rename external symbols in name-value.c.
Werner Koch
2016-06-23
1
-9
/
+9
*
common: Rename private-keys.c to name-value.c
Werner Koch
2016-06-23
1
-1
/
+1
*
Replace use of opt.homedir by accessor functions.
Werner Koch
2016-06-07
1
-4
/
+8
*
common: Add support for the new extended private key format.
Justus Winter
2016-04-21
1
-1
/
+160
*
agent: allow removal of the shadowed key.
NIIBE Yutaka
2016-03-17
1
-1
/
+1
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-1
/
+1
*
agent: Fix function return type for check_cb and agent_askpin.
NIIBE Yutaka
2015-10-09
1
-1
/
+1
*
agent: Raise the maximum password length. Don't hard code it.
Neal H. Walfield
2015-08-24
1
-2
/
+2
*
agent: Add option --force to the DELETE_KEY command.
Werner Koch
2015-08-07
1
-48
/
+52
*
agent: Use different translation func for Pinentry strings.
Werner Koch
2015-06-30
1
-18
/
+19
*
Typo fixes
Werner Koch
2015-05-08
1
-1
/
+4
*
agent: Send the new SETKEYINFO command to the Pinentry.
Werner Koch
2015-04-14
1
-1
/
+1
*
agent: Fix use of imported but unprotected openpgp keys.
Werner Koch
2015-01-29
1
-0
/
+18
*
agent: Add some extra robustness to extract_private_key
Werner Koch
2015-01-28
1
-1
/
+1
*
agent: Fix agent_public_key_from_file for ECC.
NIIBE Yutaka
2015-01-27
1
-54
/
+23
*
gpg: Improve passphrase caching.
Werner Koch
2014-09-17
1
-0
/
+42
*
agent: Return NO_SECKEY instead of ENONET for PKSIGN and others.
Werner Koch
2014-08-18
1
-1
/
+5
[next]