summaryrefslogtreecommitdiff
path: root/lib/nettle/init.c
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-1/+1
* Indent codeZoltan Fridrich2023-01-271-7/+7
* Unload custom allocators in gnutls_crypto_deinit()Tobias Heider2022-08-231-3/+5
* Fix out-of-bounds memcpy in gnutls_realloc_zero()Zoltan Fridrich2022-05-231-28/+18
* Use custom allocators for GMP to make sure temporary secretsTobias Heider2022-03-221-0/+94
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-4/+4
* reindented codeNikos Mavrogiannopoulos2013-11-081-5/+3
* Removed elliptic curve code from gnutls. Use nettle's implementation.Nikos Mavrogiannopoulos2013-04-021-3/+1
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* wMNAF-based multiplicationIlya Tumaykin2012-08-301-1/+11
* Cleanup copyright headers.Simon Josefsson2012-01-251-1/+1
* Fix up some typos and obsolete commentsPatrick Pelletier2012-01-241-1/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* gcrypt.h is not really needed. Reported by David Reiser.Nikos Mavrogiannopoulos2011-04-031-1/+0
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-2/+3
* Fix some syntax-check errors.Simon Josefsson2010-10-011-1/+0
* Initialization of crypto libraries moved outside main gnutls code.Nikos Mavrogiannopoulos2010-06-291-0/+38