summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-07-18Updated #includes etc. to use transports.[ch].George Kadianakis
2011-07-18Renamed pluggable_transports.[ch] to transports.[ch].George Kadianakis
2011-07-14Reverting the accounting thing introduced in 5492de76 till I think how it sho...George Kadianakis
2011-07-14Changed a couple of 180 spec stuff according to #3578.George Kadianakis
2011-07-13Add some unit tests.George Kadianakis
2011-07-13Put some last missing pieces together.George Kadianakis
2011-07-13Create the pluggable_transports.[ch] source files responsible for talking the...George Kadianakis
2011-07-13Make some utility functions.George Kadianakis
2011-07-13Add support for managed {Client,Server}TransportPlugin parsing.George Kadianakis
2011-07-03Refactor the interfaces of transport/proxy lookup fnsNick Mathewson
2011-07-03Future-proof and user-proof parse_bridge_lineNick Mathewson
2011-07-02Simplify parse_client_transport_lineNick Mathewson
2011-07-02Style and grammar tweaks on 2841 branchNick Mathewson
2011-07-02Small tweaks to 2841 codeNick Mathewson
2011-06-28Trivial code tweaks and documentation updates.George Kadianakis
2011-06-22Revised how we handle ClientTransportPlugin and Bridge lines.George Kadianakis
2011-06-21Various small tweaks around config.c and or.hGeorge Kadianakis
2011-06-21Tweaked connection{.c,.h,_or.c} based on nick's comments.George Kadianakis
2011-06-21Fixes on circuitbuild.[ch] based on nick's comments.George Kadianakis
2011-06-14Fixes small bugs.George Kadianakis
2011-06-14This commit is an attempt to beautify the previous commit.George Kadianakis
2011-06-14Our warning now is much more specific, mentioning proxy type/addr/port.George Kadianakis
2011-06-14We now warn the user if a proxy server is not up when we try to connect with it.George Kadianakis
2011-06-12Various trivial changes.George Kadianakis
2011-06-12We can now connect using transports as well!George Kadianakis
2011-06-11We can now match our transports with our bridges.George Kadianakis
2011-06-11ClientTransportPlugin parsing done.George Kadianakis
2011-06-09Upgrade to the latest version of tinytestNick Mathewson
2011-06-08Prefer tt_assert in unit tests, not tor_assertNick Mathewson
2011-06-08Fix a memleak in nodelist_assert_ok()Sebastian Hahn
2011-06-08Remove a dead variable in the heartbeat codeSebastian Hahn
2011-06-08Fix a minor coverity-found bug in testsSebastian Hahn
2011-06-08Update the uptime string to include an hours indicatorSebastian Hahn
2011-06-07Fix crash bug (3361) when setting off-flavor networkstatusNick Mathewson
2011-06-06Merge remote-tracking branch 'asn2/bug3336'Nick Mathewson
2011-06-06Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-06-06Merge branch 'bug3306_nm_squashed' into maint-0.2.2Nick Mathewson
2011-06-06Detect insanely large circuit build state; don't give its length to rand_intNick Mathewson
2011-06-06Check maximum properly in crypto_rand_int()Nick Mathewson
2011-06-05Add the heartbeat domain in log.c:domain_list[]George Kadianakis
2011-06-05Merge branch 'maint-0.2.2'Roger Dingledine
2011-06-05Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2011-06-05move to the june 1 2011 maxmind geoip dbRoger Dingledine
2011-06-03Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-06-03Merge branch 'bug3318c' into maint-0.2.2Nick Mathewson
2011-06-03Reject 128-byte keys that are not 1024-bitNick Mathewson
2011-06-03Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-06-03Use an autobool for UseBridges_Nick Mathewson
2011-06-03Merge remote-tracking branch 'rransom/bug2748-v2' into maint-0.2.2Nick Mathewson
2011-06-03Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson