summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-01-16Rename dirclient_modes.h identifiers to start with dirclient_Nick Mathewson
2020-01-16Move directory_must_use_begindir() to dirclient_modes.[ch]Nick Mathewson
2020-01-16Move dirclient-related functions out of dirserv, and reenable themNick Mathewson
2020-01-16Disable feature/dircache files when dircache module is disabled.Nick Mathewson
2020-01-16Use dir_conn_clear_spool() in connection.c.Nick Mathewson
2020-01-16Move dirserv_get_routerdescs() to control_getinfo.cNick Mathewson
2020-01-16Move dir_split_resource_into_spoolable() to dircache module.Nick Mathewson
2020-01-08core/include.am: spelling fixNick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
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