aboutsummaryrefslogtreecommitdiff
path: root/src/or/ext_orport.c
Commit message (Expand)AuthorAge
* scan-build: sizeof(ptr*) in a debugging log in ext_orport.cNick Mathewson2014-04-19
* Fix some #5040 bugs found by Nick's tests.George Kadianakis2013-08-15
* Write some free_all functions to free the auth. cookies.George Kadianakis2013-08-15
* Implement and use a generic auth. cookie initialization function.George Kadianakis2013-08-15
* Make 0x01==SAFECOOKIE a macro, not a magic numberNick Mathewson2013-08-15
* 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
* 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
* Fix a number of issues with the #5040 code.George Kadianakis2013-08-15
* Make check-spaces happy.George Kadianakis2013-08-15
* 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