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
/
misc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-13
common, g10: Fix enumeration types.
NIIBE Yutaka
1
-10
/
+13
2017-03-20
gpg: Add new field no 18 to the colon listing.
Werner Koch
1
-1
/
+89
2017-03-07
Remove -I option to common.
NIIBE Yutaka
1
-4
/
+4
2017-02-21
Clean up word replication.
Yuri Chornoivan
1
-1
/
+1
2016-11-15
gpg: Add new compliance mode "de-vs".
Werner Koch
1
-0
/
+5
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-04-29
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
1
-2
/
+0
2016-01-19
gpg: Add function print_further_info.
Werner Koch
1
-0
/
+21
2016-01-18
gpg: Minor string changes.
Werner Koch
1
-2
/
+2
2015-12-15
gpg: New function to printed a detailed error code.
Werner Koch
1
-0
/
+25
2015-12-03
gpg: Change some error messages.
Werner Koch
1
-1
/
+1
2015-11-17
Fix typos found using codespell.
Justus Winter
1
-4
/
+4
2015-10-30
common: Add separate header for zb32.c.
Werner Koch
1
-0
/
+1
2015-10-26
gpg: Ensure all weak digest rejection notices are shown
Daniel Kahn Gillmor
1
-26
/
+25
2015-10-19
gpg: Print warning when rejecting weak digests
Daniel Kahn Gillmor
1
-2
/
+2
2015-10-19
gpg: Add option --weak-digest to gpg and gpgv.
Daniel Kahn Gillmor
1
-3
/
+48
2015-06-17
agent: Print a warning for obsolete options.
Werner Koch
1
-13
/
+0
2015-03-16
gpg: Allow printing of MPI values in --list-mode.
Werner Koch
1
-7
/
+8
2015-02-24
gpg: Add function to extract the mailbox.
Werner Koch
1
-75
/
+0
2015-02-19
gpg: Replace remaining uses of stdio by estream.
Werner Koch
1
-2
/
+2
2015-02-11
Use inline functions to convert buffer data to scalars.
Werner Koch
1
-10
/
+0
2015-01-22
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
1
-1
/
+1
2014-12-15
gpg: Fix regression in notation data regression.
Werner Koch
1
-9
/
+9
2014-10-09
gpg: Sync keylist output and warning messages.
Werner Koch
1
-2
/
+10
2014-10-02
gpg: Fix regression removing SHA256.
Werner Koch
1
-4
/
+0
2014-09-25
gpg: Do not always print dashes in obsolete_option.
Werner Koch
1
-4
/
+5
2014-09-25
gpg: Warn about (but don't fail) on scdaemon options in gpg.conf.
Daniel Kahn Gillmor
1
-0
/
+14
2014-08-14
gpg: Disable an MD5 workaround for pgp2 by default.
Werner Koch
1
-0
/
+15
2014-08-14
gpg: Remove options --pgp2 and --rfc1991.
Werner Koch
1
-10
/
+0
2014-07-23
gpg: Add command --quick-gen-key
Werner Koch
1
-0
/
+14
2014-06-02
gpg: Avoid NULL-deref in default key listing.
Werner Koch
1
-33
/
+41
2014-05-07
gpg: Mark experimental algorithms in the key listing.
Werner Koch
1
-2
/
+2
2014-04-17
gpg: New %U expando for the photo viewer.
Werner Koch
1
-0
/
+17
2014-03-07
w32: Include winsock2.h to silence warnings.
Werner Koch
1
-0
/
+3
2014-02-07
gpg: Avoid compiler warnings for disabled algos.
Werner Koch
1
-1
/
+63
2014-01-31
gpg: Add configure options to disable algorithms
Werner Koch
1
-20
/
+43
2014-01-31
gpg: Improve --version algo info output.
Werner Koch
1
-3
/
+3
2014-01-31
gpg: Start using OpenPGP digest algo ids.
Werner Koch
1
-14
/
+51
2014-01-31
gpg: Use only OpenPGP cipher algo ids.
Werner Koch
1
-24
/
+74
2014-01-30
gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.
Werner Koch
1
-111
/
+107
2012-06-05
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
1
-7
/
+7
2012-05-08
Add tweaks for the not anymore patented IDEA algorithm.
Werner Koch
1
-18
/
+0
2012-01-11
gpg: Fix segv with RSA_S keys.
Werner Koch
1
-0
/
+8
2011-03-03
Minor code cleanups.
Werner Koch
1
-7
/
+5
2011-02-03
Relax mailbox name checking. Fixes bug#1315.
Werner Koch
1
-41
/
+40
2011-01-31
Move OpenPGP OID helpers to common/.
Werner Koch
1
-201
/
+0
2011-01-31
Reworked the ECC changes to better fit into the Libgcrypt API.
Werner Koch
1
-26
/
+278
2011-01-26
Function name cleanups
Werner Koch
1
-88
/
+4
2011-01-25
Started with some code cleanups in ECDH.
Werner Koch
1
-1
/
+1
2011-01-21
Make most of the selftests work.
Werner Koch
1
-19
/
+1
[next]