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
/
main.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Change the API for checksum to use const qualifier.
NIIBE Yutaka
2020-11-02
1
-1
/
+1
*
gpg: New command --quick-revoke-sig
Werner Koch
2020-10-28
1
-2
/
+4
*
Use only one copy of the warn_server_mismatch function.
Werner Koch
2020-09-01
1
-0
/
+2
*
gpg: Collapse duplicate subkeys.
Werner Koch
2020-08-25
1
-1
/
+2
*
gpg: Fix flaw in symmetric algorithm selection in mixed mode.
Werner Koch
2020-07-07
1
-1
/
+1
*
gpg: Fix broken setting of AEAD algo.
Werner Koch
2020-04-15
1
-7
/
+1
*
gpg: Make use of the included key block in a signature.
Werner Koch
2020-03-13
1
-2
/
+4
*
gpg: Add property "fpr" for use by --export-filter.
Werner Koch
2020-03-13
1
-0
/
+4
*
build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.
Werner Koch
2020-02-10
1
-1
/
+1
*
common: Add OpenPGP<->Gcrypt pubkey id mapping functions.
Werner Koch
2020-02-09
1
-1
/
+0
*
gpg: Add option --allow-weak-key-signatures.
Werner Koch
2019-11-07
1
-0
/
+1
*
gpg: New option --use-keyboxd.
Werner Koch
2019-09-09
1
-1
/
+1
*
gpg: New command --locate-external-key.
Werner Koch
2019-07-04
1
-1
/
+2
*
gpg: Allow deletion of subkeys with --delete-[secret-]key.
Werner Koch
2019-05-27
1
-0
/
+2
*
gpg: Unify the the use of the print_pubkey_info functions.
Werner Koch
2019-05-21
1
-3
/
+4
*
gpg: Allow import of PGP desktop exported secret keys.
Werner Koch
2019-03-18
1
-1
/
+2
*
gpg: Move S2K encoding function to a shared file.
Werner Koch
2019-01-26
1
-2
/
+0
*
gpg: Start using OCB mode by default with Libgcrypt 1.9.
Werner Koch
2018-11-16
1
-1
/
+3
*
gpg: Print revocation reason for "rev" records.
Werner Koch
2018-06-21
1
-0
/
+3
*
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-04-10
1
-0
/
+1
|
\
|
*
g10: Support key attribute change at --card-edit/generate.
NIIBE Yutaka
2018-03-29
1
-0
/
+1
|
*
gpg: Simplify keydb handling of the main import function.
Werner Koch
2017-10-19
1
-1
/
+1
*
|
gpg: Rename a misnomed arg in open_outfile.
Werner Koch
2018-01-28
1
-1
/
+1
*
|
gpg: New option --chunk-size.
Werner Koch
2018-01-23
1
-1
/
+5
*
|
gpg: Implement AEAD for SKESK packets.
Werner Koch
2018-01-23
1
-1
/
+1
*
|
gpg: Unify AEAD parameter retrieval.
Werner Koch
2018-01-22
1
-1
/
+4
*
|
gpg: Refactor function encrypt_seskey.
Werner Koch
2018-01-22
1
-1
/
+2
*
|
gpg: New option --force-aead
Werner Koch
2018-01-10
1
-0
/
+1
*
|
gpg: Add option and preference framework for AEAD.
Werner Koch
2018-01-10
1
-0
/
+7
*
|
gpg: Simplify keydb handling of the main import function.
Werner Koch
2017-10-18
1
-1
/
+1
*
|
gpg: default to AES-256.
Daniel Kahn Gillmor
2017-09-08
1
-1
/
+3
|
/
*
Revert "g10: Always save standard revocation certificate in file."
Marcus Brinkmann
2017-08-01
1
-1
/
+1
*
g10: Always save standard revocation certificate in file.
Marcus Brinkmann
2017-08-01
1
-1
/
+1
*
gpg: Store key origin info for new DANE and WKD retrieved keys.
Werner Koch
2017-07-24
1
-2
/
+3
*
gpg: Pass key origin values to import functions.
Werner Koch
2017-07-13
1
-5
/
+3
*
gpg: Refactor keyedit module.
Justus Winter
2017-06-13
1
-18
/
+1
*
common,gpg: Move the compliance option printer.
Justus Winter
2017-06-07
1
-1
/
+0
*
gpg,common: Move the compliance framework.
Justus Winter
2017-06-01
1
-3
/
+0
*
g10: Minor clean up.
NIIBE Yutaka
2017-04-26
1
-2
/
+0
*
gpg: Print more stats for the keydb and the signature cache.
Werner Koch
2017-03-31
1
-0
/
+1
*
gpg: Pass CTRL to many more functions.
Werner Koch
2017-03-31
1
-22
/
+37
*
g10: Support specifying SERIALNO for --card-status.
NIIBE Yutaka
2017-03-27
1
-1
/
+1
*
gpg: New command --quick-set-primary-uid.
Werner Koch
2017-03-21
1
-0
/
+2
*
gpg: Add new field no 18 to the colon listing.
Werner Koch
2017-03-20
1
-0
/
+3
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-3
/
+3
*
gpg: Make --export-options work with --export-secret-keys.
Werner Koch
2017-03-01
1
-2
/
+4
*
gpg: Do not use a fixed string for --gpgconf-list:default_pubkey_algo.
Werner Koch
2016-12-12
1
-0
/
+1
*
gpg: New option --quick-set-expire.
Werner Koch
2016-12-05
1
-0
/
+2
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
gpg: Make import filter data object more flexible.
Werner Koch
2016-09-28
1
-0
/
+6
[next]