summaryrefslogtreecommitdiff
path: root/lib/auth/psk.h
Commit message (Expand)AuthorAgeFilesLines
* psk: Add basic support for RFC 9258 external PSK importer interfaceDaiki Ueno2023-05-041-6/+7
* build: re-indent codeDaiki Ueno2023-04-241-19/+17
* Indent codeZoltan Fridrich2023-01-271-14/+15
* Increase the limit of TLS PSK usernames from 128 to 65535 charactersZoltan Fridrich2022-07-081-9/+26
* psk: Allow non-NULL PSK usernamesAnder Juaristi2020-03-231-3/+14
* Add or clean header guards in lib/auth/Tim Rühsen2019-05-071-3/+3
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* Simplified the _gnutls13_psk_ext_parser interface and added unit testsNikos Mavrogiannopoulos2018-04-061-2/+1
* Added support for out-of-band Pre-shared keys under TLS1.3Ander Juaristi2018-04-061-4/+4
* TLS: introduced support for RFC7919 groupsNikos Mavrogiannopoulos2017-08-011-0/+1
* DH: introduced gnutls_*_set_known_dh_params()Nikos Mavrogiannopoulos2016-10-141-0/+1
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-1/+1
* Avoid dual generation of key.Nikos Mavrogiannopoulos2014-04-181-2/+0
* reindented codeNikos Mavrogiannopoulos2013-11-081-33/+34
* ported patch for RSA-PSKFrank Morgner2013-08-301-0/+4
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* Some fix when disable-psk-authentication is specified. Based on patch by Jaak...Nikos Mavrogiannopoulos2013-01-251-1/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Clarify license and copyright.Simon Josefsson2011-08-031-6/+4
* The auth_ and ext_ files were moved to respective directories.Nikos Mavrogiannopoulos2011-04-161-0/+80