Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-29 | Merge branch 'maint-0.4.0' | George Kadianakis | |
2019-04-10 | test: Also avoid reading the system default torrc in integration tests | teor | |
Part of 29702. | |||
2019-04-03 | Fix SC2015 warning | rl1987 | |
2019-04-03 | Fix SC2064 warning | rl1987 | |
2019-04-03 | Fix SC2006 warnings | rl1987 | |
2019-04-03 | Fix SC2086 warnings in test_key_expiration.sh | rl1987 | |
2018-07-18 | SKIP test_key_expiration.sh on Windows until the underlying issue is resolved | teor | |
Skip an unreliable key expiration test on Windows, until the underlying issue in bug 26076 is resolved. Fixes bug 26853; bugfix on 0.3.2.1-alpha. | |||
2017-09-15 | repair test_key_expiration.sh | Nick Mathewson | |
2017-08-03 | routerkeys: Add cmdline option for learning signing key expiration. | Isis Lovecruft | |
* CLOSES #17639. * ADDS new --key-expiration commandline option which prints when the signing key expires. |