index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
export.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Support ECDSA keys with --export-ssh-key.
Werner Koch
2016-01-08
1
-0
/
+6
*
gpg: New command --export-ssh-key
Werner Koch
2016-01-08
1
-1
/
+295
*
g10: factor out a function for secret key retrieval.
NIIBE Yutaka
2015-12-17
1
-70
/
+83
*
gpg: Take care of keydb_new returning NULL.
Werner Koch
2015-12-03
1
-0
/
+2
*
gpg: Change keydb_search to not return legacy keys.
Neal H. Walfield
2015-11-17
1
-4
/
+0
*
gpg: Use only one fingerprint formatting function.
Werner Koch
2015-11-14
1
-1
/
+1
*
gpg: Print a new EXPORTED status line.
Werner Koch
2015-11-12
1
-3
/
+28
*
gpg: Print export statistics to the status-fd.
Werner Koch
2015-11-12
1
-38
/
+117
*
gpg: Add option --print-dane-records.
Werner Koch
2015-10-08
1
-8
/
+9
*
gpg: Remove unfinished experimental code to export as S-expressions.
Werner Koch
2015-10-07
1
-174
/
+9
*
common: Don't assume on-disk layout matches in-memory layout.
Neal H. Walfield
2015-08-21
1
-1
/
+1
*
gpg: Fix export problem in case an old keyring has PGP-2 keys.
Werner Koch
2015-06-19
1
-1
/
+8
*
gpg: Fix export bug using exact search with only one key in the keybox.
Werner Koch
2014-12-01
1
-0
/
+2
*
gpg: Avoid extra pinentries for each subkey in --export-secret-keys.
Werner Koch
2014-11-02
1
-1
/
+5
*
gpg: Fix export of ecc secret keys by adjusting check ordering.
Kyle Butt
2014-09-01
1
-1
/
+5
*
gpg: Remove --compress-keys and --compress-sigs feature.
Werner Koch
2014-08-14
1
-2
/
+0
*
gpg: Create exported secret files and revocs with mode 700.
Werner Koch
2014-06-30
1
-1
/
+1
*
gpg: Make export of ECC keys work again.
Werner Koch
2014-06-20
1
-55
/
+96
*
gpg: Fix regression in secret key export.
Werner Koch
2014-04-15
1
-2
/
+8
*
Silence several warnings when building under Windows.
Werner Koch
2014-03-07
1
-1
/
+1
*
gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.
Werner Koch
2014-01-30
1
-1
/
+3
*
gpg: Rework ECC support and add experimental support for Ed25519.
Werner Koch
2013-11-15
1
-1
/
+1
*
gpg: Remove a function wrapper.
Werner Koch
2013-01-08
1
-1
/
+1
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-1
/
+1
*
Avoid possible double free in export.c.
Werner Koch
2011-12-02
1
-1
/
+1
*
Fixed set but unused variable bugs
Werner Koch
2011-08-10
1
-13
/
+13
*
Re-indentation of keydb.c and error code changes.
Werner Koch
2011-04-29
1
-1
/
+1
*
Fixed regression in OpenPGP secret key export.
Werner Koch
2011-04-26
1
-4
/
+3
*
Fix regression in gpg's mail address parsing.
Werner Koch
2011-04-25
1
-1
/
+1
*
Require libgcrypt 1.5
Werner Koch
2011-03-08
1
-14
/
+3
*
Fix test for gcry_pk_get_curve.
Werner Koch
2011-02-03
1
-1
/
+1
*
Sample ECC keys and message do now work.
Werner Koch
2011-02-02
1
-35
/
+113
*
Merge branch 'master' into ECC-INTEGRATION-2-1
Werner Koch
2011-01-24
1
-0
/
+54
|
\
|
*
All standard keyserver commands are now using dirmngr.
Werner Koch
2011-01-20
1
-0
/
+54
*
|
Editorial changes and allow building with old libgcrypts.
Werner Koch
2011-01-21
1
-12
/
+10
*
|
Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .
Andrey Jivsov
2011-01-06
1
-0
/
+12
|
/
*
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
2010-10-01
1
-153
/
+598
*
Removed more secret key related code.
Werner Koch
2010-09-06
1
-416
/
+421
*
More changes on the way to remove secring.gpg.
Werner Koch
2010-04-21
1
-1
/
+1
*
Generating an OpenPGP key cia gpg-agent basically works.
Werner Koch
2010-04-20
1
-1
/
+1
*
Unification of the search descriptor usage.
Werner Koch
2009-12-08
1
-2
/
+3
*
Some changes to suport g13.
Werner Koch
2009-09-30
1
-1
/
+1
*
Started to implement the audit log feature.
Werner Koch
2007-11-19
1
-1
/
+1
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
* export.c (do_export_stream): Allow reset-subkey-passwd along
Werner Koch
2007-02-14
1
-1
/
+4
*
Fixes for CVE-2006-6235
Werner Koch
2006-12-06
1
-4
/
+5
*
Fix for bug 537
Werner Koch
2006-10-02
1
-9
/
+9
*
Continued with merging.
Werner Koch
2006-04-19
1
-1
/
+0
*
Merged with gpg 1.4.3 code.
Werner Koch
2006-04-19
1
-158
/
+367
*
Adjusted for use with current libgcrypt (1.1.42).
Werner Koch
2003-07-28
1
-2
/
+2
[next]