aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2018-08-07Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-25Remove comment about Tor2webteor
2018-07-25Merge branch 'bug26924_032' into bug26924teor
2018-07-18wrap a multi-line if body in { } before somebody gets hurtRoger Dingledine
2018-07-16Merge remote-tracking branch 'pastly/issue26703'David Goulet
2018-07-16Avoid a use-after-null-check in proto_socks.cNick Mathewson
2018-07-12SOCKS: Always free username/password before setting them.Nick Mathewson
2018-07-12Merge branch 'socks_trunnel4_squashed' into socks_trunnel4_squashed_mergedNick Mathewson
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-11Move all use cases of micro-revision.i to a single placeNick Mathewson
2018-07-10Rename torlog.[ch] to log.[ch]Nick Mathewson
2018-07-10Rename util_malloc to malloc.Nick Mathewson
2018-07-10Merge remote-tracking branch 'neel/fbsd-cfix'Nick Mathewson
2018-07-10Isolate resolve.h usage in the modules that really need it.Nick Mathewson
2018-07-10Refactor ipv[46].[ch]Nick Mathewson
2018-07-10Fix build on FreeBSD post-refactorNeel Chauhan
2018-07-09Lower log level of "Scheduler of type KIST has been enabled" to INFOMatt Traudt
2018-07-09Merge remote-tracking branch 'rl1987/bug26525'Nick Mathewson
2018-07-06Move ntmain.c into libtor-app againNick Mathewson
2018-07-05Actually sort the lines in src/core/include.amNick Mathewson
2018-07-05Whoops. Protover.[ch] belong in src/core/orNick Mathewson
2018-07-05Fix everything that previously referred to src/orNick Mathewson
2018-07-05Fix our build system to know the new locations of the src/or stuffNick Mathewson
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson
2018-07-05Start splitting src/orNick Mathewson