summaryrefslogtreecommitdiff
path: root/lib/auth/srp_rsa.c
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-79/+69
* Indent codeZoltan Fridrich2023-01-271-21/+21
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* Implemented RFC7250 certificate type negotiation extensions.Tom Vrancken2018-08-201-2/+1
* kx: moved to new buffer APINikos Mavrogiannopoulos2018-02-191-3/+6
* ext/signature: added TLS 1.3 signature algorithm negotiationNikos Mavrogiannopoulos2018-02-191-5/+6
* Renamed fields of sign_algorithm_stNikos Mavrogiannopoulos2017-07-101-6/+5
* tls-sig: re-organize and simplify the TLS signature generation and verificationNikos Mavrogiannopoulos2017-05-311-1/+12
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-12/+11
* removed legacy code.Nikos Mavrogiannopoulos2014-05-101-1/+1
* corrected get_auth_info() for SRP-RSA.Nikos Mavrogiannopoulos2014-04-181-1/+1
* Made _gnutls_get_auth_info() safer to use.Nikos Mavrogiannopoulos2014-04-181-1/+1
* reindented codeNikos Mavrogiannopoulos2013-11-081-203/+195
* explicit tests for non-null versionNikos Mavrogiannopoulos2013-06-101-0/+6
* optimized access to TLS protocol version properties.Nikos Mavrogiannopoulos2013-05-251-2/+2
* 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-1/+1
* more cleanupsNikos Mavrogiannopoulos2012-03-241-2/+2
* simplified internal function names.Nikos Mavrogiannopoulos2012-03-241-2/+2
* Corrected SRP-RSA in TLS 1.2Nikos Mavrogiannopoulos2012-03-021-5/+59
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-3/+3
* Collapse and cleanup copyright information.Simon Josefsson2012-01-161-2/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-2/+2
* _gnutls_proc_cert_client_certificate and _gnutls_proc_cert_server_certificate...Nikos Mavrogiannopoulos2012-01-071-2/+2
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* Remove unused variablesStef Walter2011-06-061-2/+1
* Combined external abstract API with internal usage of gnutls_cert.Nikos Mavrogiannopoulos2011-04-171-5/+5
* The auth_ and ext_ files were moved to respective directories.Nikos Mavrogiannopoulos2011-04-161-0/+205