summaryrefslogtreecommitdiff
path: root/lib/auth/anon.h
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-4/+4
* Indent codeZoltan Fridrich2023-01-271-4/+4
* Add or clean header guards in lib/auth/Tim Rühsen2019-05-071-0/+5
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* TLS: introduced support for RFC7919 groupsNikos Mavrogiannopoulos2017-08-011-0/+1
* DH: introduced gnutls_*_set_known_dh_params()Nikos Mavrogiannopoulos2016-10-141-0/+2
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-1/+1
* reindented codeNikos Mavrogiannopoulos2013-11-081-14/+11
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Clarify license and copyright.Simon Josefsson2011-08-031-7/+4
* gnutls_pk_params_st is used internally to transfer public key parameters. Thi...Nikos Mavrogiannopoulos2011-05-221-1/+1
* Initial ecc support. Adds support for anonymous ECDH ciphersuites.Nikos Mavrogiannopoulos2011-05-201-0/+1
* The auth_ and ext_ files were moved to respective directories.Nikos Mavrogiannopoulos2011-04-161-0/+49