The Wayback Machine - https://web.archive.org/web/20220520064219/https://github.com/topics/tls13
Skip to content
#

tls13

Here are 88 public repositories matching this topic...

haproxy
wtarreau
wtarreau commented Mar 23, 2022

Your Feature Request

Some applications are not case-sensitive on the URL parameters, and may look for arguments presented under any fantasist format. One could argue that we could turn the complete string to lower case before performing the lookup, but that would also change the values, which is not desired. A better approach would be to improve url_param, urlp, and urlp_val() to take a

type: feature good first issue
tomato42
tomato42 commented Oct 26, 2020

Feature request

Is your feature request related to a problem? Please describe

The analysis.py script provides just one confidence interval: 95%. While that is related to the 2-sigma interval of normal distribution, so in theory allows for easy estimation of bigger confidence intervals (like 3, 4, 5-sigma), it assumes a normal distribution, which the differences don't follow, and may be

enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the tls13 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tls13 topic, visit your repo's landing page and select "manage topics."

Learn more