index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
agent
/
cvt-openpgp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
agent: Make --disable-extended-key-format a dummy option.
Werner Koch
2023-03-13
1
-1
/
+1
*
agent: Fix import of protected v5 keys.
Werner Koch
2022-12-01
1
-3
/
+4
*
agent: Fix importing protected secret key.
NIIBE Yutaka
2021-06-09
1
-21
/
+49
*
agent: Appropriate error code for importing key with no passwd.
NIIBE Yutaka
2021-06-04
1
-0
/
+2
*
agent: Avoid memory leaks in error code paths.
Jakub Jelen
2021-05-20
1
-1
/
+4
*
agent: Fix SOS handling with libgcrypt 1.8.
NIIBE Yutaka
2020-11-09
1
-2
/
+19
*
agent: Allow to pass a timestamp to genkey and import.
Werner Koch
2020-08-17
1
-2
/
+2
*
agent: For ECC, use opaque MPI for key representation.
NIIBE Yutaka
2020-06-05
1
-20
/
+69
*
agent: Replace most assert by log_assert.
Werner Koch
2019-05-14
1
-5
/
+4
*
agent: Put Token lines into the key files.
Werner Koch
2019-05-03
1
-2
/
+3
*
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-03-27
1
-1
/
+1
|
\
|
*
agent: Make the request origin a part of the cache items.
Werner Koch
2018-03-27
1
-1
/
+1
*
|
Use the gpgrt log functions if possible.
Werner Koch
2017-11-27
1
-2
/
+2
|
/
*
agent: Resolve conflict of util.h.
NIIBE Yutaka
2017-03-07
1
-2
/
+2
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
agent: SSH support improvement.
NIIBE Yutaka
2016-08-09
1
-1
/
+1
*
agent: Implement new protection mode openpgp-s2k3-ocb-aes.
Werner Koch
2016-04-12
1
-1
/
+1
*
agent: IMPORT_KEY with --force option fix.
NIIBE Yutaka
2015-12-24
1
-5
/
+5
*
agent: Fix function return type for check_cb and agent_askpin.
NIIBE Yutaka
2015-10-09
1
-1
/
+1
*
agent: Fix importing ECC key.
NIIBE Yutaka
2015-09-19
1
-99
/
+11
*
agent: Raise the maximum password length. Don't hard code it.
Neal H. Walfield
2015-08-24
1
-2
/
+2
*
agent: fix ECC key handling.
NIIBE Yutaka
2015-08-10
1
-38
/
+20
*
Curve25519 support.
NIIBE Yutaka
2015-08-06
1
-32
/
+59
*
agent: Send the new SETKEYINFO command to the Pinentry.
Werner Koch
2015-04-14
1
-1
/
+1
*
agent: Compute correct MPI length header for protected ECC keys.
Werner Koch
2015-03-19
1
-2
/
+21
*
Use inline functions to convert buffer data to scalars.
Werner Koch
2015-02-11
1
-3
/
+4
*
agent: Fix use of imported but unprotected openpgp keys.
Werner Koch
2015-01-29
1
-7
/
+19
*
agent: Add some extra robustness to extract_private_key
Werner Koch
2015-01-28
1
-2
/
+10
*
agent: Fix agent_public_key_from_file for ECC.
NIIBE Yutaka
2015-01-27
1
-40
/
+121
*
Change a couple of files to use abbreviated copyright notes.
Werner Koch
2014-11-04
1
-2
/
+1
*
agent: Fix import of OpenPGP EdDSA keys.
Werner Koch
2014-09-02
1
-18
/
+66
*
agent: Fix export of RSA keys to OpenPGP.
Werner Koch
2014-06-26
1
-1
/
+1
*
gpg: Make export of ECC keys work again.
Werner Koch
2014-06-20
1
-9
/
+28
*
agent: Fix import of non-protected gpg keys.
Werner Koch
2014-05-08
1
-3
/
+9
*
gpg: Finish experimental support for Ed25519.
Werner Koch
2014-05-07
1
-84
/
+100
*
ECC Fixes.
NIIBE Yutaka
2014-04-28
1
-29
/
+8
*
gpg: Fix regression in secret key export.
Werner Koch
2014-04-15
1
-21
/
+27
*
agent: Cleanups to prepare implementation of Ed25519.
Werner Koch
2014-03-22
1
-53
/
+49
*
Implement unattended OpenPGP secret key import.
Werner Koch
2013-05-22
1
-91
/
+274
*
Fix size_t vs int issues.
Marcus Brinkmann
2011-06-01
1
-1
/
+1
*
Fixed regression in OpenPGP secret key export.
Werner Koch
2011-04-26
1
-1
/
+4
*
Require libgcrypt 1.5
Werner Koch
2011-03-08
1
-7
/
+0
*
Sample ECC keys and message do now work.
Werner Koch
2011-02-02
1
-44
/
+42
*
Editorial changes and allow building with old libgcrypts.
Werner Koch
2011-01-21
1
-16
/
+15
*
Fixed key generation with P-521. Confirmed that signature generation and veri...
Andrey Jivsov
2011-01-13
1
-7
/
+1
*
Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .
Andrey Jivsov
2011-01-06
1
-8
/
+46
*
s/AES/AES128/ in diagnostics and --list-config
Werner Koch
2010-12-02
1
-1
/
+1
*
More agent support for gpg.
Werner Koch
2010-10-13
1
-1
/
+1
*
Import fixes.
Werner Koch
2010-10-06
1
-0
/
+1
*
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
2010-10-01
1
-5
/
+268
[next]