Age | Commit message (Expand) | Author |
---|---|---|
2018-03-01 | Merge branch 'maint-0.2.9' into maint-0.3.1 | Nick Mathewson |
2018-03-01 | Protover tests: disable some obsoleted tests | Nick Mathewson |
2018-03-01 | Forbid UINT32_MAX as a protocol version | Nick Mathewson |
2018-03-01 | Forbid "-0" as a protocol version. | Nick Mathewson |
2018-03-01 | Add more of Teor's protover tests. | Nick Mathewson |
2018-03-01 | Add some protover vote round-trip tests from Teor. | Nick Mathewson |
2017-03-15 | Run the copyright update script. | Nick Mathewson |
2016-09-26 | Rename compute_protover_vote to protover_compute_vote | Nick Mathewson |
2016-09-26 | Clean whitespace, add missing documentation | Nick Mathewson |
2016-09-26 | Cover the error cases of parsing protocol versions | Nick Mathewson |
2016-09-26 | Unit tests for protover_all_supported | Nick Mathewson |
2016-09-26 | Basic backend for the protocol-versions voting algorithm. | Nick Mathewson |
2016-09-26 | checkpoint basic protover backend | Nick Mathewson |