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
/
gpg.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-25
gpg: Let --fetch-key return an exit code on failure.
Werner Koch
1
-1
/
+3
2021-06-08
w32: Always use Unicode for console input and output.
Werner Koch
1
-2
/
+12
2021-06-08
gpg: Prepare for globing with UTF-8.
Werner Koch
1
-4
/
+4
2021-04-29
gpg: No warning in quiet mode for S2K mode 0.
Werner Koch
1
-1
/
+2
2021-04-29
common: Extend the openpgp_curve_to_oid function.
Werner Koch
1
-1
/
+1
2021-04-06
gpg: Fix new pseudo option compliance_de_vs
Werner Koch
1
-1
/
+1
2021-04-01
gpgconf: Return a new pseudo option compliance_de_vs.
Werner Koch
1
-0
/
+5
2021-03-11
gpg: New option --force-sign-key
Werner Koch
1
-0
/
+5
2021-01-08
gpg: Fix --gpgconf-list case with no conf files at all.
Werner Koch
1
-58
/
+7
2020-12-04
Backport of the new option parser from 2.3
Werner Koch
1
-147
/
+133
2020-11-10
w32: Support Unicode also for config files etc.
Werner Koch
1
-1
/
+1
2020-11-03
gpg: Switch to AES256 for symmetric encryption in de-vs mode.
Werner Koch
1
-1
/
+3
2020-10-28
gpg: New command --quick-revoke-sig
Werner Koch
1
-0
/
+20
2020-10-23
Replace all calls to stat by gnupg_stat.
Werner Koch
1
-2
/
+2
2020-10-23
Replace most calls to open by a new wrapper.
Werner Koch
1
-3
/
+3
2020-10-21
Replace all calls to access by gnupg_access
Werner Koch
1
-5
/
+6
2020-07-09
gpg: Print a note if no args are given to --delete-key
Werner Koch
1
-1
/
+4
2020-04-16
gpg: Add missing options --no-include-key-block.
Werner Koch
1
-0
/
+1
2020-03-14
gpg: New option --auto-key-import
Werner Koch
1
-0
/
+11
2020-03-14
gpg: New option --include-key-block.
Werner Koch
1
-0
/
+3
2019-11-11
gpg: Add option --allow-weak-key-signatures.
Werner Koch
1
-0
/
+8
2019-08-23
gpg: Allow --locate-external-key even with --no-auto-key-locate.
Werner Koch
1
-1
/
+14
2019-08-21
gpg: New option --use-only-openpgp-card
Werner Koch
1
-0
/
+9
2019-07-22
gpg: The option --passphrase= can be empty.
NIIBE Yutaka
1
-2
/
+2
2019-07-04
gpg: Add "self-sigs-only" and "import-clean" to the keyserver options.
Werner Koch
1
-1
/
+3
2019-07-04
gpg: New command --locate-external-key.
Werner Koch
1
-2
/
+6
2019-02-12
Release 2.2.13
gnupg-2.2.13
Werner Koch
1
-3
/
+3
2018-12-05
gpg: New list-option "show-only-fpr-mbox".
Werner Koch
1
-0
/
+2
2018-11-21
doc: Clarify use of clear and nodefault in the AKL.
Werner Koch
1
-1
/
+1
2018-08-29
gpg: New option --known-notation.
Werner Koch
1
-0
/
+3
2018-06-11
gpg: Set some list options with --show-keys
Werner Koch
1
-0
/
+4
2018-06-06
gpg: New command --show-keys.
Werner Koch
1
-0
/
+11
2018-05-31
gpg: Remove MDC options
Werner Koch
1
-16
/
+5
2018-05-31
gpg: Turn --no-mdc-warn into a NOP.
Werner Koch
1
-3
/
+1
2018-04-12
gpg: Relax printing of STATUS_FAILURE.
Werner Koch
1
-1
/
+1
2018-04-11
gpg: New option --no-symkey-cache.
Werner Koch
1
-0
/
+3
2018-04-06
gpg: Emit FAILURE stati now in almost all cases.
Werner Koch
1
-7
/
+49
2018-03-23
gpg,sm: New option --request-origin.
Werner Koch
1
-0
/
+8
2017-08-23
gpgconf: Swap "auto-key-retrieve" and "no-auto-key-retrieve".
Werner Koch
1
-6
/
+7
2017-08-21
gpgconf: Make WoT settings configurable by gpgconf.
Damien Goutte-Gattat
1
-0
/
+3
2017-08-11
gpg: default to --no-auto-key-retrieve.
Daniel Kahn Gillmor
1
-2
/
+1
2017-08-08
gpg: Add option '--disable-dirmngr'.
Justus Winter
1
-0
/
+4
2017-08-04
gpg: Make --no-auto-key-retrieve gpgconf-igurable.
Werner Koch
1
-1
/
+1
2017-08-04
gpg: Default to --auto-key-locate "local,wkd" and --auto-key-retrieve.
Werner Koch
1
-2
/
+14
2017-07-28
gpg,sm: String changes for compliance diagnostics.
Werner Koch
1
-15
/
+16
2017-07-24
gpg: Extend --key-origin to take an optional URL arg.
Werner Koch
1
-1
/
+1
2017-07-24
gpg: Store key origin info for new DANE and WKD retrieved keys.
Werner Koch
1
-1
/
+1
2017-07-21
gpg: Extend --quick-set-expire to allow subkey expiration setting.
Werner Koch
1
-3
/
+3
2017-07-20
gpg: New option --with-key-origin.
Werner Koch
1
-0
/
+6
2017-07-13
gpg: Pass key origin values to import functions.
Werner Koch
1
-2
/
+3
[next]