summaryrefslogtreecommitdiff
path: root/lib/ext/max_record.c
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-36/+30
* Indent codeZoltan Fridrich2023-01-271-11/+9
* session tickets: parse extension during session resumption on client sideNikos Mavrogiannopoulos2019-10-081-1/+2
* lib/*: remove unnecessary cast to ssize_ttmp-decr-lenDaiki Ueno2019-09-121-2/+1
* priority: add new option to allow small records (>= 64)Daiki Ueno2019-05-221-1/+4
* ext/record_size_limit: distinguish sending and receiving limitstmp-record-sizesDaiki Ueno2019-05-141-18/+61
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* gnutls_record_set_max_size: make it work on server sidetmp-fix-record-size-limit-resumptionDaiki Ueno2019-02-141-5/+4
* ext/max_record: server shouldn't send it with record_size_limitDaiki Ueno2019-02-141-4/+4
* ext/record_size_limit: new extensionDaiki Ueno2018-08-201-24/+39
* ext/max_record: remove use of extension private dataDaiki Ueno2018-08-201-67/+11
* handshake: do not send TLS extensions under DTLS and vice versatmp-prohibit-tls-dtls-mixNikos Mavrogiannopoulos2018-05-171-2/+2
* extensions: renamed _gnutls_hello_ext_*sdata to _gnutls_hello_ext_*privNikos Mavrogiannopoulos2018-02-191-3/+3
* extensions: files renamed to hello_extNikos Mavrogiannopoulos2018-02-191-1/+1
* extensions: renamed hello extension handling functions appropriatelyNikos Mavrogiannopoulos2018-02-191-3/+3
* extensions: use the low-level extension parsing code for hello parsingNikos Mavrogiannopoulos2018-02-191-1/+1
* extensions: use an internal extension ID independent of the TLS idNikos Mavrogiannopoulos2018-02-191-1/+2
* extensions: mark the message validity of each supported extensionNikos Mavrogiannopoulos2018-02-191-0/+1
* extensions: type renamed to id for clarityNikos Mavrogiannopoulos2018-02-191-1/+1
* TLS extensions: mark each extension which cannot be overridenNikos Mavrogiannopoulos2017-06-141-1/+2
* removed type extension_priv_data_tNikos Mavrogiannopoulos2017-06-141-8/+8
* TLS extensions: use more human-friendly namesNikos Mavrogiannopoulos2016-05-301-1/+1
* marked all extensions structures as constantNikos Mavrogiannopoulos2015-11-211-1/+1
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-3/+3
* doc: avoid using structure for opaque typesNikos Mavrogiannopoulos2015-03-201-2/+2
* added gnutls_ext_set_data() and gnutls_ext_get_data()Nikos Mavrogiannopoulos2015-03-201-7/+7
* reindented codeNikos Mavrogiannopoulos2013-11-081-197/+179
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* Corrected signed-to-unsigned comparisonsNikos Mavrogiannopoulos2012-09-281-1/+1
* Cleanup copyright headers.Simon Josefsson2012-01-251-2/+1
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-2/+2
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+2
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* documentation fixesNikos Mavrogiannopoulos2011-07-231-2/+2
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* The auth_ and ext_ files were moved to respective directories.Nikos Mavrogiannopoulos2011-04-161-0/+330