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
2011-03-16
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-16
Fix up all doxygen warnings other than "foo is not documented"
Nick Mathewson
2011-03-14
clarify log messages based on suggestion from arma
Nick Mathewson
2011-03-14
finish a comment
Nick Mathewson
2011-03-14
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-14
Merge remote branch 'arma/bug2510' into maint-0.2.2
Nick Mathewson
2011-03-08
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-08
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-03-08
Avoid crash in any_pending_bridge_descriptor_fetches
Nick Mathewson
2011-02-22
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-02-22
prevent same entry and exit for insane edge case
Roger Dingledine
2011-02-08
support multihomed bridges (bug 2510)
Roger Dingledine
2011-01-26
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-26
Merge branch 'bug2321' into maint-0.2.2
Nick Mathewson
2011-01-26
Avoid sketchy integer cast in cbt code
Nick Mathewson
2011-01-25
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-25
Comment remaining CBT functions.
Mike Perry
2011-01-25
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-25
Fix bug #2004 by demoting a log message.
Mike Perry
2011-01-15
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-01-15
Provide constant limits for all consensus params
Sebastian Hahn
2011-01-15
Sanity-check consensus param values
Sebastian Hahn
2011-01-03
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-03
fix whitespace issues
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-03
Bump copyright statements to 2011
Nick Mathewson
2010-12-19
Merge branch 'maint-0.2.2'
Roger Dingledine
2010-12-15
Merge remote branch fix_security_bug_021 into fix_security_bug_022
Nick Mathewson
2010-12-15
Make payloads into uint8_t.
Nick Mathewson
2010-11-11
Merge remote branch 'public/refactor_pports'
Nick Mathewson
2010-10-29
Fix up comments in choose_good_entry_server. Spotted by Robert Ransom.
Nick Mathewson
2010-10-15
Make the predicted ports logic a little simpler.
Nick Mathewson
2010-10-15
Fold timestamp_created into highres_created
Nick Mathewson
2010-10-15
Remove "is this too slow?" XXXX comments for code not appearing in profiles
Nick Mathewson
2010-10-13
Merge remote branch 'arma/bug1982_2'
Nick Mathewson
2010-10-04
Switch an && to an ||, stop a *NULL.
Nick Mathewson
2010-10-01
More debugging code for node_t branch
Nick Mathewson
2010-10-01
Initial conversion to use node_t throughout our codebase.
Nick Mathewson
2010-10-01
Try to make most routerstatus_t interfaces const
Nick Mathewson
2010-10-01
Try to make most routerinfo_t interfaces const
Nick Mathewson
2010-09-29
Merge branch 'bug1772' into maint-0.2.2
Roger Dingledine
2010-09-29
fix two casts
Roger Dingledine
2010-09-29
Comment network liveness and change detection behavior.
Mike Perry
2010-09-29
refactor and recomment; no actual changes
Roger Dingledine
2010-09-29
Merge commit 'mikeperry/bug1740' into maint-0.2.2
Roger Dingledine
2010-09-29
Cap the circuit build timeout to the max time we've seen.
Mike Perry
2010-09-29
Do away with the complexity of the network liveness detection.
Mike Perry
2010-09-29
Fix state checks on liveness handling.
Mike Perry
[next]