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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-08
gpg,common: Make sure that all fd given are valid.
Justus Winter
1
-0
/
+5
2017-02-05
gpg: Fix aliases --list-key, --list-sig, and --check-sig.
Daniel Kahn Gillmor
1
-3
/
+3
2017-01-19
gpg: Allow to freeze faked system time.
Damien Goutte-Gattat
1
-2
/
+12
2016-12-19
Remove unused debug flags and add "dns" and "network".
Werner Koch
1
-1
/
+0
2016-12-16
gpg,sm: A few more option for --gpgconf-list.
Werner Koch
1
-0
/
+2
2016-12-15
g10: Avoid translating simple error messages.
Justus Winter
1
-15
/
+15
2016-12-15
g10: Rework the --quick-* interface.
Justus Winter
1
-7
/
+11
2016-12-15
g10: Rename 'card-edit' to 'edit-card'.
Justus Winter
1
-1
/
+2
2016-12-15
g10: Spell out --desig-revoke.
Justus Winter
1
-1
/
+2
2016-12-15
g10: Shorten unreasonably long option.
Justus Winter
1
-2
/
+2
2016-12-13
g10,sm: Spell out --passwd.
Justus Winter
1
-2
/
+3
2016-12-13
g10: Spell out --gen-revoke.
Justus Winter
1
-2
/
+4
2016-12-13
g10: Spell out --full-gen-key.
Justus Winter
1
-3
/
+4
2016-12-13
g10,sm: Spell out --gen-key.
Justus Winter
1
-4
/
+5
2016-12-13
g10,sm: Spell out --check-sigs.
Justus Winter
1
-1
/
+3
2016-12-13
g10,sm: Spell out --list-sigs.
Justus Winter
1
-1
/
+2
2016-12-13
g10: Hyphenate --clearsign.
Justus Winter
1
-5
/
+6
2016-12-13
g10: Spell out --recv-keys.
Justus Winter
1
-1
/
+2
2016-12-12
gpg: Do not use a fixed string for --gpgconf-list:default_pubkey_algo.
Werner Koch
1
-1
/
+1
2016-12-09
g10: List compression algorithms using human-readable names.
Justus Winter
1
-0
/
+9
2016-12-06
g10: Avoid a memory leak.
Neal H. Walfield
1
-0
/
+2
2016-12-05
gpg: New option --quick-set-expire.
Werner Koch
1
-0
/
+16
2016-12-02
gpg: New option --default-new-key-algo.
Werner Koch
1
-0
/
+7
2016-11-29
gpg,sm: Merge the two versions of check_special_filename.
Werner Koch
1
-1
/
+3
2016-11-16
gpg: New option --override-session-key-fd.
Werner Koch
1
-2
/
+43
2016-11-15
gpg: Add new compliance mode "de-vs".
Werner Koch
1
-1
/
+10
2016-11-15
gpg: New option --compliance.
Werner Koch
1
-46
/
+119
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-10-07
gpg: Put extra parens around bit tests.
Werner Koch
1
-5
/
+5
2016-09-17
Fix more spelling
Daniel Kahn Gillmor
1
-1
/
+1
2016-09-05
common: Add an assuan logging monitor.
Werner Koch
1
-1
/
+1
2016-09-01
gpg: Avoid homedir creation by --list-config
Werner Koch
1
-1
/
+8
2016-08-31
g10: Update a key's TOFU policy in a transaction.
Neal H. Walfield
1
-1
/
+4
2016-08-25
gpg: New option --with-tofu-info.
Werner Koch
1
-4
/
+8
2016-08-18
gpg: New option --sender
Werner Koch
1
-0
/
+16
2016-08-12
Call log_set_prefix() with human-readable labels.
Daniel Kahn Gillmor
1
-2
/
+2
2016-08-11
gpg: New option --input-size-hint.
Werner Koch
1
-0
/
+8
2016-08-10
gpg: Remove tofu database format "split".
Werner Koch
1
-29
/
+2
2016-08-09
Cleanup initialization of libgcrypt.
Ben Kibbey
1
-8
/
+0
2016-08-05
gpg: Avoid publishing the GnuPG version by default
Daniel Kahn Gillmor
1
-1
/
+1
2016-07-14
gpg: Remove options --print-dane-records and --print-pka-records.
Werner Koch
1
-4
/
+20
2016-07-13
gpg: Fix regression due to the new --mimemode options.
Werner Koch
1
-2
/
+2
2016-07-13
gpg: New option --mimemode.
Werner Koch
1
-2
/
+10
2016-07-06
gpg: New options --recipient-file and --hidden-recipient-file.
Werner Koch
1
-20
/
+32
2016-07-06
gpg: New option --no-keyring.
Werner Koch
1
-8
/
+19
2016-07-01
gpg: New option --export-filter
Werner Koch
1
-0
/
+7
2016-07-01
gpg: New option --import-filter
Werner Koch
1
-0
/
+8
2016-06-30
g10: Implement gpg --quick-revuid
Daniel Kahn Gillmor
1
-0
/
+17
2016-06-28
g10: Fix --list-packets.
NIIBE Yutaka
1
-2
/
+1
2016-06-20
gpg: New option --rfc4880bis.
Werner Koch
1
-0
/
+8
[prev]
[next]