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 an always-true assert in PT code.
George Kadianakis
2013-10-29
*
Implement the TRANSPORT_LAUNCHED control port event.
George Kadianakis
2013-08-25
*
Merge branch 'bug5040_4773_rebase_3'
Nick Mathewson
2013-08-15
|
\
|
*
Add guards to ext_orport.h, rename get_file to get_file_name
Nick Mathewson
2013-08-15
|
*
Move Extended ORPort code to its own module.
George Kadianakis
2013-07-18
|
*
Satisfy check-spaces.
George Kadianakis
2013-07-18
|
*
Various Extended ORPort code improvements.
George Kadianakis
2013-07-18
|
*
Create the Extended ORPort authentication cookie file.
George Kadianakis
2013-07-18
*
|
Merge branch 'bug9288_rebased'
Nick Mathewson
2013-07-31
|
\
\
|
|
/
|
/
|
|
*
Modifications to transports.c for the unit tests to work.
George Kadianakis
2013-07-31
|
*
Write unit tests for configure_proxy().
George Kadianakis
2013-07-31
|
*
Fix invalid-read when a managed proxy configuration fails.
George Kadianakis
2013-07-31
*
|
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
|
*
|
Write transport ARGS to extra-info descriptor.
George Kadianakis
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
*
|
Insert the environment variable only if we have options to pass.
George Kadianakis
2013-07-18
*
|
Place the options in the environment after processing them properly.
George Kadianakis
2013-07-18
*
|
Rename tor_escape_str_for_socks_arg() to something more generic.
George Kadianakis
2013-07-18
*
|
Pass characters to be escaped to tor_escape_str_for_socks_arg().
George Kadianakis
2013-07-18
|
/
*
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-07-10
*
Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed'
Nick Mathewson
2013-03-19
|
\
|
*
Send SOCKS arguments when doing SOCKS4.
George Kadianakis
2013-02-09
|
*
Validate SOCKS arguments.
George Kadianakis
2013-02-09
*
|
Merge remote-tracking branch 'public/unused_stuff' into maint-0.2.4
Nick Mathewson
2013-03-15
|
\
\
|
*
|
Remove a bunch of unused macro definitions
Nick Mathewson
2013-02-23
|
|
/
*
/
Fix typos in a few log messages
Benjamin Kerensa
2013-03-10
|
/
*
Rename *_isin to *_contains
Nick Mathewson
2013-01-16
*
Update the copyright date to 201.
Nick Mathewson
2013-01-16
*
Add warning message when a managed proxy dies during configuration.
George Kadianakis
2012-11-06
*
Use LOG_WARN instead of LOG_PROTOCOL_WARN when parsing transport lines.
George Kadianakis
2012-11-02
*
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-12
*
Use fmt_addrport in pt_get_extra_info_descriptor_string.
David Fifield
2012-10-10
*
Use fmt_addrport where appropriate.
David Fifield
2012-10-10
*
Use fmt_and_decorate_addr in extra-info "transport" lines.
David Fifield
2012-10-10
*
Use fmt_and_decorate_addr in log messages.
David Fifield
2012-10-10
*
Don't call fmt_addr() twice in a parameter list.
George Kadianakis
2012-10-09
*
Split the or_state_t portions of config.c into their own file
Nick Mathewson
2012-09-13
*
Start passing ports to tor_check_port_forwarding().
George Kadianakis
2012-09-05
*
Use get_lines_from_handle() in configure_proxy().
George Kadianakis
2012-09-05
*
Address Nick's comments.
George Kadianakis
2012-07-12
*
Change extra-info "method" to "transport".
George Kadianakis
2012-07-03
*
Mark descriptor as dirty if all managed proxies are configured.
George Kadianakis
2012-07-03
*
Add pluggable transport info to extra-info descriptors.
George Kadianakis
2012-07-03
*
Constify some functions.
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
*
Introduce a transport_t deep copy function.
George Kadianakis
2012-07-03
*
Move transport-related functions from circuitbuild.c to transports.c.
George Kadianakis
2012-07-03
[next]