summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-01-06test: Implement haproxySuphanat Chunhapanya
2020-01-06circuit: Implement haproxySuphanat Chunhapanya
2019-10-17circuit: Refactor connection_proxy_connectSuphanat Chunhapanya
2019-10-17doc: TCPProxy is not supported in TOR_PT_PROXYSuphanat Chunhapanya
2019-10-17test: Add TCPProxy option for haproxy protocolSuphanat Chunhapanya
2019-10-17config: Add TCPProxy option for haproxy protocolSuphanat Chunhapanya
2019-10-16hs_cell.[ch]: repair doxygen.Nick Mathewson
2019-10-16or_options_st.h: repair some doxygen comments.Nick Mathewson
2019-10-16shared_random.[ch]: repair doxygen commentsNick Mathewson
2019-10-16hs_cache.[ch]: repair doxygen comments.Nick Mathewson
2019-10-16hs_client.[ch]: fix doxygen comments by using /**.Nick Mathewson
2019-10-16shared_random_state.[ch]: Repair a bunch of doxygen commentsNick Mathewson
2019-10-16hs_common.[ch]: repair doxygen comments by replacing /* with /**Nick Mathewson
2019-10-16hs_descriptor.[ch]: repair doxygen comments.Nick Mathewson
2019-10-16hs_service.c: repair doxygen commentsNick Mathewson
2019-10-16hs_service.h: repair doxygen comments.Nick Mathewson
2019-10-16address_set.c: doxygen comment repair.Nick Mathewson
2019-10-16channel.h: fix various doxygen warningsNick Mathewson
2019-10-16voting_schedule: fix doxygen comments to use /**Nick Mathewson
2019-10-16Doxygen: Fix things that looked like links.Nick Mathewson
2019-10-16Doxygen: fix unrecognized commands.Nick Mathewson
2019-10-16Doxygen: fix warnings about mismatched HTML tags.Nick Mathewson
2019-10-16Doxygen: Fix mismatched filenames.Nick Mathewson
2019-10-14Merge branch 'maint-0.4.2'Nick Mathewson
2019-10-14Merge remote-tracking branch 'tor-github/pr/1393' into maint-0.4.2Nick Mathewson
2019-10-14Replace a unicode character which doxygen cannot handle.Nick Mathewson
2019-10-11Bump master to 0.4.3.0-alpha-dev.tor-0.4.3.0-alpha-devNick Mathewson
2019-10-11Merge branch 'ticket31682_042_01_squashed'Nick Mathewson
2019-10-11Correct comment on build_establish_intro_dos_extensionNick Mathewson
2019-10-11hs-v3: Fix implicit ssize_t to size_t conversionDavid Goulet
2019-10-09Merge remote-tracking branch 'tor-github/pr/1394'Nick Mathewson
2019-10-09Merge remote-tracking branch 'tor-github/pr/1399'Nick Mathewson
2019-10-09Merge remote-tracking branch 'tor-github/pr/1401'Nick Mathewson
2019-10-09Merge branch 'bug30344_squashed_035'Nick Mathewson
2019-10-09Stop libevent from reading data from closed connections.George Kadianakis
2019-10-08test: New behavior on IP retry for HSv3Neel Chauhan
2019-10-08hs-v3: Do not remove intro point if circuit existsDavid Goulet
2019-10-08Fix flapping of test_service_intro_point() unittest.George Kadianakis
2019-10-07Merge remote-tracking branch 'tor-github/pr/1317'Nick Mathewson
2019-10-07Merge branch 'ticket31548_035_01_squashed'Nick Mathewson
2019-10-07hs-v3: Make service pick the exact amount of intro pointsDavid Goulet
2019-10-07Merge remote-tracking branch 'tor-github/pr/1379'Nick Mathewson
2019-10-07bump to 0.4.2.2-alpha-devNick Mathewson
2019-10-04Use {mock,unmock}_hostname_resolver() in relevant testsNick Mathewson
2019-10-04Add a mock replacement for blocking hostname resolutionNick Mathewson
2019-10-04Make tor_addr_lookup_host_impl mockable.Nick Mathewson
2019-10-04tls: Log TLS read buffer length bugs onceteor
2019-10-04Merge remote-tracking branch 'tor-github/pr/1392'teor
2019-10-03hs: ADD_ONION NEW:BEST now defaults to ED25519-V3David Goulet
2019-10-03Merge branch 'tor-github/pr/1377'George Kadianakis