index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
circuitbuild.c
Commit message (
Expand
)
Author
Age
*
Make Sebastian's bug1831 branch build with --enable-gcc-warnings
Nick Mathewson
2010-08-15
*
Fix misplaced labels
Sebastian Hahn
2010-08-16
*
Refactor circuit_build_times_parse_state
Sebastian Hahn
2010-08-16
*
Fix a memory leak in circuit_build_times_parse_state
Sebastian Hahn
2010-08-16
*
Create routerparse.h
Sebastian Hahn
2010-07-27
*
Create rephist.h
Sebastian Hahn
2010-07-27
*
Create relay.h
Sebastian Hahn
2010-07-27
*
Create policies.h
Sebastian Hahn
2010-07-27
*
Create onion.h
Sebastian Hahn
2010-07-27
*
Create networkstatus.h
Sebastian Hahn
2010-07-27
*
Create main.h
Sebastian Hahn
2010-07-27
*
Create directory.h
Sebastian Hahn
2010-07-27
*
Create control.h
Sebastian Hahn
2010-07-27
*
Create connection_or.h
Sebastian Hahn
2010-07-27
*
Create connection_edge.h
Sebastian Hahn
2010-07-27
*
Create connection.h
Sebastian Hahn
2010-07-27
*
Create config.h
Sebastian Hahn
2010-07-27
*
Create circuituse.h
Sebastian Hahn
2010-07-27
*
Create circuitlist.h
Sebastian Hahn
2010-07-27
*
Create circuitbuild.h
Sebastian Hahn
2010-07-27
*
Create routerlist.h
Sebastian Hahn
2010-07-27
*
Create router.h
Sebastian Hahn
2010-07-27
*
mike needs DEFAULT_ROUTE_LEN in other files
Roger Dingledine
2010-07-21
*
naked constants are bad
Roger Dingledine
2010-07-20
*
Make the controller act more usefully when GETINFO fails
Nick Mathewson
2010-07-18
*
More gracefully handle corrupt state files.
Mike Perry
2010-07-06
*
Fix unittest failure in bug 1660.
Mike Perry
2010-07-06
*
Fix bugs with assuming time_t can be implicitly cast to long
Nick Mathewson
2010-06-29
*
Merge remote branch 'public/rand_double2'
Nick Mathewson
2010-06-29
|
\
|
*
Make cbt_generate_sample use crypto_rand_double()
Nick Mathewson
2010-06-25
*
|
Merge remote branch 'mikeperry/cbt-bugfixes3'
Nick Mathewson
2010-06-29
|
\
\
|
|
/
|
/
|
|
*
Add CLOSE_MS and CLOSE_RATE keywords to buildtimeout event.
Mike Perry
2010-06-15
|
*
Split the circuit timeout and close codepaths.
Mike Perry
2010-06-15
|
*
Fix initialization and reset issues with close_ms.
Mike Perry
2010-06-15
|
*
Keep circuits open until the greater of 95th CDF percentile or 60s.
Mike Perry
2010-06-09
|
*
Make the Xm mode selection a consensus parameter.
Mike Perry
2010-06-09
|
*
Add timeout count state variable.
Mike Perry
2010-06-09
|
*
Remove synthetic timeout code in favor of better Pareto model.
Mike Perry
2010-06-09
|
*
Improve log message about large timeouts and fix some typos.
Mike Perry
2010-06-09
|
*
Fix CBT unit tests.
Mike Perry
2010-05-12
|
*
Fix comments from Sebastian + Nick's code review.
Mike Perry
2010-05-10
|
*
Bug 1296: Add option+logic to disable CBT learning.
Mike Perry
2010-05-10
|
*
Bug 1357: Store the suspended timeout value to resume.
Mike Perry
2010-05-10
|
*
Bug 1245: Ignore negative and large timeouts.
Mike Perry
2010-05-10
|
*
Bump timeout calculation message to notice when timeout changes.
Mike Perry
2010-05-10
|
*
Add consensus parameter for max synthetic quantile.
Mike Perry
2010-05-10
|
*
Add a TIMEOUT_RATE keyword to buildtimeout event.
Mike Perry
2010-05-10
|
*
Bug 1335: Implement filtering step to remove+prevent high timeouts.
Mike Perry
2010-05-10
|
*
Bug 1335: Alter Xm calculation to be weighted avg of top N=3 modes.
Mike Perry
2010-05-10
*
|
Let bridge users use the non-primary address of a multi-homed bridge
Roger Dingledine
2010-06-03
[next]