Mike Perry
|
7ac9a66c8f
Recover from changing network connections.
|
15 years ago |
Nick Mathewson
|
659fc13da5
Change proxy-address type to tor_addr_t to allow ipv6 proxies.
|
15 years ago |
Christopher Davis
|
75472c19c3
Enable Tor to connect through SOCKS 4/5 proxies
|
15 years ago |
Nick Mathewson
|
1e709c79d1
Isolate Libevent API dependency to just main.c and dns.c in src/or.
|
15 years ago |
Karsten Loesing
|
4ebcc4da34
Update copyright to 2009.
|
15 years ago |
Roger Dingledine
|
decdf4537a
If we're using bridges and our network goes away, be more willing
|
15 years ago |
Nick Mathewson
|
e06de61d84
Don't obsolete a very-new connection for having no circuits yet.
|
16 years ago |
Nick Mathewson
|
c4b8fef362
Remove svn $Id$s from our source, and remove tor --version --version.
|
16 years ago |
Nick Mathewson
|
83491796ee
Explain why the XXXX021 in connection_or.c was there, and explain why it doesn' actually need to get fixed in 0.2.1, I think.
|
16 years ago |
Nick Mathewson
|
df608fef45
Checkpoint my big bug-891 patch.
|
16 years ago |
Nick Mathewson
|
8c90a4b7ee
More approx_time() calls. Noted by forest.
|
16 years ago |
Nick Mathewson
|
122170c1d3
Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this patch.
|
16 years ago |
Nick Mathewson
|
26632d59dd
Rename or_is_obsolete and move it to or_connection_t where it belongs.
|
16 years ago |
Nick Mathewson
|
51c29e1e24
Apply rovv's bug 805 fix: take more care never to prefer a non-canonical connection.
|
16 years ago |
Nick Mathewson
|
c36ddcbabf
Apparently sparc64 is way more strict about uint16_t access alignment than I had thought: it gave bus errors when messing with var-cell headers. Maybe this patch will fix bug 862.
|
16 years ago |
Roger Dingledine
|
d37fae2f4e
Catch and report a few more bootstrapping failure cases when Tor
|
16 years ago |
Nick Mathewson
|
baeb260ad1
Refactor use of connection_new so that we get more verifiable typesafety.
|
16 years ago |
Nick Mathewson
|
5ab6fe0051
r17680@tombo: nickm | 2008-08-07 16:06:30 -0400
|
16 years ago |
Nick Mathewson
|
960a0f0a99
r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400
|
16 years ago |
Nick Mathewson
|
3ce6e2fba2
r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200
|
16 years ago |
Nick Mathewson
|
2748afe609
r17322@aud-055: nickm | 2008-07-23 16:50:50 +0200
|
16 years ago |
Roger Dingledine
|
c6a94718cd
Directory authorities shouldn't complain about bootstrapping
|
16 years ago |
Roger Dingledine
|
8c85eef9b0
start sending "bootstrap problem" status events when we're having troubles
|
16 years ago |
Roger Dingledine
|
45cc25c019
minor fixes and notes
|
16 years ago |
Roger Dingledine
|
baa3cea213
Start noticing and reporting bootstrapping failures too. It looks like
|
16 years ago |
Roger Dingledine
|
5aeb89447e
infrastructure for the 'bootstrap status event' feature, so we can
|
16 years ago |
Nick Mathewson
|
ac330d9ba7
New code to implement proposal for local geoip stats. Only enabled with --enable-geoip-stats passed to configure.
|
16 years ago |
Roger Dingledine
|
d72b256f4f
When we choose to abandon a new entry guard because we think our
|
16 years ago |
Nick Mathewson
|
4901ee0a8c
r19273@catbus: nickm | 2008-04-09 14:44:23 -0400
|
16 years ago |
Nick Mathewson
|
e7db789e82
r14399@tombo: nickm | 2008-02-22 14:09:38 -0500
|
16 years ago |