aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-11Prepare circuitbuild.[ch] and config.[ch] for SIGHUPs.George Kadianakis
2011-09-11Introduce tor_terminate_process() function.George Kadianakis
2011-09-10Replaced some leftover assert()s with tor_assert()s.George Kadianakis
2011-08-15Improve the code a tad.George Kadianakis
2011-08-12Spawn multiple protocols using a single managed proxy.George Kadianakis
2011-08-07Server transport proxies should bind on the same port each time, if possible.George Kadianakis
2011-07-18Changed a printf() to a log_debug().George Kadianakis
2011-07-18Reuse get_string_from_pipe() in log_from_pipe().George Kadianakis
2011-07-18Let's be smarter while parsing {Client,Server}TransportPlugin lines.George Kadianakis
2011-07-18Replaced ST_* enum prefix for stream status with IO_STREAM_*.George Kadianakis
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-10fix typo in changes/coverity_master spotted by rransomNick Mathewson
2011-06-10Move errant doc/nodefamily_routerset into 0.2.3.1-alpha ChangeLog. Fix bug 3373Nick Mathewson
2011-06-09Upgrade to the latest version of tinytestNick Mathewson
2011-06-08Prefer tt_assert in unit tests, not tor_assertNick Mathewson
2011-06-08tweak coverity_master changes fileNick 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