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
/
pkclist.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-22
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
1
-8
/
+8
2014-08-14
gpg: Remove options --pgp2 and --rfc1991.
Werner Koch
1
-12
/
+4
2014-06-10
gpg: Use more specific reason codes for INV_RECP.
Werner Koch
1
-7
/
+15
2014-03-27
Change some keyedit functions to allow printing to arbitrary streams.
Werner Koch
1
-9
/
+9
2014-02-10
gpg: Allow building without any trust model support.
Werner Koch
1
-1
/
+6
2014-02-05
gpg: Change format for the key size in --list-key and --edit-key.
Werner Koch
1
-7
/
+9
2012-12-19
gpg: Suppress "public key already present" in quiet mode.
Werner Koch
1
-3
/
+5
2012-08-24
Actually show translators comments in PO files
David Prévot
1
-1
/
+1
2012-06-05
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
1
-3
/
+3
2011-09-20
Allow NULL for free_public_key.
Werner Koch
1
-4
/
+5
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
1
-66
/
+66
2010-10-29
* pkclist.c (select_algo_from_prefs): Make sure the scores can't
David Shaw
1
-17
/
+31
2010-10-20
Make public key data structure easier to read.
Werner Koch
1
-4
/
+4
2010-10-01
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
1
-7
/
+9
2010-04-23
Decryption and signi via agent is now implemented.
Werner Koch
1
-12
/
+12
2010-04-21
More changes on the way to remove secring.gpg.
Werner Koch
1
-6
/
+6
2010-03-15
Finished the bulk of changes to use estream in most places instead of
Werner Koch
1
-6
/
+5
2009-12-08
Unification of the search descriptor usage.
Werner Koch
1
-1
/
+1
2009-09-30
Some changes to suport g13.
Werner Koch
1
-92
/
+119
2008-10-03
* main.h, mainproc.c (check_sig_and_print), keylist.c
David Shaw
1
-1
/
+2
2008-09-23
* pkclist.c (select_algo_from_prefs): Redo function to rank prefs and
David Shaw
1
-143
/
+153
2008-05-07
--locate-key now returns several keys if they all match.
Werner Koch
1
-4
/
+4
2008-04-08
Enhanced --auto-key-locate.
Werner Koch
1
-6
/
+7
2008-04-07
Minor cleanups.
Werner Koch
1
-1
/
+0
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-01-30
Added LIBINTL to more Makefile targets.
Werner Koch
1
-0
/
+12
2006-11-05
Collected fixes.
Werner Koch
1
-16
/
+64
2006-10-02
Fix for bug 537
Werner Koch
1
-8
/
+8
2006-07-27
Preparing a new release
gnupg-1.9.22
Werner Koch
1
-10
/
+11
2006-07-26
Fixed memory allocation bug and typos.
Werner Koch
1
-1
/
+1
2006-06-30
A couple of fixes. gpg2's key generation does now work.
Werner Koch
1
-4
/
+4
2006-06-28
* keydb.h, pkclist.c (select_algo_from_prefs, algo_available): Pass a
David Shaw
1
-6
/
+7
2006-06-28
* pkclist.c (algo_available): Automatically enable DSA2 mode when handling
David Shaw
1
-5
/
+5
2006-05-23
g10/ does build again.
Werner Koch
1
-4
/
+4
2006-04-28
Merged recent changes from 1.4
Werner Koch
1
-4
/
+16
2006-04-20
* options.h, gpg.c (main): Add --enable-dsa2 and --disable-dsa2. Defaults
David Shaw
1
-4
/
+16
2006-04-19
Continued with merging.
Werner Koch
1
-1
/
+1
2006-04-19
Merged with gpg 1.4.3 code.
Werner Koch
1
-557
/
+620
2006-03-07
* options.h, gpg.c (main, parse_trust_model), pkclist.c
David Shaw
1
-1
/
+1
2005-12-20
Finished PKA feature
Werner Koch
1
-3
/
+7
2005-12-08
Made strings translatable. Minor fixes.
Werner Koch
1
-1
/
+1
2005-11-10
* packet.h: Move some flags to a bitfield. Change all callers.
David Shaw
1
-1
/
+1
2005-08-05
auto retrieve keys from PKA. Thsi allows to specify an email address
Werner Koch
1
-304
/
+401
2005-08-05
* pkclist.c (do_edit_ownertrust): Don't allow ownertrust level 0.
David Shaw
1
-1
/
+1
2005-08-04
Fixes pertaining to revocation creation with subkey-only exported card keys
Werner Koch
1
-3
/
+10
2005-07-28
Implemented PKA trust model
Werner Koch
1
-0
/
+42
2005-07-27
Converted all m_free to xfree etc.
Werner Koch
1
-22
/
+22
2005-05-31
Updated FSF street address and preparations for a release candidate.
Werner Koch
1
-1
/
+2
2004-10-28
* skclist.c (build_sk_list): Don't need to warn about PGP-generated
David Shaw
1
-1
/
+1
[next]