Age | Commit message (Expand) | Author |
---|---|---|
2015-02-26 | Have zero_length_keys.sh use an empty torrc file. | Nick Mathewson |
2015-02-17 | Use --list-fingerprint instead of process control in zero_length_keys.sh | Nick Mathewson |
2015-02-11 | Put error messages to stderr | Sebastian Hahn |
2015-02-11 | Change exit code of zero_length_keys script | Sebastian Hahn |
2015-02-11 | Avoid undefined behaviour of test | Sebastian Hahn |
2015-02-11 | Check that mktemp result is a directory | Sebastian Hahn |
2015-02-11 | Clean up after zero length key test | Sebastian Hahn |
2015-02-06 | Remove useless export in zero length key test | Sebastian Hahn |
2015-02-06 | Don't use invalid exit values in zero length key test | Sebastian Hahn |
2015-01-12 | On jessie, we need a =, not a == | Nick Mathewson |
2015-01-12 | mktemp wants some Xs | Nick Mathewson |
2015-01-12 | Tweak zero_length_keys.sh and test/include.am to make out-of-tree builds work | Nick Mathewson |
2015-01-10 | Test that tor correctly handles zero-length keys | teor |