aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendclient.c
Commit message (Expand)AuthorAge
* Clear last_hid_serv_requests on SIGNAL NEWNYMRobert Ransom2011-06-02
* Make last_hid_serv_requests functions less fragileRobert Ransom2011-06-02
* Merge branch 'bug3045' into maint-0.2.2Nick Mathewson2011-05-30
|\
| * Log descriptions of nodes, not just nicknames.Nick Mathewson2011-05-15
* | Set timestamp_dirty on HS circuits as circuit_expire_building requiresRobert Ransom2011-05-30
|/
* 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
* | Fix up some check-spaces issuesNick Mathewson2011-05-05
* | Fix bug 1930Robert Ransom2011-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
* | 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
* | refuse excluded hidserv nodes if strictnodesRoger Dingledine2011-04-26
* | Triage the XXX022 and XXX021 comments remaining in the codeNick Mathewson2011-03-25
* | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-03-15
|\|
| * Fix a compile warning when using clangSebastian Hahn2011-03-15
| * Merge remote branch 'public/bug1859_021' into maint-0.2.1Nick Mathewson2011-02-22
| |\
| | * Fix a remaining bug in Robert's bug1859 fix.Nick Mathewson2010-11-12
| | * Issues with router_get_by_nickname()Robert Hogan2010-11-12
| | * Issues with router_get_by_nickname()Robert Hogan2010-11-12
| * | Make the DH parameter we use for TLS match the one from Apache's mod_sslNick Mathewson2011-02-10
* | | Make the DH parameter we use for TLS match the one from Apache's mod_sslNick Mathewson2011-01-24
* | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-15
|\| |
| * | Fix a couple of non-cleared key issues in hidden servicesNick Mathewson2011-01-15
* | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-15
|\| |
| * | Fix a heap overflow found by debuger, and make it harder to make that mistake...Nick Mathewson2011-01-15
* | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
|\| |
| * | Bump copyright statements to 2011Nick Mathewson2011-01-03
* | | Merge remote branch fix_security_bug_021 into fix_security_bug_022Nick Mathewson2010-12-15
|\| |
| * | Make payloads into uint8_t.Nick Mathewson2010-12-15
| |/
* | Fix a remaining bug in Robert's bug1859 fix.Nick Mathewson2010-10-21
* | Issues with router_get_by_nickname()Robert Hogan2010-10-17
* | Issues with router_get_by_nickname()Robert Hogan2010-10-13
* | Fix misplaced labelsSebastian Hahn2010-08-16
* | Create rephist.hSebastian Hahn2010-07-27
* | Create relay.hSebastian Hahn2010-07-27
* | Create main.hSebastian Hahn2010-07-27
* | Create directory.hSebastian Hahn2010-07-27
* | Create connection_edge.hSebastian Hahn2010-07-27
* | Create connection.hSebastian Hahn2010-07-27
* | Create config.hSebastian Hahn2010-07-27
* | Create circuituse.hSebastian Hahn2010-07-27
* | Create circuitlist.hSebastian Hahn2010-07-27
* | Create circuitbuild.hSebastian Hahn2010-07-27
* | Create rendclient.hSebastian Hahn2010-07-27