summaryrefslogtreecommitdiff
path: root/lib/ext/safe_renegotiation.c
Commit message (Expand)AuthorAgeFilesLines
* marked all extensions structures as constantNikos Mavrogiannopoulos2015-11-211-1/+1
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-2/+2
* safe renegotiation: simulate receiving the extension on receival of SCSVNikos Mavrogiannopoulos2015-07-311-0/+1
* safe renegotiation: handle case where client didn't send any extensionNikos Mavrogiannopoulos2015-07-311-0/+4
* doc: avoid using structure for opaque typesNikos Mavrogiannopoulos2015-03-201-1/+1
* added gnutls_ext_set_data() and gnutls_ext_get_data()Nikos Mavrogiannopoulos2015-03-201-11/+11
* Avoid memory leak in safe renegotiation extension handling.Nikos Mavrogiannopoulos2014-05-081-5/+6
* More precise packet length checking.Nikos Mavrogiannopoulos2014-05-041-1/+5
* removed redundant code. Reported by David Binderman.Nikos Mavrogiannopoulos2014-04-281-6/+0
* reindented codeNikos Mavrogiannopoulos2013-11-081-399/+371
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* several cleanupsNikos Mavrogiannopoulos2012-09-221-2/+0
* Cleanup copyright headers.Simon Josefsson2012-01-251-1/+1
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-3/+3
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* documentation fixesNikos Mavrogiannopoulos2011-07-231-1/+1
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* The auth_ and ext_ files were moved to respective directories.Nikos Mavrogiannopoulos2011-04-161-0/+474