Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | several spacing fixes to keep syntax-check happy | Nikos Mavrogiannopoulos | 2016-09-11 | 1 | -2/+2 |
* | crypto-backend: ensure there are no leaks on deinitialization | Nikos Mavrogiannopoulos | 2015-11-09 | 1 | -5/+13 |
* | Removed the 'gnutls_' prefix from files to simplify file naming | Nikos Mavrogiannopoulos | 2015-08-23 | 1 | -5/+5 |
* | removed unused functions | Nikos Mavrogiannopoulos | 2015-04-07 | 1 | -70/+0 |
* | extend the fallback to setkey in addition to init | Nikos Mavrogiannopoulos | 2015-04-07 | 1 | -4/+4 |
* | doc update | Nikos Mavrogiannopoulos | 2015-04-07 | 1 | -4/+4 |
* | introduced GNUTLS_E_NEED_FALLBACK to allow falling back from registered ciphers | Nikos Mavrogiannopoulos | 2015-04-07 | 1 | -0/+9 |
* | Added API to register MAC and digest algorithms. | Nikos Mavrogiannopoulos | 2015-03-18 | 1 | -7/+98 |
* | Added API to register AEAD and legacy ciphers. | Nikos Mavrogiannopoulos | 2015-03-18 | 1 | -6/+106 |
* | removed unused functions | Nikos Mavrogiannopoulos | 2015-03-18 | 1 | -97/+0 |
* | Allow a random generator with the same priority to re-register | Nikos Mavrogiannopoulos | 2014-12-11 | 1 | -1/+1 |
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -171/+148 |
* | Use LGPLv2.1 in the files their author's agreed to. | Nikos Mavrogiannopoulos | 2013-02-01 | 1 | -1/+1 |
* | several cleanups | Nikos Mavrogiannopoulos | 2012-09-22 | 1 | -0/+3 |
* | Cleanup copyright headers. | Simon Josefsson | 2012-01-25 | 1 | -1/+1 |
* | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 1 | -1/+1 |
* | Clarify license and copyright. | Simon Josefsson | 2011-08-03 | 1 | -1/+1 |
* | documentation fixes | Nikos Mavrogiannopoulos | 2011-07-23 | 1 | -9/+9 |
* | Upgraded to LGPLv3. | Nikos Mavrogiannopoulos | 2011-06-23 | 1 | -5/+3 |
* | gnutls/crypto.h no longer includes functions to register ciphers. | Nikos Mavrogiannopoulos | 2011-06-02 | 1 | -0/+463 |