summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-13Fix forking tests on Windows when there is a space in the path.Alexander Færøy
2018-07-12forward-port the changelog stanzas to 0.3.5 tooRoger Dingledine
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-12put new bridge auth Serge into placeRoger Dingledine
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
2018-07-09Copy notes from today's releases into masterNick Mathewson
2018-07-09Fix some lingering windows compilation issues from Jenkins.Nick Mathewson
2018-07-09strcasecmp should not take a size_t argumentNick Mathewson