- Oct 14, 2002
-
-
Roger Dingledine authored
If you weren't connected to a given router, and you made a directory request to it simultaneously with a new web query that caused you to want to connect to that OR... it would think you're already connected. svn:r135
-
- Oct 13, 2002
-
-
Roger Dingledine authored
don't list non-open ORs in the directory svn:r134
-
- Oct 03, 2002
-
-
Roger Dingledine authored
svn:r133
-
- Oct 02, 2002
-
-
Roger Dingledine authored
svn:r132
-
Nick Mathewson authored
Add convenience functions to wrap create and init for symmetric ciphers; clean up error handling in onion.c svn:r131
-
Roger Dingledine authored
svn:r130
-
Roger Dingledine authored
svn:r129
-
Roger Dingledine authored
svn:r128
-
Roger Dingledine authored
svn:r127
-
Roger Dingledine authored
svn:r126
-
- Oct 01, 2002
-
-
Roger Dingledine authored
now tor can be run safely inside nat'ed areas that kill idle connections; and the proxy can handle when you suspend your laptop and then emerge hours later from a new domain. svn:r125
-
Roger Dingledine authored
(text that it spits out immediately upon connect) svn:r124
-
- Sep 28, 2002
-
-
Roger Dingledine authored
svn:r123
-
Roger Dingledine authored
svn:r122
-
Roger Dingledine authored
svn:r121
-
Roger Dingledine authored
prkey is only fetched when it's needed tor nodes who aren't dirservers now fetch directories and autoconnect to new nodes listed in the directory default role is a non-dirserver node svn:r120
-
- Sep 27, 2002
-
-
Roger Dingledine authored
tor can now interface directly with mozilla, as a socks 4 host. but note that mozilla does the dns resolution itself, so you're leaking anonymity. svn:r119
-
Roger Dingledine authored
svn:r118
-
Roger Dingledine authored
svn:r117
-
Roger Dingledine authored
svn:r116
-
- Sep 26, 2002
-
-
Roger Dingledine authored
svn:r115
-
Roger Dingledine authored
svn:r114
-
Roger Dingledine authored
if connecting to a dirserver fails, remove it from the router array svn:r113
-
Roger Dingledine authored
proxies now periodically pull down an hourly-updated directory, and replace their router list with it if it parses correctly. svn:r112
-
Roger Dingledine authored
should be more reliable now (?) svn:r111
-
- Sep 24, 2002
-
-
Roger Dingledine authored
revamped the router reading section reference counting for crypto pk env's (so we can dup them) we now read and write pem pk keys from string rather than from FILE*, in anticipation of fetching directories over a socket (so now on startup we slurp in the whole file, then parse it as a string) fixed a bug in the proxy side, where you could get some circuits wedged if they showed up while the connection was being made svn:r110
-
- Sep 23, 2002
-
-
Roger Dingledine authored
svn:r109
-
Roger Dingledine authored
svn:r108
-
- Sep 22, 2002
-
-
Roger Dingledine authored
httpap is obsolete; we support privoxy directly now! smtpap is obsolete; need to find a good socks4a-enabled smtp proxy/client I dub thee 0.0.1. svn:r107
-
- Sep 21, 2002
-
-
Roger Dingledine authored
svn:r106
-
- Sep 20, 2002
-
-
Roger Dingledine authored
svn:r105
-
- Sep 19, 2002
-
-
Roger Dingledine authored
svn:r104
-
- Sep 17, 2002
-
-
Roger Dingledine authored
see http://archives.seul.org/or/dev/Sep-2002/msg00018.html svn:r103
-
- Sep 10, 2002
-
-
Nick Mathewson authored
svn:r102
-
- Sep 09, 2002
-
-
Roger Dingledine authored
(hey nick, does this break the os x build?) you still need to add some stuff to the ./configure commandline... anybody know a better solution? svn:r101
-
Roger Dingledine authored
(it seemed to work anyway, but...) svn:r100
-
- Sep 05, 2002
-
-
Roger Dingledine authored
use 2**16+1 rather than 2**16 + 2**(-1) svn:r99
-
Roger Dingledine authored
svn:r98
-
- Sep 04, 2002
-
-
Roger Dingledine authored
svn:r97
-
Roger Dingledine authored
svn:r96
-