aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/relay.c
AgeCommit message (Expand)Author
2018-09-25Revise things that had included router.h beforeNick Mathewson
2018-09-21Split directory.c code into several modulesNick Mathewson
2018-09-21Split main.c into main.c and mainloop.cNick Mathewson
2018-09-21Move the non-crypto parts of onion.c out of src/core/cryptoNick Mathewson
2018-09-18Merge branch 'ticket27686_035'Nick Mathewson
2018-09-18Merge branch 'bug23512-v4-033' into bug23512-v4-masterMike Perry
2018-09-14Merge branch 'ticket27686_034' into xNick Mathewson
2018-09-12Merge remote-tracking branch 'tor-github/pr/298'Nick Mathewson
2018-09-10Defer reporting directory bootstrap progressTaylor Yu
2018-08-29Merge branch 'ticket25573-034' into ticket25573-masterMike Perry
2018-08-10Merge remote-tracking branch 'tor-github/pr/239'Nick Mathewson
2018-08-08In cell_queues_check_size(), add DNS cache size to total memory allocationNeel Chauhan
2018-07-18wrap a multi-line if body in { } before somebody gets hurtRoger Dingledine
2018-07-17Teach the OOM handler about the DNS cacheNeel Chauhan
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson