summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | set the "addr" field in the dir_handle_get tests, to resolve bug warnings.Nick Mathewson2016-09-07
* | | Remove the useless (and uninitialized) MOCK_TOR_ADDR in test_dir_handle_get.cNick Mathewson2016-09-07
* | | Merge branch 'maint-0.2.8'Nick Mathewson2016-09-07
|\ \ \
| * \ \ Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson2016-09-07
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson2016-09-07
| | |\ \
| | | * \ Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson2016-09-07
| | | |\ \
| | | | * \ Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson2016-09-07
| | | | |\ \
| | | | | * | Update geoip and geoip6 to the September 6 2016 database.Karsten Loesing2016-09-07
* | | | | | | Capture and enforce BUG warnings in dir/param_voting_lookupNick Mathewson2016-09-07
* | | | | | | Fix unit test failure introduced by #20002Nick Mathewson2016-09-07
* | | | | | | Capture and enforce bug warnings in util/time testNick Mathewson2016-09-07
* | | | | | | Merge remote-tracking branch 'dgoulet/ticket18693_029_01'Nick Mathewson2016-09-07
|\ \ \ \ \ \ \
| * | | | | | | Check onion hostnames against client port flagsteor (Tim Wilson-Brown)2016-08-24
| * | | | | | | Check non-onion hostnames & IP addresses against client port flagsteor (Tim Wilson-Brown)2016-08-24
| * | | | | | | Make Tor2Web error message clearerteor (Tim Wilson-Brown)2016-08-24
| * | | | | | | Comment-only punctuation fixteor (Tim Wilson-Brown)2016-08-24
| * | | | | | | Make port names and types consistent in the port unit teststeor (Tim Wilson-Brown)2016-08-24
| * | | | | | | Parse *Port flags NoDNSRequest, NoOnionTraffic & OnionTrafficOnlyteor (Tim Wilson-Brown)2016-08-24
* | | | | | | | Merge remote-tracking branch 'sebastian/bug20064'Nick Mathewson2016-09-07
|\ \ \ \ \ \ \ \
| * | | | | | | | Document Exit flag assignment when private nets are allowedSebastian Hahn2016-09-06
| * | | | | | | | Vote Exit correctly with DirAllowPrivateAddresses setSebastian Hahn2016-09-05
* | | | | | | | | Capture and detect the BUG() warnings in test_util_parse_integer.Nick Mathewson2016-09-06
* | | | | | | | | Add facility to suppress/capture tor_bug_occurred_() messages in unit tests.Nick Mathewson2016-09-06
* | | | | | | | | Add !(...) to BUG() log messagesNick Mathewson2016-09-06
* | | | | | | | | Fix a unit test bug for passing arguments to tor_parse_ulong.Nick Mathewson2016-09-06
* | | | | | | | | Split tor_parse_{some_int} testing into separate fn. Code movement only.Nick Mathewson2016-09-06
* | | | | | | | | Merge remote-tracking branch 'teor/bug20012'Nick Mathewson2016-09-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Stop inadvertently upgrading client intro connections to ntorteor2016-08-31
* | | | | | | | | | Merge remote-tracking branch 'teor/feature20069'Nick Mathewson2016-09-06
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add hs-ipv6 to the chutney IPv6 teststeor2016-09-06
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge remote-tracking branch 'public/ticket20002'Nick Mathewson2016-09-06
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | prop272: When voting, include no non-Valid relays in consensusNick Mathewson2016-08-26
* | | | | | | | | | | checkSpace.pl now forbids more identifiers.Nick Mathewson2016-09-06
* | | | | | | | | | | Merge remote-tracking branch 'pastly/ticket19122'Nick Mathewson2016-09-06
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Change UID to Username in man pageMatt Traudt2016-09-06
* | | | | | | | | | | | Merge remote-tracking branch 'sebastian/bug20065'Nick Mathewson2016-09-06
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Give useful error if authority_signing_key doesn't existSebastian Hahn2016-09-06
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Fix an indentation issue in rend_config_servicesteor2016-09-06
* | | | | | | | | | | | Fix a space error in the man pageteor2016-09-06
* | | | | | | | | | | | Fix a comment typo in smartlist_get_most_frequent_()teor (Tim Wilson-Brown)2016-09-06
|/ / / / / / / / / / /
* | | | | | | | | | | Appease make check-spacesAndrea Shepard2016-09-05
* | | | | | | | | | | Fix BUG warning with stack trace from config/parse_port_config__listenaddressNick Mathewson2016-09-05
* | | | | | | | | | | Bug 20038: Fix typo in ControlPort descriptionGeorg Koppen2016-09-05
|/ / / / / / / / / /
* | | | | | | | | | Fix memory leaks in the shared random tests.Nick Mathewson2016-09-01
* | | | | | | | | | Actually, always monotime_init() in the unit tests.Nick Mathewson2016-08-31
* | | | | | | | | | Initialize monotonic timer code before using it in the testsNick Mathewson2016-08-31
* | | | | | | | | | It is not a bug to attempt to base32_decode a non-base32 stringNick Mathewson2016-08-31
* | | | | | | | | | Detect and suppress bug message from zlib compression bomb testNick Mathewson2016-08-31
* | | | | | | | | | Require specific messages for remaining link-handshake failure casesNick Mathewson2016-08-31
* | | | | | | | | | Merge branch 'log_test_improvements'Nick Mathewson2016-08-31
|\ \ \ \ \ \ \ \ \ \