| Commit message (Expand) | Author | Age |
* | Merge remote-tracking branch 'rransom-tor/bug3335-v2' | Nick Mathewson | 2011-10-03 |
|\ |
|
| * | Clear the timed_out flag when an HS connection attempt ends | Robert Ransom | 2011-10-02 |
* | | Move entry-only fields from edge_connection_t to entry_connection_t | Nick Mathewson | 2011-07-21 |
* | | remember our future plan for bug 3617 | Roger Dingledine | 2011-07-21 |
* | | Add another precondition for isolation-clearing; fix 3620 | Nick Mathewson | 2011-07-20 |
* | | For accuracy, s/exit_allows_optimistic_data/may_use_optimistic_data/ | Nick Mathewson | 2011-07-20 |
* | | Add an OptimisticData option to control client-side optimistic data | Nick Mathewson | 2011-07-20 |
* | | Merge branch 'optimistic-client' | Nick Mathewson | 2011-07-20 |
|\ \ |
|
| * | | Only use optimistic data with exits that support it | Nick Mathewson | 2011-07-18 |
* | | | Take a smarter approach to clearing isolation info | Nick Mathewson | 2011-07-19 |
* | | | Add an option to limit the number of non-open client circuits. | Nick Mathewson | 2011-07-19 |
* | | | Launch sufficient circuits to satisfy pending isolated streams | Nick Mathewson | 2011-07-19 |
* | | | Implement stream isolation | Nick Mathewson | 2011-07-19 |
* | | | Const-ify a few functions | Nick Mathewson | 2011-07-19 |
|/ / |
|
* | | Remove compare_addr_to_node_policy | Nick Mathewson | 2011-07-15 |
* | | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-06-17 |
|\| |
|
| * | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 | Nick Mathewson | 2011-06-17 |
| |\ |
|
| | * | Abandon rendezvous circuits on SIGNAL NEWNYM | Robert Ransom | 2011-06-17 |
* | | | Make the get_options() return const | Nick Mathewson | 2011-06-14 |
* | | | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-05-30 |
|\| | |
|
| * | | Merge branch 'bug3045' into maint-0.2.2 | Nick Mathewson | 2011-05-30 |
| |\ \ |
|
| | * | | Log descriptions of nodes, not just nicknames. | Nick Mathewson | 2011-05-15 |
* | | | | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-05-30 |
|\| | | |
|
| * | | | Use the normal four-hop CBT for client intro circuits | Robert Ransom | 2011-05-30 |
| |/ / |
|
* | | | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-05-15 |
|\| | |
|
| * | | Replace a nasty add-malloc-snprintf with a nice clean asprintf | Nick Mathewson | 2011-05-15 |
| * | | Better doc for consider_recording_trackexithost | Nick Mathewson | 2011-05-15 |
| * | | Raise the TrackHostExits membership code into its own function | Nick Mathewson | 2011-05-13 |
* | | | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-05-12 |
|\| | |
|
| * | | Downgrade the "we launched 10 circuits for this stream" message. (See bug 3080) | Nick Mathewson | 2011-05-12 |
* | | | Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023 | Nick Mathewson | 2011-05-11 |
|\| | |
|
| * | | Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm... | Nick Mathewson | 2011-05-11 |
| |\| |
|
| | * | Hand-conversion and audit phase of memcmp transition | Nick Mathewson | 2011-05-11 |
| | * | Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq | Nick Mathewson | 2011-05-11 |
* | | | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-04-28 |
|\| | |
|
| * | | Merge branch 'bug3k_021' into bug3k_022 | Sebastian Hahn | 2011-04-28 |
| |\| |
|
| | * | Fix a failure case of connection_ap_handshake_attach_circuit() | Sebastian Hahn | 2011-04-28 |
| | * | Allow rend_client_send_introduction to fail transiently | Robert Ransom | 2011-04-28 |
* | | | Merge branch 'maint-0.2.2' | Roger Dingledine | 2011-04-27 |
|\| | |
|
| * | | make make check-spaces happier. | Roger Dingledine | 2011-04-27 |
* | | | Merge maint-0.2.2 for the bug1090-part1-squashed branch | Nick Mathewson | 2011-04-27 |
|\| | |
|
| * | | warn if we launch too many circuits for a given stream | Roger Dingledine | 2011-04-27 |
| * | | revert most of ef81649d2fc | Roger Dingledine | 2011-04-27 |
| * | | Add a circuit_purpose_to_string() function, and use it | Nick Mathewson | 2011-04-27 |
| * | | slight tweak on circuit_conforms_to_options | Roger Dingledine | 2011-04-26 |
* | | | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-04-07 |
|\| | |
|
| * | | Merge remote-tracking branch 'public/xxx_fixups' into maint-0.2.2 | Nick Mathewson | 2011-04-07 |
| |\ \ |
|
| | * | | Triage the XXX022 and XXX021 comments remaining in the code | Nick Mathewson | 2011-03-25 |
* | | | | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-04-07 |
|\| | | |
|
| * | | | Fix a compile warning on OS X 10.6 | Sebastian Hahn | 2011-04-07 |