aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_key_expiration.sh
AgeCommit message (Collapse)Author
2019-05-29Merge branch 'maint-0.4.0'George Kadianakis
2019-04-10test: Also avoid reading the system default torrc in integration teststeor
Part of 29702.
2019-04-03Fix SC2015 warningrl1987
2019-04-03Fix SC2064 warningrl1987
2019-04-03Fix SC2006 warningsrl1987
2019-04-03Fix SC2086 warnings in test_key_expiration.shrl1987
2018-07-18SKIP test_key_expiration.sh on Windows until the underlying issue is resolvedteor
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-15repair test_key_expiration.shNick Mathewson
2017-08-03routerkeys: 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.