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.h
Commit message (
Expand
)
Author
Age
*
Merge branch 'bug9288_rebased'
Nick Mathewson
2013-07-31
|
\
|
*
Write unit tests for configure_proxy().
George Kadianakis
2013-07-31
*
|
Remove a redundant declaration
Nick Mathewson
2013-07-18
*
|
Merge branch 'bug8978_rebase_2'
Nick Mathewson
2013-07-18
|
\
\
|
*
|
Add a basic unit test for pt_get_extra_info_descriptor_string.
Nick Mathewson
2013-07-18
|
*
|
Extract ARGS from SMETHOD line and attach them to transport.
George Kadianakis
2013-07-18
|
|
/
*
/
Improve test coverage of 8929 code
Nick Mathewson
2013-07-18
|
/
*
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-07-10
*
Send SOCKS arguments when doing SOCKS4.
George Kadianakis
2013-02-09
*
Validate SOCKS arguments.
George Kadianakis
2013-02-09
*
Update the copyright date to 201.
Nick Mathewson
2013-01-16
*
Start passing ports to tor_check_port_forwarding().
George Kadianakis
2012-09-05
*
Address Nick's comments.
George Kadianakis
2012-07-12
*
Add pluggable transport info to extra-info descriptors.
George Kadianakis
2012-07-03
*
Make some transports.c functions static.
George Kadianakis
2012-07-03
*
Refactor mp->transports to use transport_t.
George Kadianakis
2012-07-03
*
Move transport-related functions from circuitbuild.c to transports.c.
George Kadianakis
2012-07-03
*
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
*
Add PT_PROTO_FAILED_LAUNCH managed proxy state.
George Kadianakis
2011-10-24
*
Port managed proxy launching code to the new subprocess API.
George Kadianakis
2011-10-17
*
Make it compile on Windows™.
George Kadianakis
2011-10-07
*
Support multiple transports in a single transport line.
George Kadianakis
2011-10-07
*
Make check-spaces happy.
George Kadianakis
2011-09-11
*
Update transports.[ch] to support SIGHUPs.
George Kadianakis
2011-09-11
*
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
*
Updated #includes etc. to use transports.[ch].
George Kadianakis
2011-07-18
*
Renamed pluggable_transports.[ch] to transports.[ch].
George Kadianakis
2011-07-18