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
/
gpg.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gpg: Ensure all weak digest rejection notices are shown
Daniel Kahn Gillmor
2015-10-26
1
-1
/
+2
*
build: Allow building without SQLlite support.
Werner Koch
2015-10-20
1
-1
/
+8
*
gpg: Fix --desig-revoke.
Neal H. Walfield
2015-10-19
1
-5
/
+5
*
gpg: Add option --weak-digest to gpg and gpgv.
Daniel Kahn Gillmor
2015-10-19
1
-0
/
+6
*
g10: Add TOFU support.
Neal H. Walfield
2015-10-18
1
-0
/
+140
*
gpg: Add option --print-dane-records.
Werner Koch
2015-10-08
1
-0
/
+3
*
gpg: Pass CTRL parameter to all key listing functions.
Werner Koch
2015-10-08
1
-1
/
+1
*
gpg: Remove option --no-sig-create-check.
Werner Koch
2015-09-01
1
-3
/
+0
*
gpg: Print a new FAILURE status after most commands.
Werner Koch
2015-08-25
1
-19
/
+81
*
Allow --gen-key to inquire a passphrase.
Ben Kibbey
2015-08-15
1
-3
/
+12
*
gpg: Make show-sig-subpackets work again.
Werner Koch
2015-06-30
1
-1
/
+1
*
agent: Prepare for Libassuan with Cygwin support.
Werner Koch
2015-06-29
1
-1
/
+0
*
gpg: Allow debug flag names for --debug.
Werner Koch
2015-06-22
1
-45
/
+35
*
gpg: Improve speed of --check-sigs and --lish-sigs.
Werner Koch
2015-06-20
1
-0
/
+2
*
gpg: Print available debug flags using "--debug-level help".
Werner Koch
2015-06-19
1
-18
/
+44
*
Don't prompt for the password multiple times in pinentry loopback mode.
Neal H. Walfield
2015-06-16
1
-0
/
+7
*
gpg: Fix output in case of a corrupted trustdb.
Werner Koch
2015-06-04
1
-2
/
+2
*
gpg: New command --quick-adduid.
Werner Koch
2015-05-08
1
-0
/
+17
*
gpg: Do not use honor-keyserver-url sub-option by default.
Werner Koch
2015-04-21
1
-2
/
+1
*
gpg: Add new option --debug-iolbf.
Werner Koch
2015-04-06
1
-1
/
+6
*
Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.
Werner Koch
2015-04-06
1
-1
/
+1
*
Fix use of DBG_CACHE and DBG_LOOKUP
Werner Koch
2015-04-06
1
-3
/
+4
*
gpg: Rename a debug macro.
Werner Koch
2015-04-06
1
-2
/
+2
*
gpg: Only use the last specified keyserver.
Neal H. Walfield
2015-03-28
1
-1
/
+8
*
gpg: Change --print-pka-records into an option.
Werner Koch
2015-03-10
1
-14
/
+3
*
gpg: Add --list-gcrypt-config and "curve" item for --list-config.
Werner Koch
2015-03-10
1
-16
/
+38
*
gpg: Add command --print-pka-records.
Werner Koch
2015-02-24
1
-0
/
+14
*
gpg: Add option to print fingerprints in ICAO spelling.
Werner Koch
2015-02-23
1
-0
/
+5
*
gpg: Replace remaining uses of stdio by estream.
Werner Koch
2015-02-19
1
-22
/
+20
*
gpg: Fix buffering problem in --list-config.
Werner Koch
2015-01-28
1
-1
/
+2
*
Add a hook to be called right after main.
Werner Koch
2015-01-28
1
-0
/
+1
*
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
2015-01-22
1
-21
/
+22
*
gpg: Remove unused args from a function.
Werner Koch
2015-01-05
1
-4
/
+2
*
gpg: Obsolete some keyserver helper options.
Werner Koch
2014-12-08
1
-7
/
+4
*
gpg: Remove option aliases --[no-]throw-keyid and --notation-data.
Werner Koch
2014-12-03
1
-5
/
+2
*
Add option --no-autostart.
Werner Koch
2014-11-28
1
-0
/
+5
*
gpg: Remove PGP-2 related cruft.
Werner Koch
2014-11-13
1
-3
/
+0
*
Change a couple of files to use abbreviated copyright notes.
Werner Koch
2014-11-04
1
-3
/
+2
*
gpg: Remove superfluous check for Libgcrypt >= 1.4.0.
Werner Koch
2014-10-31
1
-9
/
+0
*
gpg: Remove all support for v3 keys and always create v4-signatures.
Werner Koch
2014-10-17
1
-16
/
+9
*
Use a unique capitalization for "Note:".
Werner Koch
2014-10-10
1
-7
/
+7
*
gpg: Add build and runtime support for larger RSA keys
Daniel Kahn Gillmor
2014-10-10
1
-1
/
+21
*
gpg: Simplify command --gen-key and add --full-gen-key.
Werner Koch
2014-09-27
1
-4
/
+25
*
gpg: Do not always print dashes in obsolete_option.
Werner Koch
2014-09-25
1
-15
/
+10
*
gpg: Warn about (but don't fail) on scdaemon options in gpg.conf.
Daniel Kahn Gillmor
2014-09-25
1
-0
/
+27
*
gpg: Replace a hash algo test function.
Werner Koch
2014-09-18
1
-18
/
+18
*
gpg: Re-indent a function.
Werner Koch
2014-09-18
1
-78
/
+89
*
gpg: Do not show "MD5" and triplicated "RSA" in --version.
Werner Koch
2014-08-28
1
-0
/
+11
*
gpg: Change default cipher for --symmetric from CAST5 to AES-128.
Werner Koch
2014-08-18
1
-1
/
+1
*
gpg: Remove options --pgp2 and --rfc1991.
Werner Koch
2014-08-14
1
-84
/
+3
[prev]
[next]