index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
bugfixes-2.2
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
export.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-17
g10: factor out a function for secret key retrieval.
NIIBE Yutaka
1
-70
/
+83
2015-12-03
gpg: Take care of keydb_new returning NULL.
Werner Koch
1
-0
/
+2
2015-11-17
gpg: Change keydb_search to not return legacy keys.
Neal H. Walfield
1
-4
/
+0
2015-11-14
gpg: Use only one fingerprint formatting function.
Werner Koch
1
-1
/
+1
2015-11-12
gpg: Print a new EXPORTED status line.
Werner Koch
1
-3
/
+28
2015-11-12
gpg: Print export statistics to the status-fd.
Werner Koch
1
-38
/
+117
2015-10-08
gpg: Add option --print-dane-records.
Werner Koch
1
-8
/
+9
2015-10-07
gpg: Remove unfinished experimental code to export as S-expressions.
Werner Koch
1
-174
/
+9
2015-08-21
common: Don't assume on-disk layout matches in-memory layout.
Neal H. Walfield
1
-1
/
+1
2015-06-19
gpg: Fix export problem in case an old keyring has PGP-2 keys.
Werner Koch
1
-1
/
+8
2014-12-01
gpg: Fix export bug using exact search with only one key in the keybox.
Werner Koch
1
-0
/
+2
2014-11-02
gpg: Avoid extra pinentries for each subkey in --export-secret-keys.
Werner Koch
1
-1
/
+5
2014-09-01
gpg: Fix export of ecc secret keys by adjusting check ordering.
Kyle Butt
1
-1
/
+5
2014-08-14
gpg: Remove --compress-keys and --compress-sigs feature.
Werner Koch
1
-2
/
+0
2014-06-30
gpg: Create exported secret files and revocs with mode 700.
Werner Koch
1
-1
/
+1
2014-06-20
gpg: Make export of ECC keys work again.
Werner Koch
1
-55
/
+96
2014-04-15
gpg: Fix regression in secret key export.
Werner Koch
1
-2
/
+8
2014-03-07
Silence several warnings when building under Windows.
Werner Koch
1
-1
/
+1
2014-01-30
gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.
Werner Koch
1
-1
/
+3
2013-11-15
gpg: Rework ECC support and add experimental support for Ed25519.
Werner Koch
1
-1
/
+1
2013-01-08
gpg: Remove a function wrapper.
Werner Koch
1
-1
/
+1
2012-06-05
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
1
-1
/
+1
2011-12-02
Avoid possible double free in export.c.
Werner Koch
1
-1
/
+1
2011-08-10
Fixed set but unused variable bugs
Werner Koch
1
-13
/
+13
2011-04-29
Re-indentation of keydb.c and error code changes.
Werner Koch
1
-1
/
+1
2011-04-26
Fixed regression in OpenPGP secret key export.
Werner Koch
1
-4
/
+3
2011-04-25
Fix regression in gpg's mail address parsing.
Werner Koch
1
-1
/
+1
2011-03-08
Require libgcrypt 1.5
Werner Koch
1
-14
/
+3
2011-02-03
Fix test for gcry_pk_get_curve.
Werner Koch
1
-1
/
+1
2011-02-02
Sample ECC keys and message do now work.
Werner Koch
1
-35
/
+113
2011-01-21
Editorial changes and allow building with old libgcrypts.
Werner Koch
1
-12
/
+10
2011-01-20
All standard keyserver commands are now using dirmngr.
Werner Koch
1
-0
/
+54
2011-01-06
Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .
Andrey Jivsov
1
-0
/
+12
2010-10-01
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
1
-153
/
+598
2010-09-06
Removed more secret key related code.
Werner Koch
1
-416
/
+421
2010-04-21
More changes on the way to remove secring.gpg.
Werner Koch
1
-1
/
+1
2010-04-20
Generating an OpenPGP key cia gpg-agent basically works.
Werner Koch
1
-1
/
+1
2009-12-08
Unification of the search descriptor usage.
Werner Koch
1
-2
/
+3
2009-09-30
Some changes to suport g13.
Werner Koch
1
-1
/
+1
2007-11-19
Started to implement the audit log feature.
Werner Koch
1
-1
/
+1
2007-07-04
Changed to GPLv3.
Werner Koch
1
-4
/
+2
2007-02-14
* export.c (do_export_stream): Allow reset-subkey-passwd along
Werner Koch
1
-1
/
+4
2006-12-06
Fixes for CVE-2006-6235
Werner Koch
1
-4
/
+5
2006-10-02
Fix for bug 537
Werner Koch
1
-9
/
+9
2006-04-19
Continued with merging.
Werner Koch
1
-1
/
+0
2006-04-19
Merged with gpg 1.4.3 code.
Werner Koch
1
-158
/
+367
2005-11-18
* keyedit.c (keyedit_menu, menu_clean): Simplify clean options to just
David Shaw
1
-27
/
+16
2005-11-10
* options.h, import.c (parse_import_options, clean_sigs_from_all_uids,
David Shaw
1
-1
/
+1
2005-11-10
* trustdb.h, trustdb.c (clean_sigs_from_uid): Add flag to remove all
David Shaw
1
-18
/
+7
2005-11-02
* import.c (import_one): Do collapse_uids() before we do any cleaning
David Shaw
1
-2
/
+2
[prev]
[next]