aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Unit test for basic ext_or_cookie authentication backendNick Mathewson2013-08-15
* Split the cryptographic part of handle_client_auth_nonce into new fnNick Mathewson2013-08-15
* Fix some ext_orport.c DOCDOCs.George Kadianakis2013-08-15
* Tests for connection_write_ext_or_command.Nick Mathewson2013-08-15
* Unit tests for ext_or_id_map.Nick Mathewson2013-08-15
* Unit tests for fetch_ext_or_cmdNick Mathewson2013-08-15
* Split out buffers and socks tests into separate modules.Nick Mathewson2013-08-15
* Add a clientmap_entry_free().Nick Mathewson2013-08-15
* Fix hash functions for transport_name in client entryNick Mathewson2013-08-15
* Use memdup_nulterm and check for NULs in handle_cmd_transportNick Mathewson2013-08-15
* Fix a variety of issues in 4773Nick Mathewson2013-08-15
* Break up <??> differently, and explain whyNick Mathewson2013-08-15
* Add guards to ext_orport.h, rename get_file to get_file_nameNick Mathewson2013-08-15
* Use only uintptr_t for the value of transport_countNick Mathewson2013-08-15
* If a single client connects with multiple transports, note all transports.George Kadianakis2013-08-15
* Fix a number of issues with the #5040 code.George Kadianakis2013-08-15
* Trivially change unittests to make them more readable.George Kadianakis2013-08-15
* Make check-spaces happy.George Kadianakis2013-08-15
* Add a changes file for #5040.George Kadianakis2013-08-15
* Fix some unittests that broke when we added bridge-ip-transports.George Kadianakis2013-08-15
* Add a unittest for the bridge-ip-transports extra-info line.George Kadianakis2013-08-15
* Write extra-info bridge-ip-transports lines.George Kadianakis2013-07-18
* Make a channel getter method to retrieve transport names.George Kadianakis2013-07-18
* Add transport information to the GeoIP database.George Kadianakis2013-07-18
* Make the Extended ORPort understand the TRANSPORT command.George Kadianakis2013-07-18
* Fix logging severities and remove some trivial XXXs.George Kadianakis2013-07-18
* More Extended ORPort code improvements.George Kadianakis2013-07-18
* Move Extended ORPort code to its own module.George Kadianakis2013-07-18
* Satisfy check-spaces.George Kadianakis2013-07-18
* Various Extended ORPort code improvements.George Kadianakis2013-07-18
* Move USERADDR handling to a dedicated function.George Kadianakis2013-07-18
* Implement Extended ORPort authentication.George Kadianakis2013-07-18
* Prepare codebase for the implementation of Extended ORPort auth.George Kadianakis2013-07-18
* Create the Extended ORPort authentication cookie file.George Kadianakis2013-07-18
* Document code and change the Extended ORPort command numbers.George Kadianakis2013-07-18
* Skeleton ExtORPort implementation. Needs testing, documentation.Nick Mathewson2013-07-18
* Start of a unit test for options_validate.Nick Mathewson2013-07-18
* Merge branch 'simpleq_for_cells_3'Nick Mathewson2013-07-18
|\
| * Add a test for n_cells_in_circuit_queuesNick Mathewson2013-07-18
| * Unit tests for cell queues.Nick Mathewson2013-07-18
| * Use TOR_SIMPLEQ for packed_cell_tNick Mathewson2013-07-18
|/
* Remove a redundant declarationNick Mathewson2013-07-18
* Remove a stray debugging echo from configure.acNick Mathewson2013-07-18
* Fix a wide line in test_pt.cNick Mathewson2013-07-18
* Merge branch 'bug8978_rebase_2'Nick Mathewson2013-07-18
|\
| * Add a basic unit test for pt_get_extra_info_descriptor_string.Nick Mathewson2013-07-18
| * Add a unit test for smethod lines with arguments.Nick Mathewson2013-07-18
| * Write transport ARGS to extra-info descriptor.George Kadianakis2013-07-18
| * Extract ARGS from SMETHOD line and attach them to transport.George Kadianakis2013-07-18
* | Merge branch 'bug8929_rebase_2'Nick Mathewson2013-07-18
|\ \ | |/ |/|