- Jan 12, 2005
-
-
Nick Mathewson authored
poll-but-sometimes-select mess. This will let us use faster async cores (like epoll, kpoll, and /dev/poll), and hopefully work better on Windows too. There are some fairly nasty changes to main.c here; this will almost certainly break something. But hey, that's what alphas are for. svn:r3341
-
Roger Dingledine authored
svn:r3340
-
Roger Dingledine authored
high capacity nodes. When building circuits, choose appropriate nodes. New config option LongLivedPorts to indicate application streams that will want high uptime circuits. When attaching a stream to a circuit, pay attention to its requirements. This means that every single node in an intro rend circuit, not just the last one, will have a minimum uptime. Boost the min uptime from an hour to 24 hours. svn:r3339
-
Roger Dingledine authored
themselves svn:r3338
-
- Jan 11, 2005
-
-
Roger Dingledine authored
clock, don't make his published uptime be a year. svn:r3337
-
- Jan 10, 2005
-
-
Roger Dingledine authored
server. only give up hope on network reachability when no other servers are reachable either. svn:r3335
-
Roger Dingledine authored
nick, do you think this does it? if so, we should maybe backport too. svn:r3334
-
Roger Dingledine authored
now we reset uptime when a dir fetch entirely fails. this hopefully has something to do with stability of being on the network. svn:r3333
-
Roger Dingledine authored
svn:r3331
-
Roger Dingledine authored
refer in logs to the destination address, not the address of the application connection. svn:r3330
-
- Jan 09, 2005
-
-
Peter Palfrader authored
svn:r3329
-
Peter Palfrader authored
svn:r3328
-
- Jan 07, 2005
-
-
Roger Dingledine authored
tried they were all unreachable, assume we are not connected to the network. when an application request comes in during this state, be optimistic and assume we just reconnected. fetch a new directory and if it works, begin making circuits. svn:r3327
-
Roger Dingledine authored
svn:r3326
-
Roger Dingledine authored
svn:r3325
-
Roger Dingledine authored
needs to be 0. svn:r3324
-
- Jan 06, 2005
-
-
Roger Dingledine authored
svn:r3322
-
Roger Dingledine authored
now by default they refuse router descriptors that have non-IP or private-IP addresses. svn:r3321
-
Nick Mathewson authored
Fix a fun bug: do not rewrite a cached directory back to the cache; otherwise we will think it is recent and not fetch a newer one. svn:r3319
-
Roger Dingledine authored
svn:r3318
-
Roger Dingledine authored
svn:r3317
-
Roger Dingledine authored
svn:r3316
-
Roger Dingledine authored
people should try it again and let us know. svn:r3314
-
Nick Mathewson authored
Add proposal to control spec for a simple way to bind IP addresses to hostnames. Example: "Please make all requests for 10.200.0.1 go to foobarbaz.onion". This feature would be needed for any attempt to write a torified DNS proxy. Needs more thought and more comments. svn:r3313
-
- Jan 05, 2005
-
-
Nick Mathewson authored
svn:r3311
-
Nick Mathewson authored
svn:r3310
-
Roger Dingledine authored
svn:r3309
-
Nick Mathewson authored
svn:r3308
-
Nick Mathewson authored
svn:r3307
-
Nick Mathewson authored
Stop reversing and re-reversing config lines: keep them in order all the time. Removes needless confusion and fixes bug #50. svn:r3305
-
Nick Mathewson authored
svn:r3304
-
Roger Dingledine authored
svn:r3302
-
Nick Mathewson authored
Remove broken and undocumented wart where multiple CSV config lines are appended rather than replaced. Resolves bug #49 svn:r3301
-
Roger Dingledine authored
svn:r3300
-
Nick Mathewson authored
svn:r3299
-
Roger Dingledine authored
svn:r3298
-
Roger Dingledine authored
svn:r3297
-
Roger Dingledine authored
svn:r3296
-
- Jan 04, 2005
-
-
Roger Dingledine authored
svn:r3295
-
Roger Dingledine authored
svn:r3293
-