summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-01-08Run "make autostyle"; add an endif commentNick Mathewson
2020-01-08router: Improve port search function commentsteor
2020-01-07speaking of utf-8, remove strange char from commentRoger Dingledine
2020-01-07Merge branch 'ticket32845_squashed'Nick Mathewson
2020-01-07string: Check UTF-8 string pointer and lengthteor
2020-01-07Merge remote-tracking branch 'tor-github/pr/1640'Nick Mathewson
2020-01-07test_helpers: add a missing free for CID 1457527.Nick Mathewson
2020-01-07Add new state to connection_proxy_state_to_string()Nick Mathewson
2020-01-07string: Add extra UTF-8 test casesteor
2020-01-06Space the a-d unsigned ints in tor_inet_aton()Neel Chauhan
2020-01-06Merge branch 'haxxpop/tcp_proxy_squashed' into tcp_proxy_squshed_and_mergedNick Mathewson
2020-01-06test: HTTP CONNECT protocolSuphanat Chunhapanya
2020-01-06test: HAPRoxy protocolSuphanat Chunhapanya
2020-01-06test: Implement haproxySuphanat Chunhapanya
2020-01-06circuit: Implement haproxySuphanat Chunhapanya
2020-01-06Merge remote-tracking branch 'tor-github/pr/1620'Nick Mathewson
2020-01-06Merge branch 'maint-0.4.2'Nick Mathewson
2020-01-06Merge remote-tracking branch 'tor-github/pr/1612' into maint-0.4.2Nick Mathewson
2020-01-06Merge branch 'maint-0.4.2'Nick Mathewson
2020-01-06Merge branch 'maint-0.4.1' into maint-0.4.2Nick Mathewson
2020-01-05Fix sandbox crash during reload of logging configurationPeter Gerber
2019-12-20Fix spacing in tor_sscanf() call in tor_inet_aton()Neel Chauhan
2019-12-20Fix spacing in tor_inet_aton() function headerNeel Chauhan
2019-12-20Merge branch 'bug29819_035'Nick Mathewson
2019-12-20Replace several C identifiers.teor
2019-12-20Code Style: Delete headers that are included twiceteor
2019-12-20Code Style: Delete PRIVATE defines that are never usedteor
2019-12-20Run "make autostyle"teor
2019-12-19Mark TestingEstimatedDescriptorPropagationTime as obsolete.Nick Mathewson
2019-12-19Merge branch 'dirauth_config_squashed'Nick Mathewson
2019-12-19Declare relay/dirauth subsystem levels in a header.Nick Mathewson
2019-12-19Add an integration test for options disabled by dirauth subsystem.Nick Mathewson
2019-12-19Add config object for dirauth; move one option there.Nick Mathewson
2019-12-19Allow struct_magic to be disabled.Nick Mathewson
2019-12-19Support a flag to indicate that a config var is disabledNick Mathewson
2019-12-19Add "stub" files for disabled modules.Nick Mathewson
2019-12-18Merge branch 'tor-github/pr/1587'George Kadianakis
2019-12-17Merge branch 'ticket32172_once_again'Nick Mathewson
2019-12-17Correct how we use libseccompPeter Gerber
2019-12-17Merge remote-tracking branch 'tor-github/pr/1596'Nick Mathewson
2019-12-17Merge branch 'tor-github/pr/1608'David Goulet
2019-12-16Fix formatting in tor_assertf() message in struct_check_magic().Nick Mathewson
2019-12-16Merge branch 'bug32765_041' into bug32771_042Nick Mathewson
2019-12-16Use CHECK_PRINTF() for printf-like functions in util_bug.hNick Mathewson
2019-12-16Compact lines in test_e2e_rend_circuit_setup()Neel Chauhan
2019-12-16Remove extra space from helper_get_circ_and_stream_for_test() call in test_e2...Neel Chauhan
2019-12-16Merge remote-tracking branch 'tor-github/pr/1505'teor
2019-12-15Add torint.h include to confdecl.h.Nick Mathewson
2019-12-12src/ext: Add __future__ imports for python 3 compatibilityteor
2019-12-12python: Add __future__ imports for python 3 compatibilityteor