aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* reinstate a notice for the non-loopback socksport caseNick Mathewson2011-10-07
* Merge remote-tracking branch 'rransom-tor/bug4018'Nick Mathewson2011-10-07
|\
| * Fix a bogus warningRobert Ransom2011-09-14
* | Merge remote-tracking branch 'public/bug2430'Nick Mathewson2011-10-07
|\ \
| * | Provide missing description for our FLEXIBLE_ARRAY_MEMBER definesNick Mathewson2011-09-13
* | | Merge remote-tracking branch 'asn2/bug3656'Nick Mathewson2011-10-07
|\ \ \
| * | | Revive our beautiful unit tests.George Kadianakis2011-10-07
| * | | Make it compile on Windows™.George Kadianakis2011-10-07
| * | | Support multiple transports in a single transport line.George Kadianakis2011-10-07
| * | | Improve wording in some comments and log messages.George Kadianakis2011-09-23
| * | | Put some sense into our logging.George Kadianakis2011-09-12
| * | | Don't warn of stray Bridges if managed proxies are still unconfigured.George Kadianakis2011-09-11
| * | | Constification.George Kadianakis2011-09-11
| * | | Make check-spaces happy.George Kadianakis2011-09-11
| * | | Enforce transport names being C identifiers.George Kadianakis2011-09-11
| * | | Trivial fixes around the code.George Kadianakis2011-09-11
| * | | Be more defensive in get_transport_bindaddr().George Kadianakis2011-09-11
| * | | Fix bug in get_transport_in_state_by_name() when using strcmpstart().George Kadianakis2011-09-11
| * | | Improve how we access or_state_t.George Kadianakis2011-09-11
| * | | Remove connection_uses_transport() since it was unused.George Kadianakis2011-09-11
| * | | Allow interwined {Client,Server}TransportPlugin lines.George Kadianakis2011-09-11
| * | | Update the transports.c documentation based on the new data.George Kadianakis2011-09-11
| * | | Update transports.[ch] to support SIGHUPs.George Kadianakis2011-09-11
| * | | Prepare circuitbuild.[ch] and config.[ch] for SIGHUPs.George Kadianakis2011-09-11
| * | | Introduce tor_terminate_process() function.George Kadianakis2011-09-11
| * | | Replaced some leftover assert()s with tor_assert()s.George Kadianakis2011-09-10
| * | | Improve the code a tad.George Kadianakis2011-08-15
| * | | Spawn multiple protocols using a single managed proxy.George Kadianakis2011-08-12
| * | | Server transport proxies should bind on the same port each time, if possible.George Kadianakis2011-08-07
| * | | Changed a printf() to a log_debug().George Kadianakis2011-07-18
| * | | Reuse get_string_from_pipe() in log_from_pipe().George Kadianakis2011-07-18
| * | | Let's be smarter while parsing {Client,Server}TransportPlugin lines.George Kadianakis2011-07-18
| * | | Replaced ST_* enum prefix for stream status with IO_STREAM_*.George Kadianakis2011-07-18
| * | | Updated #includes etc. to use transports.[ch].George Kadianakis2011-07-18
| * | | Renamed pluggable_transports.[ch] to transports.[ch].George Kadianakis2011-07-18
| * | | Reverting the accounting thing introduced in 5492de76 till I think how it sho...George Kadianakis2011-07-14
| * | | Changed a couple of 180 spec stuff according to #3578.George Kadianakis2011-07-14
| * | | Add some unit tests.George Kadianakis2011-07-13
| * | | Put some last missing pieces together.George Kadianakis2011-07-13
| * | | Create the pluggable_transports.[ch] source files responsible for talking the...George Kadianakis2011-07-13
| * | | Make some utility functions.George Kadianakis2011-07-13
| * | | Add support for managed {Client,Server}TransportPlugin parsing.George Kadianakis2011-07-13
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-10-07
|\ \ \ \
| * | | | Avoid running DNS self-tests if we're operating as a bridgewarms0x2011-10-07
* | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-10-03
|\| | | |
| * | | | Looks like Windows version 6.2 will be Windows 8Sebastian Hahn2011-10-01
* | | | | Fix compilation of 3335 and 3825 fixesNick Mathewson2011-10-03
* | | | | 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