Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | one more error message that should go to stderr | tb | 2019-02-13 | 1 | -2/+3 |
* | zap a commented out line. 0RTT will need more thought than | tb | 2019-01-27 | 1 | -2/+1 |
* | refactor and clean up the code generating dot output. | tb | 2019-01-27 | 1 | -53/+76 |
* | print errors to stderr | tb | 2019-01-25 | 1 | -19/+21 |
* | 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 | 2 | -5/+79 |
* | set the NEGOTIATED flag in the flags argument rather than | tb | 2019-01-24 | 1 | -4/+4 |
* | make whitespace inside curlies consistent; sort function prototypes. | tb | 2019-01-23 | 1 | -24/+24 |
* | Rename NUM_HANDSHAKE to handshake_count and make it a variable | tb | 2019-01-23 | 2 | -10/+44 |
* | incorrrect spelling | tb | 2019-01-23 | 1 | -2/+2 |
* | 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 | 2 | -1/+399 |
* | Add a simple test that verifies that every valid handshake | tb | 2019-01-20 | 2 | -0/+76 |