Karsten Loesing
|
4ebcc4da34
Update copyright to 2009.
|
15 yıl önce |
Nick Mathewson
|
6f90f6f2a2
Retry circuits if the exit node is optional and nonexistant.
|
15 yıl önce |
Roger Dingledine
|
decdf4537a
If we're using bridges and our network goes away, be more willing
|
15 yıl önce |
Nick Mathewson
|
25c6ff6f55
Support 64-bit time_t. Patch from Matthias Drochner. Partial backport candidate.
|
16 yıl önce |
Roger Dingledine
|
18ffea77ae
actually find the right identity_digest to blame when we get
|
16 yıl önce |
Roger Dingledine
|
bf33182459
well, that was a disaster. this time for sure.
|
16 yıl önce |
Roger Dingledine
|
c052494a4f
no actual changes besides a seg fault on startup, i meant
|
16 yıl önce |
Roger Dingledine
|
cdda852cec
simplify. no actual changes i think. ;)
|
16 yıl önce |
Roger Dingledine
|
b36a98ff5a
When our circuit fails at the first hop (e.g. we get a destroy
|
16 yıl önce |
Nick Mathewson
|
c4b8fef362
Remove svn $Id$s from our source, and remove tor --version --version.
|
16 yıl önce |
Nick Mathewson
|
3a8a2cb2de
Downgrade some xxx021s, comment more on others, etc
|
16 yıl önce |
Nick Mathewson
|
df608fef45
Checkpoint my big bug-891 patch.
|
16 yıl önce |
Nick Mathewson
|
55348884b5
Fix all of the doxygen warnings not pertaining to missing documentation.
|
16 yıl önce |
Nick Mathewson
|
122170c1d3
Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this patch.
|
16 yıl önce |
Nick Mathewson
|
ecaee1d927
Remove fixed xxx020s; downgrade unfixed ones.
|
16 yıl önce |
Nick Mathewson
|
7678ac5193
Move edge-only flags from connection_t to edge_connection_t.
|
16 yıl önce |
Nick Mathewson
|
26632d59dd
Rename or_is_obsolete and move it to or_connection_t where it belongs.
|
16 yıl önce |
Nick Mathewson
|
a38026bb06
fix wide lines
|
16 yıl önce |
Karsten Loesing
|
b31e2c2491
(a - b) / 2 != a - (b / 2); this is the reason why tunneled directory requests and client-side introduction circuits don't time out after the intended 30 seconds (task #847). Bugfix on r17106. Found by miner.
|
16 yıl önce |
Nick Mathewson
|
c534b96e58
Fix an assertion failure on double-marked circuits, and a double-mark.
|
16 yıl önce |
Nick Mathewson
|
b166a43cb6
Fix another case of refusing to use a chosen exit node because we think it will reject _mostly_ everything. Based on patch from rovv. See bug 752.
|
16 yıl önce |
Roger Dingledine
|
d06182f0bd
add patch2 from proposal 155:
|
16 yıl önce |
Roger Dingledine
|
4520500cde
put in karsten's patch #1 for proposal 155, modified
|
16 yıl önce |
Nick Mathewson
|
9d950f7d25
Nobody calls circuit_launch_by_nickname; remove it.
|
16 yıl önce |
Nick Mathewson
|
ae3ce7b387
Patch from mwenge: update TrackHostExits mapping expiry times when the mappings are used, so that they expire a while after their last use, not a while after their creation.
|
16 yıl önce |
Roger Dingledine
|
c846979ab7
Fix a bug where an unreachable relay would establish enough
|
16 yıl önce |
Nick Mathewson
|
8bc1536a9e
Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should definitely re-review the bits I changed.
|
16 yıl önce |
Nick Mathewson
|
3db8c15287
Add a circuit_conforms_to_options() function for use in debugging paths [and inother stuff too]. Untested, and so far unused.
|
16 yıl önce |
Roger Dingledine
|
ef7af1d61e
karsten's patch for bug 767.
|
16 yıl önce |
Roger Dingledine
|
d37fae2f4e
Catch and report a few more bootstrapping failure cases when Tor
|
16 yıl önce |