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
*
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
*
gpg: Allow printing of MPI values in --list-mode.
Werner Koch
2015-03-16
1
-7
/
+8
*
gpg: Add function to extract the mailbox.
Werner Koch
2015-02-24
1
-75
/
+0
*
gpg: Replace remaining uses of stdio by estream.
Werner Koch
2015-02-19
1
-2
/
+2
*
Use inline functions to convert buffer data to scalars.
Werner Koch
2015-02-11
1
-10
/
+0
*
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
2015-01-22
1
-1
/
+1
*
gpg: Fix regression in notation data regression.
Werner Koch
2014-12-15
1
-9
/
+9
*
gpg: Sync keylist output and warning messages.
Werner Koch
2014-10-09
1
-2
/
+10
*
gpg: Fix regression removing SHA256.
Werner Koch
2014-10-02
1
-4
/
+0
*
gpg: Do not always print dashes in obsolete_option.
Werner Koch
2014-09-25
1
-4
/
+5
*
gpg: Warn about (but don't fail) on scdaemon options in gpg.conf.
Daniel Kahn Gillmor
2014-09-25
1
-0
/
+14
*
gpg: Disable an MD5 workaround for pgp2 by default.
Werner Koch
2014-08-14
1
-0
/
+15
*
gpg: Remove options --pgp2 and --rfc1991.
Werner Koch
2014-08-14
1
-10
/
+0
*
gpg: Add command --quick-gen-key
Werner Koch
2014-07-23
1
-0
/
+14
*
gpg: Avoid NULL-deref in default key listing.
Werner Koch
2014-06-02
1
-33
/
+41
*
gpg: Mark experimental algorithms in the key listing.
Werner Koch
2014-05-07
1
-2
/
+2
*
gpg: New %U expando for the photo viewer.
Werner Koch
2014-04-17
1
-0
/
+17
*
w32: Include winsock2.h to silence warnings.
Werner Koch
2014-03-07
1
-0
/
+3
*
gpg: Avoid compiler warnings for disabled algos.
Werner Koch
2014-02-07
1
-1
/
+63
*
gpg: Add configure options to disable algorithms
Werner Koch
2014-01-31
1
-20
/
+43
*
gpg: Improve --version algo info output.
Werner Koch
2014-01-31
1
-3
/
+3
*
gpg: Start using OpenPGP digest algo ids.
Werner Koch
2014-01-31
1
-14
/
+51
*
gpg: Use only OpenPGP cipher algo ids.
Werner Koch
2014-01-31
1
-24
/
+74
*
gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.
Werner Koch
2014-01-30
1
-111
/
+107
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-7
/
+7
*
Add tweaks for the not anymore patented IDEA algorithm.
Werner Koch
2012-05-08
1
-18
/
+0
*
gpg: Fix segv with RSA_S keys.
Werner Koch
2012-01-11
1
-0
/
+8
*
Minor code cleanups.
Werner Koch
2011-03-03
1
-7
/
+5
*
Relax mailbox name checking. Fixes bug#1315.
Werner Koch
2011-02-03
1
-41
/
+40
*
Move OpenPGP OID helpers to common/.
Werner Koch
2011-01-31
1
-201
/
+0
*
Reworked the ECC changes to better fit into the Libgcrypt API.
Werner Koch
2011-01-31
1
-26
/
+278
*
Function name cleanups
Werner Koch
2011-01-26
1
-88
/
+4
*
Started with some code cleanups in ECDH.
Werner Koch
2011-01-25
1
-1
/
+1
*
Make most of the selftests work.
Werner Koch
2011-01-21
1
-19
/
+1
*
Editorial changes and allow building with old libgcrypts.
Werner Koch
2011-01-21
1
-61
/
+72
*
Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .
Andrey Jivsov
2011-01-06
1
-5
/
+142
*
s/AES/AES128/ in diagnostics and --list-config
Werner Koch
2010-12-02
1
-1
/
+1
*
Smartcard related updates
Werner Koch
2010-11-17
1
-7
/
+6
*
Make public key data structure easier to read.
Werner Koch
2010-10-20
1
-1
/
+1
[next]