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
*
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
*
Don't do DNS lookups when parsing corrupted managed proxy messages.
George Kadianakis
2012-06-25
*
Improve log message issued when a managed proxy fails to launch.
George Kadianakis
2012-06-23
*
Triage the XXX023 and XXX022 comments: postpone many.
Nick Mathewson
2012-06-15
*
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
*
Ignore unknown lines from managed proxies.
George Kadianakis
2012-05-18
*
Fix a couple of wide lines
Nick Mathewson
2012-05-11
*
Merge remote-tracking branch 'asn/bug4865_take2'
Nick Mathewson
2012-05-11
|
\
|
*
Fix issues found by nickm.
George Kadianakis
2012-04-12
|
*
Pass OR address to PT proxy, even with IPv6 or ORListenAddress.
George Kadianakis
2012-03-31
*
|
Using %d to printf an enum may not be by-the-standard okay.
Nick Mathewson
2012-05-07
*
|
Fix an overwide line
Nick Mathewson
2012-05-07
*
|
Document some transports.c behaviors and assumptions
Nick Mathewson
2012-05-07
*
|
Make transports.c logs a bit more helpful.
George Kadianakis
2012-05-03
|
/
*
Merge branch 'bug5105-v2-squashed'
Nick Mathewson
2012-02-17
|
\
|
*
Heap-allocate strings returned by get_current_process_environment_variables
Robert Ransom
2012-02-17
|
*
Pass process_environment_t * to tor_spawn_background
Robert Ransom
2012-02-17
|
*
Rewrite managed proxy environment setup code
Robert Ransom
2012-02-17
*
|
Downgrade "Registered server transport" msg to notice. Bug 5136
Nick Mathewson
2012-02-15
*
|
Use _NSGetEnviron() instead of environ where required
Sebastian Hahn
2012-02-14
|
/
*
Reinstate TOR_PR_EXTENDED_SERVER_PORT, just a little
Nick Mathewson
2012-02-13
*
set_managed_proxy_environment() can't fail anymore
Sebastian Hahn
2012-02-12
*
Properly set up environment for managed-mode obfsproxy
Sebastian Hahn
2012-02-12
*
Try to have (and maintain!) an invariant about unconfigured_proxies_n
Nick Mathewson
2012-02-12
*
Don't smartlist_remove a managed proxy from a list we're iterating over.
Nick Mathewson
2012-02-12
*
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
[next]