| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | | | | * | | Update geoip and geoip6 to the September 6 2016 database. | Karsten Loesing | 2016-09-07 | |
| * | | | | | | | Capture and enforce BUG warnings in dir/param_voting_lookup | Nick Mathewson | 2016-09-07 | |
| * | | | | | | | Fix unit test failure introduced by #20002 | Nick Mathewson | 2016-09-07 | |
| * | | | | | | | Capture and enforce bug warnings in util/time test | Nick Mathewson | 2016-09-07 | |
| * | | | | | | | Merge remote-tracking branch 'dgoulet/ticket18693_029_01' | Nick Mathewson | 2016-09-07 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | Check onion hostnames against client port flags | teor (Tim Wilson-Brown) | 2016-08-24 | |
| | * | | | | | | | Check non-onion hostnames & IP addresses against client port flags | teor (Tim Wilson-Brown) | 2016-08-24 | |
| | * | | | | | | | Make Tor2Web error message clearer | teor (Tim Wilson-Brown) | 2016-08-24 | |
| | * | | | | | | | Comment-only punctuation fix | teor (Tim Wilson-Brown) | 2016-08-24 | |
| | * | | | | | | | Make port names and types consistent in the port unit tests | teor (Tim Wilson-Brown) | 2016-08-24 | |
| | * | | | | | | | Parse *Port flags NoDNSRequest, NoOnionTraffic & OnionTrafficOnly | teor (Tim Wilson-Brown) | 2016-08-24 | |
| * | | | | | | | | Merge remote-tracking branch 'sebastian/bug20064' | Nick Mathewson | 2016-09-07 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | Document Exit flag assignment when private nets are allowed | Sebastian Hahn | 2016-09-06 | |
| | * | | | | | | | | Vote Exit correctly with DirAllowPrivateAddresses set | Sebastian Hahn | 2016-09-05 | |
| * | | | | | | | | | Capture and detect the BUG() warnings in test_util_parse_integer. | Nick Mathewson | 2016-09-06 | |
| * | | | | | | | | | Add facility to suppress/capture tor_bug_occurred_() messages in unit tests. | Nick Mathewson | 2016-09-06 | |
| * | | | | | | | | | Add !(...) to BUG() log messages | Nick Mathewson | 2016-09-06 | |
| * | | | | | | | | | Fix a unit test bug for passing arguments to tor_parse_ulong. | Nick Mathewson | 2016-09-06 | |
| * | | | | | | | | | Split tor_parse_{some_int} testing into separate fn. Code movement only. | Nick Mathewson | 2016-09-06 | |
| * | | | | | | | | | Merge remote-tracking branch 'teor/bug20012' | Nick Mathewson | 2016-09-06 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | Stop inadvertently upgrading client intro connections to ntor | teor | 2016-08-31 | |
| * | | | | | | | | | | Merge remote-tracking branch 'teor/feature20069' | Nick Mathewson | 2016-09-06 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | Add hs-ipv6 to the chutney IPv6 tests | teor | 2016-09-06 | |
| | | |/ / / / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | | Merge remote-tracking branch 'public/ticket20002' | Nick Mathewson | 2016-09-06 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | prop272: When voting, include no non-Valid relays in consensus | Nick Mathewson | 2016-08-26 | |
| * | | | | | | | | | | | checkSpace.pl now forbids more identifiers. | Nick Mathewson | 2016-09-06 | |
| * | | | | | | | | | | | Merge remote-tracking branch 'pastly/ticket19122' | Nick Mathewson | 2016-09-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | Change UID to Username in man page | Matt Traudt | 2016-09-06 | |
| * | | | | | | | | | | | | Merge remote-tracking branch 'sebastian/bug20065' | Nick Mathewson | 2016-09-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | Give useful error if authority_signing_key doesn't exist | Sebastian Hahn | 2016-09-06 | |
| | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Fix an indentation issue in rend_config_services | teor | 2016-09-06 | |
| * | | | | | | | | | | | | Fix a space error in the man page | teor | 2016-09-06 | |
| * | | | | | | | | | | | | Fix a comment typo in smartlist_get_most_frequent_() | teor (Tim Wilson-Brown) | 2016-09-06 | |
| |/ / / / / / / / / / / | ||||
| * | | | | | | | | | | | Appease make check-spaces | Andrea Shepard | 2016-09-05 | |
| * | | | | | | | | | | | Fix BUG warning with stack trace from config/parse_port_config__listenaddress | Nick Mathewson | 2016-09-05 | |
| * | | | | | | | | | | | Bug 20038: Fix typo in ControlPort description | Georg Koppen | 2016-09-05 | |
| |/ / / / / / / / / / | ||||
| * | | | | | | | | | | Fix memory leaks in the shared random tests. | Nick Mathewson | 2016-09-01 | |
| * | | | | | | | | | | Actually, always monotime_init() in the unit tests. | Nick Mathewson | 2016-08-31 | |
| * | | | | | | | | | | Initialize monotonic timer code before using it in the tests | Nick Mathewson | 2016-08-31 | |
| * | | | | | | | | | | It is not a bug to attempt to base32_decode a non-base32 string | Nick Mathewson | 2016-08-31 | |
| * | | | | | | | | | | Detect and suppress bug message from zlib compression bomb test | Nick Mathewson | 2016-08-31 | |
| * | | | | | | | | | | Require specific messages for remaining link-handshake failure cases | Nick Mathewson | 2016-08-31 | |
| * | | | | | | | | | | Merge branch 'log_test_improvements' | Nick Mathewson | 2016-08-31 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | Changes file for log test improvements | Nick Mathewson | 2016-08-31 | |
| | * | | | | | | | | | | Always log [bug] warnings from the unit tests. | Nick Mathewson | 2016-08-31 | |
| | * | | | | | | | | | | Do not call tor_tls_server_info_callback(NULL) from tests. | Nick Mathewson | 2016-08-31 | |
| | * | | | | | | | | | | Work even harder not to suppress logging messages unless we mean to. | Nick Mathewson | 2016-08-31 | |
| | * | | | | | | | | | | Document and clean log_test_helpers.c a bit | Nick Mathewson | 2016-08-31 | |
| | * | | | | | | | | | | Use setup_full_capture_of_logs() where appropriate. | Nick Mathewson | 2016-08-31 | |
| | * | | | | | | | | | | setup_capture_of_logs: no longer suppress log messages | Nick Mathewson | 2016-08-31 | |
| |/ / / / / / / / / / | ||||
