index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
transports.c
Commit message (
Expand
)
Author
Age
...
*
Fix #5097 on Windows, too
Robert Ransom
2012-02-12
*
Fix bug #5097: remove bogus envvar from managed proxies' environment
Robert Ransom
2012-02-12
*
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
Nick Mathewson
2012-01-31
*
Rename nonconformant identifiers.
Nick Mathewson
2012-01-18
*
Merge remote-tracking branch 'asn-mytor/bug4751'
Nick Mathewson
2012-01-16
|
\
|
*
Improve names of some pluggable transport-related functions.
George Kadianakis
2012-01-13
*
|
Try to use smartlist_add_asprintf consistently
Nick Mathewson
2012-01-16
|
/
*
Merge remote-tracking branch 'asn-mytor/bug4725_take2'
Nick Mathewson
2011-12-20
|
\
|
*
Server transports should be instructed to bind on INADDR_ANY by default.
George Kadianakis
2011-12-18
*
|
Doxygenize the file-level documentation of transports.c.
George Kadianakis
2011-12-16
|
/
*
Fix warnings.
Linus Nordberg
2011-12-01
*
Initial hacking for proposal 186.
Nick Mathewson
2011-11-30
*
Make the pt/transports test not crash.
Nick Mathewson
2011-11-25
*
Make process_handle_t private and fix some unit tests
Nick Mathewson
2011-11-25
*
Merge remote-tracking branch 'asn/bug3472_act2'
Nick Mathewson
2011-11-25
|
\
|
*
Tell the bridge operator on what ports his transports spawned.
George Kadianakis
2011-11-02
|
*
Rename tor_process_destroy() to tor_process_handle_destroy().
George Kadianakis
2011-10-24
|
*
Improve general code quality.
George Kadianakis
2011-10-24
|
*
Add PT_PROTO_FAILED_LAUNCH managed proxy state.
George Kadianakis
2011-10-24
|
*
Make set_managed_proxy_environment() work on Windows.
George Kadianakis
2011-10-24
|
*
Port managed proxy launching code to the new subprocess API.
George Kadianakis
2011-10-17
*
|
Fix names of functions that convert strings to addrs
Nick Mathewson
2011-10-11
|
/
*
Merge remote-tracking branch 'asn2/bug3656'
Nick Mathewson
2011-10-07
*
Make it compile on Windows™.
George Kadianakis
2011-10-07
*
Support multiple transports in a single transport line.
George Kadianakis
2011-10-07
*
Improve wording in some comments and log messages.
George Kadianakis
2011-09-23
*
Put some sense into our logging.
George Kadianakis
2011-09-12
*
Constification.
George Kadianakis
2011-09-11
*
Make check-spaces happy.
George Kadianakis
2011-09-11
*
Enforce transport names being C identifiers.
George Kadianakis
2011-09-11
*
Trivial fixes around the code.
George Kadianakis
2011-09-11
*
Allow interwined {Client,Server}TransportPlugin lines.
George Kadianakis
2011-09-11
*
Update the transports.c documentation based on the new data.
George Kadianakis
2011-09-11
*
Update transports.[ch] to support SIGHUPs.
George Kadianakis
2011-09-11
*
Replaced some leftover assert()s with tor_assert()s.
George Kadianakis
2011-09-10
*
Improve the code a tad.
George Kadianakis
2011-08-15
*
Spawn multiple protocols using a single managed proxy.
George Kadianakis
2011-08-12
*
Server transport proxies should bind on the same port each time, if possible.
George Kadianakis
2011-08-07
*
Changed a printf() to a log_debug().
George Kadianakis
2011-07-18
*
Reuse get_string_from_pipe() in log_from_pipe().
George Kadianakis
2011-07-18
*
Let's be smarter while parsing {Client,Server}TransportPlugin lines.
George Kadianakis
2011-07-18
*
Replaced ST_* enum prefix for stream status with IO_STREAM_*.
George Kadianakis
2011-07-18
*
Updated #includes etc. to use transports.[ch].
George Kadianakis
2011-07-18
*
Renamed pluggable_transports.[ch] to transports.[ch].
George Kadianakis
2011-07-18
[prev]