aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuitstats.c
Commit message (Expand)AuthorAge
* Check for new IP addr after circuit liveliness returnsMatthew Finkel2014-04-08
* quiet the debug message in circuit_build_times_disabled()Roger Dingledine2014-03-24
* Cleanup whitespacesNick Mathewson2013-08-25
* Hide the contents of the circuit_build_times structure.Nick Mathewson2013-08-22
* Documentation for new cbt accessorsNick Mathewson2013-08-22
* Separate mutable/const accessors for circuit_build_timesNick Mathewson2013-08-22
* Rename get_circuit_nbuild_* to end with _msNick Mathewson2013-08-22
* Make circ_times static and add accessor functions.vagrant2013-08-22
* Completely refactor how FILENAME_PRIVATE worksNick Mathewson2013-07-10
* Clarify liveness log message and lower it to notice.Mike Perry2013-03-27
* Merge remote-tracking branch 'public/bug6304_v3' into maint-0.2.4Nick Mathewson2013-03-20
* Rename and relocate the bw weight scale param getter.Mike Perry2013-02-01
* Update the copyright date to 201.Nick Mathewson2013-01-16
* Bug 3443: Don't count ORconn setup in circuit build time.Mike Perry2012-12-07
* Move the circuit build timeout code into its own file.Nick Mathewson2012-10-15