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
2012-03-09
Never choose a bridge as an exit. Bug 5342.
Nick Mathewson
2011-11-03
Fix a memleak when fetching descriptors for bridges in ExcludeNodes.
George Kadianakis
2011-09-28
bridges should use create_fast cells for their own circuits
Roger Dingledine
2011-09-24
Ticket #4063 - change circuit build timeout log entries from NOTICE to INFO
Tom Lowenthal
2011-08-30
Use %f with printf-style formatting, not %lf
Nick Mathewson
2011-08-30
Switch a SMARTLIST_FOREACH in circuitbuild.c to BEGIN/END
Nick Mathewson
2011-07-06
appease check-spaces
Roger Dingledine
2011-06-23
Fix minor comment issues
Robert Ransom
2011-06-06
Detect insanely large circuit build state; don't give its length to rand_int
Nick Mathewson
2011-05-31
fix a bridge edge case similar to 2511
Roger Dingledine
2011-05-30
Merge branch 'bug3045' into maint-0.2.2
Nick Mathewson
2011-05-29
answer an XXX nickm asked in aa950e6c4
Roger Dingledine
2011-05-23
Fix GCC 4.6's new -Wunused-but-set-variable warnings.
Nick Mathewson
2011-05-20
what's up with this trailing whitespace
Roger Dingledine
2011-05-17
Handle NULL argument to get_configured_bridge_by_addr_port_digest
Nick Mathewson
2011-05-15
Log descriptions of nodes, not just nicknames.
Nick Mathewson
2011-05-15
Preserve bridge download status across SETCONF, HUP
Nick Mathewson
2011-05-11
Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...
Nick Mathewson
2011-05-11
Hand-conversion and audit phase of memcmp transition
Nick Mathewson
2011-05-11
Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq
Nick Mathewson
2011-05-09
Appease clang - and my tortured mind
Sebastian Hahn
2011-05-03
Fix circuit_list_path_impl(): internal circuits do not have an "exit". Trivia...
Nick Mathewson
2011-04-28
stop putting wacky values into state->lastwritten
Roger Dingledine
2011-04-28
fix a function comment
Roger Dingledine
2011-04-27
better user-facing warnings for unexpected last hops
Roger Dingledine
2011-04-27
revert most of ef81649d2fc
Roger Dingledine
2011-04-27
Add a circuit_purpose_to_string() function, and use it
Nick Mathewson
2011-04-26
Explain the "using anyway" log message better
Sebastian Hahn
2011-04-26
If we have chosen an exit that shares a family with all bridges, fail the cir...
Nick Mathewson
2011-04-26
Do not try to download descriptors for bridges in ExcludeNodes.
Nick Mathewson
2011-04-26
Do not automatically ignore Fast/Stable for exits when ExitNodes is set
Nick Mathewson
2011-04-26
Add an XXX022-1090 to note consider_exit_fmily b0rkenness
Nick Mathewson
2011-04-26
three more cases where maybe we want to exclude
Roger Dingledine
2011-04-26
If ExitNodes and Exclude{Exit}Nodes overlap, obey Exclude{Exit}Nodes.
Roger Dingledine
2011-04-26
the new entrynodes behavior is always strict
Roger Dingledine
2011-04-26
If EntryNodes and ExcludeNodes overlap, obey ExcludeNodes.
Roger Dingledine
2011-04-07
Merge remote-tracking branch 'public/xxx_fixups' into maint-0.2.2
Nick Mathewson
2011-03-30
Use timevals, not time_t, when expiring circuits.
Nick Mathewson
2011-03-25
Triage the XXX022 and XXX021 comments remaining in the code
Nick Mathewson
2011-03-16
Fix up all doxygen warnings other than "foo is not documented"
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.1' into maint-0.2.2
Nick Mathewson
2011-03-08
Avoid crash in any_pending_bridge_descriptor_fetches
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 branch 'bug2321' into maint-0.2.2
Nick Mathewson
2011-01-26
Avoid sketchy integer cast in cbt code
Nick Mathewson
2011-01-25
Comment remaining CBT functions.
Mike Perry
2011-01-25
Fix bug #2004 by demoting a log message.
Mike Perry
2011-01-15
Provide constant limits for all consensus params
Sebastian Hahn
[next]