Age | Commit message (Expand) | Author |
---|---|---|
2020-05-06 | Use __attribute__((fallthrough)) rather than magic GCC comments. | Nick Mathewson |
2020-02-05 | When parsing tokens, reject early on spurious keys. | Nick Mathewson |
2020-02-05 | When parsing, reject >1024-bit RSA private keys sooner. | Nick Mathewson |
2019-01-16 | Bump copyright date to 2019. | Nick Mathewson |
2018-10-25 | Merge branch 'bug28202_033' into bug28202_035 | Nick Mathewson |
2018-10-01 | Extract addr-policy parsing code. | Nick Mathewson |
2018-10-01 | Move routerparse and parsecommon to their own module. | Nick Mathewson |