- 17 Jun, 2003 1 commit
-
-
Roger Dingledine authored
i've eliminated the master dns process, so now the workers just act like regular connections and are handled by the normal pollarray. everything seems to still work. ;) svn:r327
-
- 13 Jun, 2003 2 commits
-
-
Roger Dingledine authored
it wasn't working, and it was harder than we'd anticipated not worth it. svn:r316
-
Roger Dingledine authored
they used to be used for * queueing relay cells at the edge of the network, when windows are empty * queueing relay cells that arrive after an onion but before the onion has been processed. both of these uses are gone. so out they go. svn:r315
-
- 12 Jun, 2003 1 commit
-
-
Roger Dingledine authored
clean up circuit_deliver_relay_cell convention svn:r312
-
- 28 May, 2003 1 commit
-
-
Roger Dingledine authored
svn:r298
-
- 27 May, 2003 1 commit
-
-
Roger Dingledine authored
point to the streams for this circ. svn:r296
-
- 20 May, 2003 2 commits
-
-
Roger Dingledine authored
circuits no longer queue more cells when the windows are empty -- they simply don't package it from the buffer if they're not going to want it. we can restore this code later if we need to resume queueing. svn:r294
-
Roger Dingledine authored
remove sendme cells replace malloc with tor_malloc patch (but not track down) bug in onion pending list streamline connection_ap handshake svn:r293
-
- 09 May, 2003 3 commits
-
-
Nick Mathewson authored
svn:r288
-
Roger Dingledine authored
svn:r285
-
Nick Mathewson authored
svn:r283
-
- 08 May, 2003 2 commits
-
-
Nick Mathewson authored
inserted into the directory. Roger: If you can answer the question with your name on it, you may prevent a segfault before it happens. :) svn:r277
-
Nick Mathewson authored
Call the right signed-directory functions; try to describe the difference between everything; remove some unused interfaces svn:r276
-
- 07 May, 2003 4 commits
-
-
Roger Dingledine authored
svn:r274
-
Nick Mathewson authored
Tested backends for directory signing and checking. Directory parser completely refactored. Need documentation and integration. Explanitory mail forthcoming. svn:r271
-
Nick Mathewson authored
Decrease DH group length to 1024. (Roger, you may want to read section 1 of the IETF draft: a 1024-bit DH key probably reduces our cipher strength to ~80 bits.) svn:r269
-
Nick Mathewson authored
svn:r268
-
- 06 May, 2003 2 commits
-
-
Nick Mathewson authored
svn:r266
-
Roger Dingledine authored
svn:r265
-
- 05 May, 2003 2 commits
-
-
Roger Dingledine authored
still need to change circuit-level sendmes svn:r264
-
Nick Mathewson authored
svn:r263
-
- 02 May, 2003 1 commit
-
-
Roger Dingledine authored
the OP only crypts the appropriate number of times depending on which layer (hop on the path) it's for/from. svn:r262
-
- 01 May, 2003 2 commits
-
-
Roger Dingledine authored
svn:r260
-
Roger Dingledine authored
svn:r258
-
- 17 Apr, 2003 1 commit
-
-
Nick Mathewson authored
svn:r249
-
- 16 Apr, 2003 5 commits
-
-
Nick Mathewson authored
svn:r240
-
Nick Mathewson authored
svn:r237
-
Nick Mathewson authored
svn:r236
-
Roger Dingledine authored
svn:r235
-
Roger Dingledine authored
now we rebuild the circuit periodically (but only if it's been used), and we can further abstract it to do incremental circuit building, etc. svn:r233
-
- 15 Apr, 2003 1 commit
-
-
Nick Mathewson authored
svn:r232
-
- 11 Apr, 2003 2 commits
-
-
Roger Dingledine authored
svn:r231
-
Roger Dingledine authored
svn:r230
-
- 08 Apr, 2003 1 commit
-
-
Roger Dingledine authored
route selection still doesn't pay attention to exit policies though svn:r227
-
- 07 Apr, 2003 2 commits
-
-
Roger Dingledine authored
svn:r225
-
Nick Mathewson authored
svn:r224
-
- 24 Mar, 2003 2 commits
-
-
Roger Dingledine authored
svn:r218
-
Roger Dingledine authored
if the directory is remade while an OR is handshaking, the directory needs to become dirty again when the handshake succeeds svn:r215
-
- 19 Mar, 2003 2 commits
-
-
Roger Dingledine authored
svn:r208
-
Nick Mathewson authored
svn:r198
-