- 31 Dec, 2002 2 commits
-
-
Roger Dingledine authored
taken from openbsd svn:r151
-
Roger Dingledine authored
when we had lots of new onions coming in, we were using 40% of our time searching through the tracked_onions linked list. svn:r150
-
- 30 Dec, 2002 1 commit
-
-
Roger Dingledine authored
svn:r149
-
- 23 Dec, 2002 1 commit
-
-
Roger Dingledine authored
(amazing the odd behavior you get to test when you have a flaky modem connection) svn:r148
-
- 12 Dec, 2002 1 commit
-
-
Roger Dingledine authored
svn:r147
-
- 03 Dec, 2002 3 commits
-
-
Roger Dingledine authored
we're closer to an OS X port CVS: ---------------------------------------------------------------------- svn:r146
-
Roger Dingledine authored
this was a major faq, because it would fail with an error only on the *server* side when the client-side time was wrong. the client would simply not work. svn:r145
-
Roger Dingledine authored
svn:r144
-
- 28 Nov, 2002 1 commit
-
-
Roger Dingledine authored
svn:r143
-
- 27 Nov, 2002 1 commit
-
-
Roger Dingledine authored
we also queue data cells destined for a circuit that is pending, and process them once the circuit opens destroys reach into the queue and remove the pending onion, along with its collected data cells svn:r142
-
- 25 Nov, 2002 1 commit
-
-
Roger Dingledine authored
svn:r141
-
- 24 Nov, 2002 3 commits
-
-
Roger Dingledine authored
svn:r140
-
Roger Dingledine authored
svn:r139
-
Roger Dingledine authored
svn:r138
-
- 23 Nov, 2002 2 commits
-
-
Roger Dingledine authored
first cut, probably needs more playing with svn:r137
-
Roger Dingledine authored
reformat parts of onion.c svn:r136
-
- 14 Oct, 2002 1 commit
-
-
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
-
- 13 Oct, 2002 1 commit
-
-
Roger Dingledine authored
don't list non-open ORs in the directory svn:r134
-
- 03 Oct, 2002 1 commit
-
-
Roger Dingledine authored
svn:r133
-
- 02 Oct, 2002 7 commits
-
-
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
-
- 01 Oct, 2002 2 commits
-
-
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
-
- 28 Sep, 2002 4 commits
-
-
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
-
- 27 Sep, 2002 4 commits
-
-
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
-
- 26 Sep, 2002 4 commits
-
-
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
-