index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
circuitbuild.c
Age
Commit message (
Expand
)
Author
2010-06-03
Let bridge users use the non-primary address of a multi-homed bridge
Roger Dingledine
2010-05-20
Don't use "try" as an identifier
valerino
2010-04-02
Merge branch 'asprintf'
Nick Mathewson
2010-02-27
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-27
Update Tor Project copyright years
Nick Mathewson
2010-02-27
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-26
Proper NULL checking in circuit_list_path_impl()
Sebastian Hahn
2010-02-25
Add a tor_asprintf() function, and use it in a couple of places.
Nick Mathewson
2010-02-22
Remove misc unnecessary newlines found by new check.
Mike Perry
2010-02-22
Always weight routers by bandwidth.
Mike Perry
2010-02-18
Describe the recent timeouts reallocation behavior.
Mike Perry
2010-02-18
Move CBT params into consensus.
Mike Perry
2010-02-18
Add an event for a case where we drop guards.
Mike Perry
2010-02-18
Add BUILDTIMEOUT_SET event for CBT stress testing.
Mike Perry
2010-01-19
Merge branch 'maint-0.2.1'
Roger Dingledine
2010-01-19
spread guard rotation out throughout the month
Roger Dingledine
2010-01-19
weight guard choice by bandwidth; discard old guards
Roger Dingledine
2009-12-21
make the os x tiger compiler shut up
Roger Dingledine
2009-12-21
Use nodes in ExitNodes even if they're not fast/stable
Roger Dingledine
2009-12-21
Use nodes in EntryNodes even if they're not fast/stable
Roger Dingledine
2009-12-21
instrument entry_is_live to tell why our guard isn't live
Roger Dingledine
2009-12-21
Be more willing to use an unsuitable circuit for exit.
Roger Dingledine
2009-12-21
Make EntryNodes config option much more aggressive.
Roger Dingledine
2009-12-21
Switch to a StrictNodes config option.
Roger Dingledine
2009-12-15
Merge branch 'safelogging2'
Nick Mathewson
2009-12-15
Refactor the safe_str_*() API to make more sense.
Nick Mathewson
2009-12-15
Refactor a bit so that it is safe to include math.h, and mostly not needed.
Nick Mathewson
2009-12-12
Now that FOO_free(NULL) always works, remove checks before calling it.
Nick Mathewson
2009-12-12
*_free functions now accept NULL
Sebastian Hahn
2009-12-12
Allow SafeLogging to exclude client related information
Sebastian Hahn
2009-10-26
Remove checks for array existence. (CID 410..415)
Nick Mathewson
2009-10-14
read the "circwindow" parameter from the consensus
Roger Dingledine
2009-10-11
fix compile on windows
tor-0.2.2.5-alpha
Roger Dingledine
2009-10-10
Fix a memleak when throwing away some build times
Sebastian Hahn
2009-10-07
Tweak an assert that shouldn't fire either way.
Mike Perry
2009-10-07
Tweak values for when to discard all of our history.
Mike Perry
2009-10-07
Remove another overzealous assert.
Mike Perry
2009-10-01
try to stem the 'sea of fail'
Roger Dingledine
2009-10-01
Ignore one-hop circuits for circuit timeout calc
Roger Dingledine
2009-09-29
Fix 1108: Handle corrupt or large build times state.
Mike Perry
2009-09-27
Fix memory leak
Sebastian Hahn
2009-09-21
Fix Bug 1103.
Mike Perry
2009-09-20
Change the condition on the nonlive timeout counting.
Mike Perry
2009-09-20
Fix typos and comments, plus two bugs
Roger Dingledine
2009-09-20
Implement and document new network liveness algorithm.
Mike Perry
2009-09-20
Fix some precision-related asserts in unit tests.
Mike Perry
2009-09-18
Fix compile on freebsd
Sebastian Hahn
2009-09-17
give proposal 151 a changelog and other touchups
Roger Dingledine
2009-09-16
Clarify use of magic number 0.98 with #define.
Mike Perry
2009-09-16
Fix unit tests and compile issues on Snow Leopard
Sebastian Hahn
[next]