summaryrefslogtreecommitdiff
path: root/lib/crypto-backend.c
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-77/+64
* Indent codeZoltan Fridrich2023-01-271-29/+32
* crypto-backend: remove ability of overriding ciphersDaiki Ueno2020-11-201-35/+28
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-2/+2
* crypto-backend: ensure there are no leaks on deinitializationNikos Mavrogiannopoulos2015-11-091-5/+13
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-5/+5
* removed unused functionsNikos Mavrogiannopoulos2015-04-071-70/+0
* extend the fallback to setkey in addition to initNikos Mavrogiannopoulos2015-04-071-4/+4
* doc updateNikos Mavrogiannopoulos2015-04-071-4/+4
* introduced GNUTLS_E_NEED_FALLBACK to allow falling back from registered ciphersNikos Mavrogiannopoulos2015-04-071-0/+9
* Added API to register MAC and digest algorithms.Nikos Mavrogiannopoulos2015-03-181-7/+98
* Added API to register AEAD and legacy ciphers.Nikos Mavrogiannopoulos2015-03-181-6/+106
* removed unused functionsNikos Mavrogiannopoulos2015-03-181-97/+0
* Allow a random generator with the same priority to re-registerNikos Mavrogiannopoulos2014-12-111-1/+1
* reindented codeNikos Mavrogiannopoulos2013-11-081-171/+148
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* several cleanupsNikos Mavrogiannopoulos2012-09-221-0/+3
* Cleanup copyright headers.Simon Josefsson2012-01-251-1/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* documentation fixesNikos Mavrogiannopoulos2011-07-231-9/+9
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* gnutls/crypto.h no longer includes functions to register ciphers.Nikos Mavrogiannopoulos2011-06-021-0/+463