aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendclient.c
Commit message (Expand)AuthorAge
...
* Merge remote-tracking branch 'rransom-tor/bug4411'Nick Mathewson2011-11-07
|\
| * Fix assert on clients of and authorities for v0 HS descsRobert Ransom2011-11-07
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-11-07
|\ \ | |/ |/|
| * Remove an extraneous "if" in the 4424 fixNick Mathewson2011-11-07
| * Don't leak an extend_info_t in rend_client_any_intro_points_usableRobert Ransom2011-11-07
* | Fix a bunch of whitespace errorsNick Mathewson2011-10-11
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-10-10
|\|
| * Update documentation comment for rend_client_reextend_intro_circuitRobert Ransom2011-10-10
| * Don't launch a useless circuit in rend_client_reextend_intro_circuitRobert Ransom2011-10-10
* | Merge remote-tracking branch 'rransom-tor/bug3335-v2'Nick Mathewson2011-10-03
|\ \
| * | Remove an HS's last_hid_serv_requests entries when a conn. attempt endsRobert Ransom2011-10-02
| * | Record the HS's address in last_hid_serv_request keysRobert Ransom2011-10-02
| * | Fix comment typoRobert Ransom2011-10-02
| * | Detect and remove unreachable intro pointsRobert Ransom2011-10-02
| * | Clear the timed_out flag when an HS connection attempt endsRobert Ransom2011-10-02
| * | Record intro point timeouts in rend_intro_point_tRobert Ransom2011-10-02
| * | Refetch an HS's desc if we don't have a usable oneRobert Ransom2011-10-02
| |/
* | Move entry-only fields from edge_connection_t to entry_connection_tNick Mathewson2011-07-21
* | Fix bug in upload/download of hsdesc with microdescsNick Mathewson2011-07-15
* | Kill redundant checks around routerset_contains_*()Nick Mathewson2011-07-07
* | Merge remote-tracking branch 'rransom-tor/bug3332-v2'Nick Mathewson2011-06-15
|\ \
| * | Assert that HS operations are not performed using single-hop circuitsRobert Ransom2011-06-14
* | | Make the get_options() return constNick Mathewson2011-06-14
|/ /
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-02
|\|
| * Add info-level log messages during HS-client-state purgeRobert Ransom2011-06-02
| * Refactor HS client state-clearing code into a separate functionRobert Ransom2011-06-02
| * Clear last_hid_serv_requests on SIGNAL NEWNYMRobert Ransom2011-06-02
| * Make last_hid_serv_requests functions less fragileRobert Ransom2011-06-02
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-30
|\|
| * Merge branch 'bug3045' into maint-0.2.2Nick Mathewson2011-05-30
| |\
| | * Log descriptions of nodes, not just nicknames.Nick Mathewson2011-05-15
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-30
|\| |
| * | Set timestamp_dirty on HS circuits as circuit_expire_building requiresRobert Ransom2011-05-30
| |/
* | Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023Nick Mathewson2011-05-11
|\|
| * Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...Nick Mathewson2011-05-11
| |\
| | * Hand-conversion and audit phase of memcmp transitionNick Mathewson2011-05-11
| | * Automated conversion of memcmp to tor_memcmp/tor_mem[n]eqNick Mathewson2011-05-11
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-05
|\| |
| * | Fix up some check-spaces issuesNick Mathewson2011-05-05
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-28
|\| |
| * | Fix bug 1930Robert Ransom2011-04-28
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-28
|\| |
| * | Clean up merge of bug3k_021Robert Ransom2011-04-28
| * | Merge branch 'bug3k_021' into bug3k_022Sebastian Hahn2011-04-28
| |\|
| | * Fix a bug introduced by purging rend_cache on NEWNYMRobert Ransom2011-04-28
| | * Allow rend_client_send_introduction to fail transientlyRobert Ransom2011-04-28
| | * Forget all rendezvous client state on SIGNAL NEWNYMRobert Ransom2011-04-28
* | | Merge maint-0.2.2 for the bug1090-part1-squashed branchNick Mathewson2011-04-27
|\| |
| * | explain an argument in a function commentRoger Dingledine2011-04-27
| * | Instead of checking whether we have unremoved intro points, check for usable ...Nick Mathewson2011-04-27