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
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
/
import.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
New key db.
neal/next
Neal H. Walfield
2015-10-31
1
-0
/
+3
*
g10: Remove unused parameter.
Neal H. Walfield
2015-08-31
1
-1
/
+1
*
common: Don't assume on-disk layout matches in-memory layout.
Neal H. Walfield
2015-08-21
1
-4
/
+4
*
common: extend API of openpgp_oid_to_curve for canonical name.
NIIBE Yutaka
2015-08-06
1
-1
/
+1
*
g10: Use canonical name for curve.
NIIBE Yutaka
2015-07-08
1
-1
/
+3
*
gpg: Add dedicated error code for PGP-2 keys.
Werner Koch
2015-01-22
1
-4
/
+2
*
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
2015-01-22
1
-28
/
+31
*
gpg: Allow import of large keys.
Werner Koch
2014-12-04
1
-3
/
+13
*
indentation: Update g10/import.c
Werner Koch
2014-12-04
1
-1067
/
+1161
*
gpg: Track number of skipped v3 keys on import.
Werner Koch
2014-11-21
1
-15
/
+52
*
gpg: Add import options "keep-ownertrust".
Werner Koch
2014-11-12
1
-2
/
+12
*
gpg: Remove extra RSA import status line.
Werner Koch
2014-10-13
1
-8
/
+2
*
gpg: Fix informative printing of user ids.
Werner Koch
2014-10-13
1
-5
/
+5
*
gpg: Allow importing keys with duplicated long key ids.
Werner Koch
2014-10-13
1
-12
/
+12
*
gpg: Screen keyserver responses.
Werner Koch
2014-08-14
1
-20
/
+49
*
gpg: Auto-migrate existing secring.gpg.
Werner Koch
2014-06-05
1
-36
/
+104
*
gpg: Finish experimental support for Ed25519.
Werner Koch
2014-05-07
1
-108
/
+32
*
gpg: Change pinentry prompt to talk about "secret key".
Werner Koch
2014-04-15
1
-1
/
+1
*
gpg: Protect against rogue keyservers sending secret keys.
Werner Koch
2014-03-07
1
-0
/
+6
*
gpg: Allow building without any trust model support.
Werner Koch
2014-02-10
1
-1
/
+1
*
gpg: Change format for the key size in --list-key and --edit-key.
Werner Koch
2014-02-05
1
-6
/
+6
*
gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.
Werner Koch
2014-01-30
1
-1
/
+2
*
Implement unattended OpenPGP secret key import.
Werner Koch
2013-05-22
1
-1
/
+1
*
gpg: Import only packets which are allowed in a keyblock.
Werner Koch
2012-12-20
1
-1
/
+22
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-7
/
+7
*
Add tweaks for the not anymore patented IDEA algorithm.
Werner Koch
2012-05-08
1
-6
/
+0
*
Fixed set but unused variable bugs
Werner Koch
2011-08-10
1
-1
/
+1
*
Fix size_t vs int issues.
Marcus Brinkmann
2011-06-01
1
-1
/
+1
*
Fix import stat counter and abort secret key import on merge-only error case.
Marcus Brinkmann
2011-04-29
1
-25
/
+29
*
Require libgcrypt 1.5
Werner Koch
2011-03-08
1
-4
/
+1
*
Sample ECC keys and message do now work.
Werner Koch
2011-02-02
1
-63
/
+187
*
Keyserver search and get basically works again.
Werner Koch
2011-01-18
1
-0
/
+26
*
More agent support for gpg.
Werner Koch
2010-10-13
1
-4
/
+12
*
Import fixes.
Werner Koch
2010-10-06
1
-5
/
+15
*
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
2010-10-01
1
-21
/
+25
*
Removed more secret key related code.
Werner Koch
2010-09-06
1
-356
/
+88
*
Merge secret keys during import
Werner Koch
2010-09-02
1
-28
/
+18
*
Even less prompts for a new key now.
Werner Koch
2010-09-01
1
-1
/
+4
*
Use passphrase caching for import and genkey.
Werner Koch
2010-09-01
1
-2
/
+5
*
Import OpenPGP keys into the agent.
Werner Koch
2010-08-31
1
-169
/
+399
*
Fix for bug 1223
Werner Koch
2010-05-07
1
-160
/
+227
*
More changes on the way to remove secring.gpg.
Werner Koch
2010-04-21
1
-16
/
+22
*
Use gpg_err_set_errno to assign values to ERRNO.
Werner Koch
2010-04-01
1
-1
/
+1
*
Finished the bulk of changes to use estream in most places instead of
Werner Koch
2010-03-15
1
-2
/
+2
*
Use macros for iobuf ioctls.
Werner Koch
2010-03-08
1
-1
/
+2
*
Marked all unused args on non-W32 platforms.
Werner Koch
2008-10-20
1
-6
/
+25
*
Enhanced --auto-key-locate.
Werner Koch
2008-04-08
1
-22
/
+35
*
Fix bug 894.
Werner Koch
2008-03-25
1
-2
/
+19
*
Support DSA2.
Werner Koch
2007-12-12
1
-2
/
+2
*
Fix for bug 851.
Werner Koch
2007-12-10
1
-2
/
+2
[next]