| Commit message (Expand) | Author | Age |
* | Merge remote-tracking branch 'rransom-tor/bug3335-v2' | Nick Mathewson | 2011-10-03 |
|\ |
|
| * | Remove an HS's last_hid_serv_requests entries when a conn. attempt ends | Robert Ransom | 2011-10-02 |
| * | Record the HS's address in last_hid_serv_request keys | Robert Ransom | 2011-10-02 |
| * | Fix comment typo | Robert Ransom | 2011-10-02 |
| * | Detect and remove unreachable intro points | Robert Ransom | 2011-10-02 |
| * | Clear the timed_out flag when an HS connection attempt ends | Robert Ransom | 2011-10-02 |
| * | Record intro point timeouts in rend_intro_point_t | Robert Ransom | 2011-10-02 |
| * | Refetch an HS's desc if we don't have a usable one | Robert Ransom | 2011-10-02 |
* | | Move entry-only fields from edge_connection_t to entry_connection_t | Nick Mathewson | 2011-07-21 |
* | | Fix bug in upload/download of hsdesc with microdescs | Nick Mathewson | 2011-07-15 |
* | | Kill redundant checks around routerset_contains_*() | Nick Mathewson | 2011-07-07 |
* | | Merge remote-tracking branch 'rransom-tor/bug3332-v2' | Nick Mathewson | 2011-06-15 |
|\ \ |
|
| * | | Assert that HS operations are not performed using single-hop circuits | Robert Ransom | 2011-06-14 |
* | | | Make the get_options() return const | Nick Mathewson | 2011-06-14 |
|/ / |
|
* | | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-06-02 |
|\| |
|
| * | Add info-level log messages during HS-client-state purge | Robert Ransom | 2011-06-02 |
| * | Refactor HS client state-clearing code into a separate function | Robert Ransom | 2011-06-02 |
| * | Clear last_hid_serv_requests on SIGNAL NEWNYM | Robert Ransom | 2011-06-02 |
| * | Make last_hid_serv_requests functions less fragile | Robert Ransom | 2011-06-02 |
* | | 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 |
|\| | |
|
| * | | Set timestamp_dirty on HS circuits as circuit_expire_building requires | Robert Ransom | 2011-05-30 |
| |/ |
|
* | | 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-05-05 |
|\| | |
|
| * | | Fix up some check-spaces issues | Nick Mathewson | 2011-05-05 |
* | | | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-04-28 |
|\| | |
|
| * | | Fix bug 1930 | Robert Ransom | 2011-04-28 |
* | | | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-04-28 |
|\| | |
|
| * | | Clean up merge of bug3k_021 | Robert Ransom | 2011-04-28 |
| * | | Merge branch 'bug3k_021' into bug3k_022 | Sebastian Hahn | 2011-04-28 |
| |\| |
|
| | * | Fix a bug introduced by purging rend_cache on NEWNYM | Robert Ransom | 2011-04-28 |
| | * | Allow rend_client_send_introduction to fail transiently | Robert Ransom | 2011-04-28 |
| | * | Forget all rendezvous client state on SIGNAL NEWNYM | Robert Ransom | 2011-04-28 |
* | | | Merge maint-0.2.2 for the bug1090-part1-squashed branch | Nick Mathewson | 2011-04-27 |
|\| | |
|
| * | | explain an argument in a function comment | Roger Dingledine | 2011-04-27 |
| * | | Instead of checking whether we have unremoved intro points, check for usable ... | Nick Mathewson | 2011-04-27 |
| * | | refuse excluded hidserv nodes if strictnodes | Roger Dingledine | 2011-04-26 |
* | | | Merge remote-tracking branch 'origin/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 branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-03-15 |
|\| | |
|
| * | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 | Nick Mathewson | 2011-03-15 |
| |\| |
|
| | * | Fix a compile warning when using clang | Sebastian Hahn | 2011-03-15 |
| | * | Merge remote branch 'public/bug1859_021' into maint-0.2.1 | Nick Mathewson | 2011-02-22 |
| | |\ |
|
| | | * | Fix a remaining bug in Robert's bug1859 fix. | Nick Mathewson | 2010-11-12 |
| | | * | Issues with router_get_by_nickname() | Robert Hogan | 2010-11-12 |