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
Age
Commit message (
Expand
)
Author
2013-08-15
Fix hash functions for transport_name in client entry
Nick Mathewson
2013-08-15
Use memdup_nulterm and check for NULs in handle_cmd_transport
Nick Mathewson
2013-08-15
Fix a variety of issues in 4773
Nick Mathewson
2013-08-15
Break up <??> differently, and explain why
Nick Mathewson
2013-08-15
Add guards to ext_orport.h, rename get_file to get_file_name
Nick Mathewson
2013-08-15
Use only uintptr_t for the value of transport_count
Nick Mathewson
2013-08-15
If a single client connects with multiple transports, note all transports.
George Kadianakis
2013-08-15
Fix a number of issues with the #5040 code.
George Kadianakis
2013-08-15
Trivially change unittests to make them more readable.
George Kadianakis
2013-08-15
Make check-spaces happy.
George Kadianakis
2013-08-15
Add a changes file for #5040.
George Kadianakis
2013-08-15
Fix some unittests that broke when we added bridge-ip-transports.
George Kadianakis
2013-08-15
Add a unittest for the bridge-ip-transports extra-info line.
George Kadianakis
2013-07-18
Write extra-info bridge-ip-transports lines.
George Kadianakis
2013-07-18
Make a channel getter method to retrieve transport names.
George Kadianakis
2013-07-18
Add transport information to the GeoIP database.
George Kadianakis
2013-07-18
Make the Extended ORPort understand the TRANSPORT command.
George Kadianakis
2013-07-18
Fix logging severities and remove some trivial XXXs.
George Kadianakis
2013-07-18
More Extended ORPort code improvements.
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
Move USERADDR handling to a dedicated function.
George Kadianakis
2013-07-18
Implement Extended ORPort authentication.
George Kadianakis
2013-07-18
Prepare codebase for the implementation of Extended ORPort auth.
George Kadianakis
2013-07-18
Create the Extended ORPort authentication cookie file.
George Kadianakis
2013-07-18
Document code and change the Extended ORPort command numbers.
George Kadianakis
2013-07-18
Skeleton ExtORPort implementation. Needs testing, documentation.
Nick Mathewson
2013-07-18
Start of a unit test for options_validate.
Nick Mathewson
2013-07-18
Merge branch 'simpleq_for_cells_3'
Nick Mathewson
2013-07-18
Add a test for n_cells_in_circuit_queues
Nick Mathewson
2013-07-18
Unit tests for cell queues.
Nick Mathewson
2013-07-18
Use TOR_SIMPLEQ for packed_cell_t
Nick Mathewson
2013-07-18
Remove a redundant declaration
Nick Mathewson
2013-07-18
Remove a stray debugging echo from configure.ac
Nick Mathewson
2013-07-18
Fix a wide line in test_pt.c
Nick Mathewson
2013-07-18
Merge branch 'bug8978_rebase_2'
Nick Mathewson
2013-07-18
Merge branch 'bug8929_rebase_2'
Nick Mathewson
2013-07-18
Improve test coverage of 8929 code
Nick Mathewson
2013-07-18
Fix memory leaks in test_config_parse_transport_options_line
Nick Mathewson
2013-07-18
Document what "escape" means in tor_escape_str_for_pt_args
Nick Mathewson
2013-07-18
Insert the environment variable only if we have options to pass.
George Kadianakis
2013-07-18
Add changes file and enrich the manual page.
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
Write unit tests for the ServerTransportOptions parsing function.
George Kadianakis
2013-07-18
Write function that parses ServerTransportOptions torrc lines.
George Kadianakis
2013-07-18
Add a basic unit test for pt_get_extra_info_descriptor_string.
Nick Mathewson
2013-07-18
Add a unit test for smethod lines with arguments.
Nick Mathewson
[next]