Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | note a missing word | Roger Dingledine | 2014-04-09 | |
* | | | | | Move and combine some 0.2.5.4-alpha changelog sections. | Nick Mathewson | 2014-04-08 | |
* | | | | | Oops, actually add the changelog entries, lightly categorized | Nick Mathewson | 2014-04-08 | |
* | | | | | Merge remote-tracking branch 'public/update_ciphers_ff28' | Nick Mathewson | 2014-04-08 | |
|\ \ \ \ \ | ||||
| * | | | | | Update ciphers.inc to match ff28 | Nick Mathewson | 2014-04-08 | |
| * | | | | | Teach the get_mozilla_ciphers.py script to parse recent firefoxen | Nick Mathewson | 2014-04-08 | |
* | | | | | | Start work on the changelog for 0.2.5.4-alpha | Nick Mathewson | 2014-04-08 | |
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2014-04-08 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||
| * | | | | | Merge remote-tracking branch 'public/bug11437_024' into maint-0.2.4 | Nick Mathewson | 2014-04-08 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||
| | * | | | | Fix a small memory leak when resolving PTR addresses | Nick Mathewson | 2014-04-07 | |
| |/ / / / | ||||
* | | | | | Merge remote-tracking branch 'public/bug11426' | Nick Mathewson | 2014-04-08 | |
|\ \ \ \ \ | ||||
| * | | | | | Make csiphash use the proper endian-converter on solaris | Nick Mathewson | 2014-04-07 | |
* | | | | | | Merge branch 'bug2454_025_squashed' | Nick Mathewson | 2014-04-08 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Check for new IP addr after circuit liveliness returns | Matthew Finkel | 2014-04-08 | |
* | | | | | | | Move existing policy tests from test.c to new test_policy.c | Nick Mathewson | 2014-04-08 | |
* | | | | | | | Remove unused extern decl for a nonexistent test suite | Nick Mathewson | 2014-04-08 | |
* | | | | | | | Merge branch 'bug7952_final' | Nick Mathewson | 2014-04-08 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Making entire exit policy available to Tor controller. | rl1987 | 2014-04-08 | |
* | | | | | | | | Merge remote-tracking branch 'public/bug4241' | Nick Mathewson | 2014-04-08 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||
| * | | | | | | | Drop MAX_REND_FAILURES to 8 | Nick Mathewson | 2014-04-02 | |
* | | | | | | | | Merge remote-tracking branch 'public/bug9841_025' | Nick Mathewson | 2014-04-08 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Protocol_Warn when a rendezvous cookie is used twice. | Nick Mathewson | 2014-04-04 | |
| * | | | | | | | | Test for circuit_set_rend_token(.,.,NULL) | Nick Mathewson | 2014-04-04 | |
| * | | | | | | | | Merge remote-tracking branch 'public/bug9841_024_v2' into bug9841_025 | Nick Mathewson | 2014-04-04 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | Fix to 9841 fix: setting a token to NULL should clear it | Nick Mathewson | 2014-04-04 | |
| * | | | | | | | | | Tests for rend_token maps | Nick Mathewson | 2014-02-13 | |
| * | | | | | | | | | Tweak sign of rend_token params for consistency | Nick Mathewson | 2014-02-13 | |
| * | | | | | | | | | Merge remote-tracking branch 'public/bug9841_024_v2' into bug9841_025 | Nick Mathewson | 2014-02-13 | |
| |\| | | | | | | | | ||||
| | * | | | | | | | | Faster circuit_get_by_rend_token_and_purpose() | Nick Mathewson | 2014-02-13 | |
* | | | | | | | | | | Fix some harmless/untriggerable memory leaks found by coverity | Nick Mathewson | 2014-04-07 | |
* | | | | | | | | | | Merge remote-tracking branch 'public/bug10363_024_squashed' | Nick Mathewson | 2014-04-07 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Another 10363 instance -- this one in the eventdns.c code | Nick Mathewson | 2014-04-07 | |
| * | | | | | | | | | | Another 10363 instance: this one in tor_memmem fallback code | Nick Mathewson | 2014-04-07 | |
| * | | | | | | | | | | Fix undefined behavior with pointer addition in channeltls.c | Nick Mathewson | 2014-04-07 | |
* | | | | | | | | | | | Merge branch 'bug9665_redux' | Nick Mathewson | 2014-04-07 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | Changes file for bug9665 | Nick Mathewson | 2014-04-07 | |
| * | | | | | | | | | | For missing transport, say "PT_MISSING" not "NO_ROUTE" | Nick Mathewson | 2014-04-07 | |
| * | | | | | | | | | | Forward-port bug9665 fix to work with our fix for 11069 | Nick Mathewson | 2014-04-07 | |
| * | | | | | | | | | | Fix bug9665 | Fábio J. Bertinatto | 2014-04-07 | |
|/ / / / / / / / / / | ||||
* | | | | | | | | | | Merge remote-tracking branch 'public/bug9650' | Nick Mathewson | 2014-04-05 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | check outputs from get_first_listener_addrport_string | Nick Mathewson | 2014-03-27 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge remote-tracking branch 'public/bug10801_024' | Nick Mathewson | 2014-04-05 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Make tor_addr_port_parse handle portless IPv6 addresses correctly. | Nick Mathewson | 2014-04-05 | |
| * | | | | | | | | | | Add a test for default/port conflicts in tor_addr_port_parse | Nick Mathewson | 2014-04-05 | |
| * | | | | | | | | | | Don't do a DNS lookup on a bridge line address | Nick Mathewson | 2014-03-27 | |
* | | | | | | | | | | | Fix make_socket_reusable() on windows. Bug not in any released Tor | Nick Mathewson | 2014-04-02 | |
* | | | | | | | | | | | Merge remote-tracking branch 'public/bug10081' | Nick Mathewson | 2014-04-02 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | Don't warn when setsockopt(SO_REUSEABLE) on accept()ed socket says EINVAL | Nick Mathewson | 2014-03-27 | |
* | | | | | | | | | | | | Unit tests for connection_edge_process_resolved_cell | Nick Mathewson | 2014-04-02 | |
* | | | | | | | | | | | | Tests for resolved_cell_parse | Nick Mathewson | 2014-04-02 |