aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | | | | Merge remote-tracking branch 'public/bug2841'Nick Mathewson2011-07-11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Refactor the interfaces of transport/proxy lookup fnsNick Mathewson2011-07-03
| * | | | | Future-proof and user-proof parse_bridge_lineNick Mathewson2011-07-03
| * | | | | Simplify parse_client_transport_lineNick Mathewson2011-07-02
| * | | | | Style and grammar tweaks on 2841 branchNick Mathewson2011-07-02
| * | | | | Small tweaks to 2841 codeNick Mathewson2011-07-02
| * | | | | Trivial code tweaks and documentation updates.George Kadianakis2011-06-28
| * | | | | Revised how we handle ClientTransportPlugin and Bridge lines.George Kadianakis2011-06-22
| * | | | | Various small tweaks around config.c and or.hGeorge Kadianakis2011-06-21
| * | | | | Tweaked connection{.c,.h,_or.c} based on nick's comments.George Kadianakis2011-06-21
| * | | | | Fixes on circuitbuild.[ch] based on nick's comments.George Kadianakis2011-06-21
| * | | | | Fixes small bugs.George Kadianakis2011-06-14
| * | | | | This commit is an attempt to beautify the previous commit.George Kadianakis2011-06-14
| * | | | | Our warning now is much more specific, mentioning proxy type/addr/port.George Kadianakis2011-06-14
| * | | | | We now warn the user if a proxy server is not up when we try to connect with it.George Kadianakis2011-06-14
| * | | | | Various trivial changes.George Kadianakis2011-06-12
| * | | | | We can now connect using transports as well!George Kadianakis2011-06-12
| * | | | | We can now match our transports with our bridges.George Kadianakis2011-06-11
| * | | | | ClientTransportPlugin parsing done.George Kadianakis2011-06-11
* | | | | | Look at the right consensus in router_add_to_routerlist()Nick Mathewson2011-07-11
* | | | | | Merge branch 'bug2797'Nick Mathewson2011-07-11
|\ \ \ \ \ \
| * | | | | | Kill redundant checks around routerset_contains_*()Nick Mathewson2011-07-07
* | | | | | | Remove a redundant condition in compare_addr_to_node_policyNick Mathewson2011-07-08
* | | | | | | Make nodelist_purge avoid orphaned microdescs in rs-less nodesNick Mathewson2011-07-07
* | | | | | | Merge branch 'maint-0.2.2'Roger Dingledine2011-07-07
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine2011-07-07
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | update to the july 2011 geoip dbRoger Dingledine2011-07-07
* | | | | | Merge remote-tracking branch 'public/bug3153'Nick Mathewson2011-07-07
|\ \ \ \ \ \
| * | | | | | Track where microdescs are referenced to prevent free errsNick Mathewson2011-05-12
* | | | | | | Merge branch 'bug3263'Nick Mathewson2011-07-07
|\ \ \ \ \ \ \
| * | | | | | | Have transitions in public_server_mode count as affects_descriptorNick Mathewson2011-07-07
| * | | | | | | don't mark our descriptor dirty if our onion key hasn't changedRoger Dingledine2011-05-21
* | | | | | | | Remove unused var in write_to_evbuffer_zlibNick Mathewson2011-07-07
* | | | | | | | Avoid double-free in bufferevent read/write cbsNick Mathewson2011-07-07
* | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-07-07
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Correctly send a SUCCEEDED event for rdns requestsSebastian Hahn2011-07-07
* | | | | | | | Merge branch 'maint-0.2.2'Roger Dingledine2011-07-06
|\| | | | | | |
| * | | | | | | appease check-spacesRoger Dingledine2011-07-06
| * | | | | | | Merge remote-tracking branch 'rransom-tor/bug3465-022' into maint-0.2.2Nick Mathewson2011-07-05
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge remote-tracking branch 'rransom-tor/bug3465-023-v2'Nick Mathewson2011-07-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make handle_control_setevents table-drivenRobert Ransom2011-06-25
| * | | | | | | | | Merge branch 'bug3465-022' into bug3465-023Robert Ransom2011-06-25
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Add BUILDTIMEOUT_SET to the result of GETINFO events/namesRobert Ransom2011-06-25
| | * | | | | | | | Correct a commentRobert Ransom2011-06-24
| | * | | | | | | | Fix minor comment issuesRobert Ransom2011-06-23
* | | | | | | | | | Merge branch 'cov217_master'Nick Mathewson2011-07-01
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Check return value of crypto_global_init in test.cNick Mathewson2011-07-01
| * | | | | | | | | | Defensive programming: don't crash with broken node_tNick Mathewson2011-07-01
| * | | | | | | | | | Don't shadow parameters with local variablesNick Mathewson2011-07-01
| * | | | | | | | | | Replace 4 more sscanf()s with tor_sscanf()Nick Mathewson2011-07-01