index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
transports.c
Age
Commit message (
Expand
)
Author
2017-01-19
Remove extra newline from proxy_prepare_for_restart definition
teor
2016-11-30
Split bridge functions into a new module.
Nick Mathewson
2016-11-21
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-11-16
refactor router_pick_published_address to have another arg
Roger Dingledine
2016-10-27
Automated change to use smartlist_add_strdup
overcaffeinated
2016-07-28
Fix all -Wshadow warnings on Linux
Nick Mathewson
2016-07-05
Grammar.
Nick Mathewson
2016-05-30
Replace nearly all XXX0vv comments with smarter ones
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-01-26
Correct grammatical errors in tor comments
teor (Tim Wilson-Brown)
2015-12-15
Replace usage of INLINE with inline
cypherpunks
2015-03-26
Implement "TOR_PT_EXIT_ON_STDIN_CLOSE".
Yawning Angel
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-22
Fix a bunch of memory leaks in the unit tests. Found with valgrind
Nick Mathewson
2014-11-04
Merge remote-tracking branch 'andrea/ticket6456'
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-09-11
Whitespace cleanups in transports/test_pt
Nick Mathewson
2014-09-09
Fix issues brought up in nickm's review.
Yawning Angel
2014-07-25
Add some mocks needed to unit test ClientTransportPlugin/ServerTransportPlugi...
Andrea Shepard
2014-05-21
Improve the log message when a transport doesn't support proxies.
Yawning Angel
2014-05-21
Allow ClientTransportPlugins to use proxies
Yawning Angel
2014-04-23
Slightly improve the documentation of src/or/transports.c
George Kadianakis
2014-04-23
Rename the got_hup element of managed proxies.
George Kadianakis
2014-04-23
Don't halt bootstrap to figure out if we should restart PT proxies.
George Kadianakis
2014-03-27
check outputs from get_first_listener_addrport_string
Nick Mathewson
2013-10-29
Fix an always-true assert in PT code.
George Kadianakis
2013-08-25
Implement the TRANSPORT_LAUNCHED control port event.
George Kadianakis
2013-08-15
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-07-31
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-18
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 'bug8978_rebase_2'
Nick Mathewson
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
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-10
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-03-19
Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed'
Nick Mathewson
2013-03-15
Merge remote-tracking branch 'public/unused_stuff' into maint-0.2.4
Nick Mathewson
2013-03-10
Fix typos in a few log messages
Benjamin Kerensa
[next]