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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
circuituse.c
Age
Commit message (
Expand
)
Author
2008-12-18
Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...
Nick Mathewson
2008-12-18
Remove fixed xxx020s; downgrade unfixed ones.
Nick Mathewson
2008-12-17
Move edge-only flags from connection_t to edge_connection_t.
Nick Mathewson
2008-12-17
Rename or_is_obsolete and move it to or_connection_t where it belongs.
Nick Mathewson
2008-11-07
fix wide lines
Nick Mathewson
2008-11-05
(a - b) / 2 != a - (b / 2); this is the reason why tunneled directory request...
Karsten Loesing
2008-11-01
Fix an assertion failure on double-marked circuits, and a double-mark.
Nick Mathewson
2008-10-21
Fix another case of refusing to use a chosen exit node because we think it wi...
Nick Mathewson
2008-10-15
add patch2 from proposal 155:
Roger Dingledine
2008-10-15
put in karsten's patch #1 for proposal 155, modified
Roger Dingledine
2008-09-29
Nobody calls circuit_launch_by_nickname; remove it.
Nick Mathewson
2008-09-29
Patch from mwenge: update TrackHostExits mapping expiry times when the mappin...
Nick Mathewson
2008-09-29
Fix a bug where an unreachable relay would establish enough
Roger Dingledine
2008-09-24
Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should...
Nick Mathewson
2008-09-15
Add a circuit_conforms_to_options() function for use in debugging paths [and ...
Nick Mathewson
2008-09-09
karsten's patch for bug 767.
Roger Dingledine
2008-09-09
Catch and report a few more bootstrapping failure cases when Tor
Roger Dingledine
2008-08-05
r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400
Nick Mathewson
2008-08-03
note a feature (bugfix) we should do one day
Roger Dingledine
2008-07-30
r17436@tombo: nickm | 2008-07-30 09:03:19 -0400
Nick Mathewson
2008-06-30
forward-port r15576
Roger Dingledine
2008-06-20
If we close our OR connection because there's been a circuit
Roger Dingledine
2008-06-20
Big bridge bugfixes. Backport candidates.
Roger Dingledine
2008-06-13
note a bug that karsten found
Roger Dingledine
2008-04-22
r15283@tombo: nickm | 2008-04-22 13:43:45 -0400
Nick Mathewson
2008-04-16
minor fixes that have been accumulating
Roger Dingledine
2008-03-24
fix r14162 so it was what i meant. sometimes precedence is surprising!
Roger Dingledine
2008-03-24
when our onehop circuits were failing, nobody was telling the
Roger Dingledine
2008-03-24
If our create-fast cell is mysteriously never answered for a begindir
Roger Dingledine
2008-03-17
r18862@catbus: nickm | 2008-03-16 23:33:11 -0400
Nick Mathewson
2008-02-22
r14388@tombo: nickm | 2008-02-21 22:44:28 -0500
Nick Mathewson
2008-02-21
r18345@catbus: nickm | 2008-02-21 13:45:04 -0500
Nick Mathewson
2008-02-21
Even though the man page said that "TrackHostExits ." should
Roger Dingledine
2008-02-08
r17985@catbus: nickm | 2008-02-08 16:30:02 -0500
Nick Mathewson
2008-02-07
Update some copyright notices: it is now 2008.
Nick Mathewson
2007-12-23
r15653@tombo: nickm | 2007-12-23 14:15:12 -0500
Nick Mathewson
2007-12-12
clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc
Roger Dingledine
2007-11-26
minor cleanups
Roger Dingledine
2007-10-28
Separate "SOCKS_COMMAND_CONNECT_DIR" into two flags in
Roger Dingledine
2007-10-11
minor cleanups
Roger Dingledine
2007-08-19
backport candidate (revert part of r9350):
Roger Dingledine
2007-08-19
generalize circuit_find_to_cannibalize() so it knows what
Roger Dingledine
2007-07-29
make progress towards retrying our bridges when they're all
Roger Dingledine
2007-06-15
Refine r10571: more work on bridge stuff.
Roger Dingledine
2007-06-12
More work towards making bridge users able to connect via bridges:
Roger Dingledine
2007-05-31
trivial changes from my sandbox
Roger Dingledine
2007-05-29
r13070@catbus: nickm | 2007-05-29 15:53:21 -0400
Nick Mathewson
2007-05-13
polish r9726-r9903
Roger Dingledine
2007-05-02
New config option V2AuthoritativeDirectory that all directory
Roger Dingledine
2007-04-30
identify the exit node correctly when we timeout and detach
Roger Dingledine
[next]