aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/circuitstats.c
AgeCommit message (Expand)Author
2023-01-10state: Fix segfault on malformed fileDavid Goulet
2022-11-23log: Remove extra newline in a log statementDavid Goulet
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2021-02-19hs-v2: Removal of service and relay supportDavid Goulet
2021-02-19hs-v2: Remove client supportDavid Goulet
2021-02-18Merge branch 'bug40168+34088-035-v3' into bug40168+34088-035-v3-masterMike Perry
2021-02-18Add CBT unit test for Xm and alpha estimation.Mike Perry
2021-02-18Update documentation for the number of modes for Xm estimator.Mike Perry
2021-02-18Bug 34088: Remove max timeout calculation and warning.Mike Perry
2021-02-18Fix Xm mode calculation to properly average N=10 modes.Mike Perry
2021-02-18Log circuit timeout in millisecondsMike Perry
2021-02-18Lower min circ timeout from 1.5s to bin width (10ms)Mike Perry
2021-02-18Completely ignore abandoned circs from circ timeout calcMike Perry
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
2019-01-16Bump copyright date to 2019.Nick 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