| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix integer overflow error in tls.c | bacardi55 | 2021-03-24 | 1 | -1/+1 |
| * | Move certificate expiration into the far future | Drew DeVault | 2021-03-04 | 1 | -1/+1 |
| * | Send client certificate hash for CGI scripts. | nytpu | 2021-02-11 | 1 | -0/+11 |
| * | Use v3 X509 certificate | Matt Keeter | 2021-02-05 | 1 | -1/+14 |
| * | Switch to using ECDSA (secp384r1) keys | Mark Dain | 2020-11-21 | 1 | -9/+4 |
| * | tls: fix crash when opening priv key for writing | William Casarin | 2020-11-08 | 1 | -1/+1 |
| * | Overhaul network I/O to be async for real | Drew DeVault | 2020-10-25 | 1 | -10/+23 |
| * | Free up resources throughout | Drew DeVault | 2020-09-26 | 1 | -3/+13 |
| * | Implement TLS exchange with clients | Drew DeVault | 2020-09-24 | 1 | -3/+29 |
| * | tls: move cert/key into host structure | Drew DeVault | 2020-09-24 | 1 | -9/+4 |
| * | Implement TLS store | Drew DeVault | 2020-09-24 | 1 | -0/+176 |
