aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-11-27hs-v2: Modernize rend_client_circuit_cleanup() codeDavid Goulet
2019-11-20hs-v2: Move v2 circuit cleanup actions into hs_circ_cleanup()David Goulet
2019-11-20circ: Add hidden service helper functionsDavid Goulet
2019-11-18Rename REGISTER_SUCCESS_ALSO_DECRYPTED to REGISTER_SUCCESS_AND_DECRYPTED.George Kadianakis
2019-11-18Various minor improvements after David's review.George Kadianakis
2019-11-18hs-v3: Decrypt pending descriptors when we get new client auth creds.George Kadianakis
2019-11-18control-port: Tests for ONION_CLIENT_AUTH_VIEW.George Kadianakis
2019-11-18control-port: Implement ONION_CLIENT_AUTH_VIEW.George Kadianakis
2019-11-18control-port: Tests for ONION_CLIENT_AUTH_REMOVE.George Kadianakis
2019-11-18control-port: Implement ONION_CLIENT_AUTH_REMOVE.George Kadianakis
2019-11-18control-port: Tests for ONION_CLIENT_AUTH_ADD.George Kadianakis
2019-11-18control-port: Implement ONION_CLIENT_AUTH_ADD.George Kadianakis
2019-11-18Merge branch 'tor-github/pr/1423'George Kadianakis
2019-11-18test: Unit test for the hs cache decrypt on new authDavid Goulet
2019-11-18test: Unit test for the SOCKS5 HS client auth errorsDavid Goulet
2019-11-18hs-v3: Improve documentation of hs_cache_client_descriptor_tDavid Goulet
2019-11-18hs-v3: Function to re-parse unencrypted descriptorDavid Goulet
2019-11-18hs-v3: Refactor descriptor dir fetch done codeDavid Goulet
2019-11-18hs-v3: Set extended error if .onion is invalidDavid Goulet
2019-11-18hs-v3: Set extended error when missing/bad client authDavid Goulet
2019-11-18hs-v3: Set extended error when descriptor is not foundDavid Goulet
2019-11-18hs-v3: Return descriptor decoding status when storing as clientDavid Goulet
2019-11-18hs-v3: Keep descriptor in cache if client auth is missing or badDavid Goulet
2019-11-18Merge remote-tracking branch 'tor-github/pr/1517'teor
2019-11-16Merge remote-tracking branch 'tor-github/pr/1545'Nick Mathewson
2019-11-16Merge remote-tracking branch 'tor-github/pr/1544'Nick Mathewson
2019-11-16Make structs declared by tor_queues.h macros also follow naming rulesNick Mathewson
2019-11-16map.h: replace maptype with mapname_tNick Mathewson
2019-11-16handles.h: replace structname with structname_tNick Mathewson
2019-11-16Revise struct names in examples in comments to end with _tNick Mathewson
2019-11-15Remove the extra whitespace around the DARWIN #definesNeel Chauhan
2019-11-15Remove the extra whitespace in the lines_eq() if statement in consdiff_gen_di...Neel Chauhan
2019-11-15Doxygen: rename all .dox files to end with .mdNick Mathewson
2019-11-15Doxygen: remove /** and **/ from all .dox filesNick Mathewson
2019-11-15Merge branch 'ticket32211'Nick Mathewson
2019-11-15Initialization documents: incorporate feedback from review.Nick Mathewson
2019-11-15Merge remote-tracking branch 'tor-github/pr/1535'teor
2019-11-15Merge remote-tracking branch 'tor-github/pr/1533'teor
2019-11-15Merge remote-tracking branch 'tor-github/pr/1536'teor
2019-11-14Avoid redundant typedef of or_options_t and smartlist_t in *_config.hNick Mathewson
2019-11-14Fix 32-bit warnings in test_circuitmux.cNick Mathewson
2019-11-14Merge remote-tracking branch 'tor-github/pr/1531'Nick Mathewson
2019-11-14Run "make autostyle"teor
2019-11-14relay: Disable relay_sys when the relay module is disabledteor
2019-11-14relay: Disable relay_periodic when the relay module is disabledteor
2019-11-14dirauth: Remove a HAVE_MODULE_DIRAUTH inside a functionteor
2019-11-14test/parseconf: Warn when the expected_log* file is missingteor
2019-11-14test/parseconf: Update conf_examples to use expected_logteor
2019-11-14test/parseconf: Add failure cases in conf_failures/teor
2019-11-14test/parseconf: Stop adding newlines to *_printfteor