aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-07-16Ensure that bw_file_headers is not bigger than maxjuga0
2018-07-16Add test with NULL bw_file_headerjuga0
2018-07-16Move bandwidth file tests to same functionjuga0
2018-07-16Replace bwlist by bw_file and terminator conditionjuga0
2018-07-16Replace bwlist by bw_filejuga0
2018-07-16Rename bwlist to bw_file and banwidth tojuga0
2018-07-16Free bw_list_headers in networstatus_tjuga0
2018-07-16Add bw_file_headers to networkstatus_tjuga0
2018-07-16Check that the header is key_valuejuga0
2018-07-16Do not add bw file line to the votejuga0
2018-07-16Add the Bandwidth List file headers to votesjuga0
2018-07-16Avoid a use-after-null-check in proto_socks.cNick Mathewson
2018-07-15Merge branch 'socks_trunnel4_squashed_merged'Nick Mathewson
2018-07-13Merge remote-tracking branch 'tor-github/pr/179'Nick Mathewson
2018-07-12Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-12Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-07-12Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-07-12Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-07-12SOCKS: Always free username/password before setting them.Nick Mathewson
2018-07-12Add fuzzing wrapper for fetch_from_buf_socks()Nick Mathewson
2018-07-12put new bridge auth Serge into placeRoger Dingledine
2018-07-12Merge branch 'socks_trunnel4_squashed' into socks_trunnel4_squashed_mergedNick Mathewson
2018-07-12Use constants for possible values of first octetrl1987
2018-07-12Remove prop229 stuff from socks5.trunnelrl1987
2018-07-12Rework socks_request_set_socks5_error() with trunnelrl1987
2018-07-12Document new coderl1987
2018-07-12Fix buf_t advancement in fetch_buf_from_socksrl1987
2018-07-12Make a distinction between truncated message and expecting more messagesrl1987
2018-07-12Fix whitespace/formattingrl1987
2018-07-12Remove legacy SOCKS5 phase 2 coderl1987
2018-07-12Add CMD_RESOLVE to socks5_client_requestrl1987
2018-07-12Second phase of SOCKS5rl1987
2018-07-12Remove legacy RFC1929 coderl1987
2018-07-12Implement SOCKS5 user/pass handlingrl1987
2018-07-12Fix type in socks5.trunnelrl1987
2018-07-12Remove legacy SOCKS5 phase 1 coderl1987
2018-07-12Call new SOCKS code from parse_socks, to parse multiple packets in rowrl1987
2018-07-12Reimplement phase 1 of SOCKS5 using trunnelrl1987
2018-07-12Remove legacy SOCKS4 coderl1987
2018-07-12Add RESOLVE (0xF0) command to socks4_client_requestrl1987
2018-07-12Parsing SOCKS4/4a request using trunnel implrl1987
2018-07-12Remove a redundant typedef in proto_ext_or.hRoger Dingledine
2018-07-12Remove a redundant typedef in addr_policy_st.hNick Mathewson
2018-07-12Merge remote-tracking branch 'imnotbad/bug26663'Nick Mathewson
2018-07-11Move all use cases of micro-revision.i to a single placeNick Mathewson
2018-07-10Merge branch 'ticket26223'Nick Mathewson
2018-07-10Document compat_getdelim_.Nick Mathewson
2018-07-10Explain why we use raw_free with getdelim result.Nick Mathewson
2018-07-10Rename tm_cvt to time_to_tmNick Mathewson
2018-07-10Rename torlog.[ch] to log.[ch]Nick Mathewson