| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use regress framework rather than handrolling it | tb | 2022-12-02 | 1 | -12/+1 |
| | | |||||
| * | Use relative paths so beck can run regress in his git tree and have | tb | 2022-06-29 | 1 | -2/+3 |
| | | | | | the correct ssl_local.h etc be picked up. | ||||
| * | Remove echo headlines. | bluhm | 2020-12-17 | 1 | -2/+1 |
| | | |||||
| * | use curly braces for consistency | tb | 2019-11-06 | 1 | -2/+2 |
| | | |||||
| * | I forgot to mark some targets as .PHONY | tb | 2019-04-04 | 1 | -1/+5 |
| | | |||||
| * | sort output suffixes | tb | 2019-01-25 | 1 | -2/+2 |
| | | |||||
| * | Add code to visualize the state machine. Both the state machine and the | tb | 2019-01-24 | 1 | -1/+18 |
| | | | | | | | | output will have to be tweaked, but this may as well happen in-tree. To try it, pkg_add graphviz and run 'make handshake.svg' in this directory. Committing early so Bob's followers can play. | ||||
| * | do not print the command in the print: target | tb | 2019-01-23 | 1 | -2/+2 |
| | | |||||
| * | Add a regression test that builds up the handshake state table | tb | 2019-01-23 | 1 | -1/+5 |
| | | | | | | | | from graph information and cross-checks it against the state table in tls13_handshake.c. with help from jsing | ||||
| * | Add a simple test that verifies that every valid handshake | tb | 2019-01-20 | 1 | -0/+20 |
| sets action->handshake_complete. | |||||
