aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/circuitstats.c
AgeCommit message (Expand)Author
2020-07-13Merge branch 'maint-0.4.4'Nick Mathewson
2020-07-13Bug 31812: Change http URL's to httpsJeremyRand
2020-06-24Make a bunch of networkstatus_t parameters constant.Nick Mathewson
2020-06-23Relocate CBT event to control_events.cMike Perry
2020-06-07Provide a DROPTIMEOUTS command to drop CBT timesMike Perry
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-10-26Rename confparse.[ch] identifiers to confmgt.[ch] identifiers.Nick Mathewson
2019-09-11Update #includes to point to confparse.h in its new location.Nick Mathewson
2019-05-06Move "relay" and "router" periodic callbacks out of mainloop.cNick Mathewson
2019-03-25Split all controller events code into a new control_events.cNick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-12-20Add origin circuit event pubsub systemTaylor Yu
2018-09-25Move all authdir_mode_*() functions into authmode.hNick Mathewson
2018-09-21Split main.c into main.c and mainloop.cNick Mathewson
2018-08-28hs: Render obsolete Tor2webDavid Goulet
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson