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-03-15
gpg: New option --no-auto-trust-new-key.
Beta-2.3.0-beta1655
Werner Koch
1
-0
/
+4
2021-03-11
gpg: New option --force-sign-key
Werner Koch
1
-1
/
+5
2021-03-05
w32: Always use Unicode for console input and output.
Werner Koch
1
-2
/
+12
2021-03-04
gpg: Prepare for globing with UTF-8.
Werner Koch
1
-4
/
+4
2021-02-10
gpg: Do not allow old cipher algorithms for encryption.
Werner Koch
1
-1
/
+25
2021-02-02
gpg: Remove support for PKA.
Werner Koch
1
-13
/
+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-27
gpg: Sort the signatures in standard key listings.
Werner Koch
1
-0
/
+3
2020-10-20
Replace all calls to stat by gnupg_stat.
Werner Koch
1
-2
/
+2
2020-10-20
Replace most calls to open by a new wrapper.
Werner Koch
1
-3
/
+3
2020-10-20
Replace all calls to access by gnupg_access
Werner Koch
1
-5
/
+6
2020-08-25
gpg: Collapse duplicate subkeys.
Werner Koch
1
-1
/
+5
2020-08-14
Add --chuid to gpg, gpg-card, and gpg-connect-agent.
Werner Koch
1
-2
/
+15
2020-08-05
gpg: Add level 16 to --gen-random
Werner Koch
1
-32
/
+45
2020-07-09
gpg: Print a note if no args are given to --delete-key
Werner Koch
1
-1
/
+4
2020-03-14
gpgconf: Further simplify the gpgconf option processing.
Werner Koch
1
-34
/
+3
2020-03-14
gpg: New option --auto-key-import
Werner Koch
1
-2
/
+15
2020-03-13
gpg: New option --include-key-block.
Werner Koch
1
-2
/
+5
2020-03-06
gpg: Re-group the options in the --help output.
Werner Koch
1
-288
/
+291
2020-03-06
gpgconf: Support reading global options (part 2).
Werner Koch
1
-9
/
+15
2020-02-25
gpg: Re-enable versioned config files
Werner Koch
1
-2
/
+2
2020-02-25
gpg: Re-add checking of config file permissions.
Werner Koch
1
-98
/
+18
2020-02-20
gpg: Use gpgrt's new option parser to provide a global conf file.
Werner Koch
1
-158
/
+169
2020-02-13
gpg: New option --full-timestrings.
Werner Koch
1
-0
/
+6
2020-02-11
common: Extend the openpgp_curve_to_oid function.
Werner Koch
1
-1
/
+1
2020-02-09
scd:openpgp: Let the genkey function also accept a full keyref.
Werner Koch
1
-1
/
+1
2020-01-13
gpg,sm: Avoid useless ASFW diagnostic in loopback mode.
Werner Koch
1
-0
/
+9
2019-11-07
gpg: Add option --allow-weak-key-signatures.
Werner Koch
1
-0
/
+8
2019-11-07
gpg: Print rfc4880bis note only in verbose mode.
Werner Koch
1
-1
/
+1
2019-11-06
gpg: Do not require --batch when using --log-file.
Werner Koch
1
-5
/
+1
2019-09-10
gpg: First rough implementation of keyboxd access for key lookup.
Werner Koch
1
-1
/
+13
2019-09-09
gpg: New option --use-keyboxd.
Werner Koch
1
-5
/
+16
2019-08-23
gpg: Allow --locate-external-key even with --no-auto-key-locate.
Werner Koch
1
-1
/
+14
2019-08-23
gpg: Do not show two informational diagnostics with quiet.
Werner Koch
1
-1
/
+4
2019-08-21
gpg: New option --use-only-openpgp-card
Werner Koch
1
-0
/
+9
2019-07-19
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-06-04
g10: Block signals in g10_exit.
NIIBE Yutaka
1
-0
/
+1
2019-04-13
gpg: New caching functions.
Werner Koch
1
-0
/
+2
2019-03-14
kbx: Unify the fingerprint search modes.
Werner Koch
1
-3
/
+0
2019-03-14
gpg: Make rfc4880bis the default.
Werner Koch
1
-2
/
+9
2019-03-14
kbx: Add support for 32 byte fingerprints.
Werner Koch
1
-0
/
+1
2018-12-04
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-11-12
common: Prepare for parsing mail sub-addresses.
Werner Koch
1
-1
/
+1
2018-10-24
all: fix spelling and typos
Daniel Kahn Gillmor
1
-3
/
+3
2018-08-29
gpg: New option --known-notation.
Werner Koch
1
-0
/
+3
2018-07-24
gpg: Use 128 MiB as default AEAD chunk size.
Werner Koch
1
-3
/
+10
[next]