| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove dead code | beck | 2018-11-10 | 1 | -2/+1 |
| | | | | | ok jsing@ | ||||
| * | Stop keeping track of sigalgs by guessing it from digest and pkey, | beck | 2018-11-10 | 1 | -2/+2 |
| | | | | | | | just keep the sigalg around so we can remember what we actually decided to use. ok jsing@ | ||||
| * | Ensure we only choose sigalgs from our prefernce list, not the whole list | beck | 2018-11-09 | 1 | -2/+2 |
| | | | | | ok jsing@ | ||||
| * | Add the ability to have a separate priority list for sigalgs. | beck | 2018-11-09 | 1 | -2/+5 |
| | | | | | | Add a priority list for tls 1.2 ok jsing@ | ||||
| * | Add header guards and hidden declarations. | jsing | 2018-11-09 | 1 | -1/+9 |
| | | |||||
| * | Reimplement the sigalgs processing code into a new implementation | beck | 2018-11-09 | 1 | -0/+69 |
| that will be usable with TLS 1.3 with less eye bleed. ok jsing@ tb@ | |||||
