summaryrefslogtreecommitdiff
path: root/lib/auth/anon.c
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-31/+26
* Indent codeZoltan Fridrich2023-01-271-20/+17
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* Renamed _gnutls_auth_info_set() to _gnutls_auth_info_init().Tom Vrancken2018-10-181-2/+2
* TLS: introduced support for RFC7919 groupsNikos Mavrogiannopoulos2017-08-011-49/+6
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-7/+7
* removed legacy code.Nikos Mavrogiannopoulos2014-05-101-2/+2
* DH key exchange uses the _gnutls_pk_derive and _gnutls_pk_generate_key functi...Nikos Mavrogiannopoulos2013-11-281-2/+5
* reindented codeNikos Mavrogiannopoulos2013-11-081-114/+112
* Added several ifdefs to avoid using disabled code.Nikos Mavrogiannopoulos2013-03-131-1/+1
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* session->key no longer needs to be an allocated structure.Nikos Mavrogiannopoulos2012-10-101-2/+2
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-4/+4
* Collapse and cleanup copyright information.Simon Josefsson2012-01-161-2/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-2/+2
* Diffie Hellman PKCS #3 parameters now contain the recommended private key size.Nikos Mavrogiannopoulos2011-12-121-1/+1
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* Added ECDHE-PSK ciphersuites for TLS (RFC 5489).Nikos Mavrogiannopoulos2011-05-271-3/+3
* The auth_ and ext_ files were moved to respective directories.Nikos Mavrogiannopoulos2011-04-161-0/+176