index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
misc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Allow adding of Additional Decryption Subkeys.
Werner Koch
2023-03-01
1
-4
/
+4
*
gpg: New pseudo option full-help for --list-options et al.
Werner Koch
2023-01-31
1
-1
/
+6
*
gpg: Allow only OCB for AEAD encryption.
Werner Koch
2022-10-31
1
-11
/
+0
*
gpg: Print info about the used AEAD algorithm in the compliance msg.
Werner Koch
2022-03-18
1
-0
/
+13
*
gpg: Do not allow old cipher algorithms for encryption.
Werner Koch
2021-02-10
1
-2
/
+3
*
Require Libgcrypt 1.9
Werner Koch
2021-01-19
1
-8
/
+2
*
gpg: Do not print rejected digest algo notes with --quiet.
Werner Koch
2020-11-09
1
-1
/
+5
*
gpg: Allow setting notations with the empty string as value.
Werner Koch
2020-11-02
1
-0
/
+5
*
gpg: Do not use weak digest algos if selected by recipient prefs.
Werner Koch
2020-11-02
1
-11
/
+23
*
gpg: Change the API for checksum to use const qualifier.
NIIBE Yutaka
2020-11-02
1
-1
/
+1
*
gpg: Fix SOS handling with libgcrypt version <= 1.8.
NIIBE Yutaka
2020-10-30
1
-0
/
+19
*
Replace all calls to stat by gnupg_stat.
Werner Koch
2020-10-20
1
-3
/
+3
*
gpg: Fix condition of string_to_aead_algo.
NIIBE Yutaka
2020-08-19
1
-1
/
+1
*
indent: Some typo and indentation changes for gpg.
Werner Koch
2020-04-15
1
-1
/
+1
*
common: Add OpenPGP<->Gcrypt pubkey id mapping functions.
Werner Koch
2020-02-09
1
-15
/
+0
*
gpg: Add option --allow-weak-key-signatures.
Werner Koch
2019-11-07
1
-0
/
+18
*
doc: Make clear that by default RFC-4880bis features are used.
Werner Koch
2019-11-07
1
-1
/
+1
*
gpg: New option --use-keyboxd.
Werner Koch
2019-09-09
1
-2
/
+2
*
gpg: Allow generating Ed25519 key from an existing key.
Werner Koch
2019-01-30
1
-0
/
+1
*
gpg: Stop early when trying to create a primary Elgamal key.
Werner Koch
2019-01-22
1
-0
/
+7
*
all: fix spelling and typos
Daniel Kahn Gillmor
2018-10-24
1
-2
/
+2
*
gpg: New options import-drop-uids and export-drop-uids.
Werner Koch
2018-10-02
1
-0
/
+2
*
gpg: Remove PGP6 compliance mode.
Werner Koch
2018-05-29
1
-4
/
+0
*
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-03-27
1
-0
/
+1
|
\
|
*
gpg: Fix build on Windows.
NIIBE Yutaka
2018-03-08
1
-0
/
+1
*
|
gpg: New option --chunk-size.
Werner Koch
2018-01-23
1
-0
/
+12
*
|
gpg: Unify AEAD parameter retrieval.
Werner Koch
2018-01-22
1
-0
/
+33
*
|
gpg: Support EAX if for latest Libgcrypt.
Werner Koch
2018-01-21
1
-1
/
+0
*
|
gpg: Add option and preference framework for AEAD.
Werner Koch
2018-01-10
1
-0
/
+80
*
|
Adjust for changed macro names in libgpg-error master.
Werner Koch
2017-12-11
1
-1
/
+1
|
/
*
common,gpg: Move the compliance option printer.
Justus Winter
2017-06-07
1
-18
/
+0
*
gpg,common: Move the compliance framework.
Justus Winter
2017-06-01
1
-88
/
+0
*
gpg: Fix compliance computation.
Justus Winter
2017-05-31
1
-1
/
+1
*
common, g10: Fix enumeration types.
NIIBE Yutaka
2017-04-13
1
-10
/
+13
*
gpg: Add new field no 18 to the colon listing.
Werner Koch
2017-03-20
1
-1
/
+89
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-4
/
+4
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-1
/
+1
*
gpg: Add new compliance mode "de-vs".
Werner Koch
2016-11-15
1
-0
/
+5
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
2016-04-29
1
-2
/
+0
*
gpg: Add function print_further_info.
Werner Koch
2016-01-19
1
-0
/
+21
*
gpg: Minor string changes.
Werner Koch
2016-01-18
1
-2
/
+2
*
gpg: New function to printed a detailed error code.
Werner Koch
2015-12-15
1
-0
/
+25
*
gpg: Change some error messages.
Werner Koch
2015-12-03
1
-1
/
+1
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-4
/
+4
*
common: Add separate header for zb32.c.
Werner Koch
2015-10-30
1
-0
/
+1
*
gpg: Ensure all weak digest rejection notices are shown
Daniel Kahn Gillmor
2015-10-26
1
-26
/
+25
*
gpg: Print warning when rejecting weak digests
Daniel Kahn Gillmor
2015-10-19
1
-2
/
+2
*
gpg: Add option --weak-digest to gpg and gpgv.
Daniel Kahn Gillmor
2015-10-19
1
-3
/
+48
*
agent: Print a warning for obsolete options.
Werner Koch
2015-06-17
1
-13
/
+0
[next]