Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Set BIO retry on TLS13_IO_WANT_POLLIN/TLS13_IO_WANT_POLLOUT. | jsing | 2019-02-23 | 1 | -1/+3 | |
* | Wire up alert handling for TLSv1.3. | jsing | 2019-02-21 | 1 | -2/+32 | |
* | Provide the initial TLSv1.3 client implementation. | jsing | 2019-01-21 | 1 | -3/+36 | |
* | Correct some rwstate handling that I broke when refactoring. | jsing | 2019-01-21 | 1 | -3/+13 | |
* | Provide TLS 1.3 cipher AEAD/hash and legacy I/O handling functions. | jsing | 2019-01-21 | 1 | -0/+197 |