summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-12Tweak changes/bug26502Nick Mathewson
2018-07-12Merge remote-tracking branch 'imnotbad/bug26502'Nick Mathewson
2018-07-12Tweak changes file for 26663Nick Mathewson
2018-07-12Merge remote-tracking branch 'imnotbad/bug26663'Nick Mathewson
2018-07-11Merge branch 'unify_microrevision_users'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-10Tabify lists in configure.acNick Mathewson
2018-07-10Merge branch 'post-refactor-renaming'Nick Mathewson
2018-07-10Rename tm_cvt to time_to_tmNick Mathewson
2018-07-10Rename torlog.[ch] to log.[ch]Nick Mathewson
2018-07-10Rename util_malloc to malloc.Nick Mathewson
2018-07-10Add a changes file for 26481 (the big code movement)Nick Mathewson
2018-07-10Remove changes file for 26715.Nick Mathewson
2018-07-10Merge remote-tracking branch 'neel/fbsd-cfix'Nick Mathewson
2018-07-10Merge branch 'ticket26526_26532'Nick Mathewson
2018-07-10Isolate resolve.h usage in the modules that really need it.Nick Mathewson
2018-07-10Remove addr_port_lookup.Nick Mathewson
2018-07-10Remove all users of addr_port_lookup outside of address.cNick Mathewson
2018-07-10Move tor_addr_{,port_}lookup to resolve.cNick Mathewson
2018-07-10Refactor ipv[46].[ch]Nick Mathewson
2018-07-10Fix build on FreeBSD post-refactorNeel Chauhan
2018-07-10Document the headers in src/app/config/Nick Mathewson
2018-07-10File-level summary documentation for src/lib/*/*.[ch]Nick Mathewson
2018-07-10Describe "check-includes" in the CodingStandards.md fileNick Mathewson
2018-07-10Stop mentioning src/or and src/common in doc/HACKINGNick Mathewson
2018-07-10Add an initial CodeStructure.md file to doc/HACKING.Nick Mathewson
2018-07-10Use tor_getline() in dirserv.c to remove its upper line limit.Nick Mathewson
2018-07-10Refactor dirserv_read_measured_bandwidths to have a single exit pointNick Mathewson
2018-07-10Integrate getdelim() and getline() support into Tor.Nick Mathewson
2018-07-10Add the compatibility definition for getdelim.c from netbsd.Nick Mathewson
2018-07-09Make checkIncludes work on python 2.7Nick Mathewson
2018-07-09Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-09Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-07-09Bump to 0.3.4.4-rc-devNick Mathewson
2018-07-09Bump to 0.3.3.8-dev.Nick Mathewson