- 28 May, 2003 4 commits
-
-
Roger Dingledine authored
svn:r300
-
Roger Dingledine authored
svn:r299
-
Roger Dingledine authored
svn:r298
-
Roger Dingledine authored
svn:r297
-
- 27 May, 2003 1 commit
-
-
Roger Dingledine authored
point to the streams for this circ. svn:r296
-
- 26 May, 2003 1 commit
-
-
Roger Dingledine authored
svn:r295
-
- 20 May, 2003 3 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
-
Roger Dingledine authored
svn:r292
-
- 09 May, 2003 13 commits
-
-
Nick Mathewson authored
svn:r291
-
Nick Mathewson authored
svn:r290
-
Nick Mathewson authored
svn:r289
-
Nick Mathewson authored
svn:r288
-
Roger Dingledine authored
svn:r287
-
Roger Dingledine authored
svn:r286
-
Roger Dingledine authored
svn:r285
-
Roger Dingledine authored
svn:r284
-
Nick Mathewson authored
svn:r283
-
Nick Mathewson authored
svn:r282
-
Nick Mathewson authored
svn:r281
-
Nick Mathewson authored
svn:r280
-
Nick Mathewson authored
svn:r279
-
- 08 May, 2003 3 commits
-
-
Nick Mathewson authored
Or at least, directories get generated, signed, download, and checked, with nobody seeming to crash. In config/*, added 'signing-key' blocks to dirservers and routers.or, so that everyone will know about the directories' signing keys. In or/directory.c, refrained from using a dirserver's signing key when no such key is known; added more debugging output. In or/main.c, added debugging output and fixed a few logic errors. In or/routers.c, added debugging output and prevented a segfault on routers_resolve_directory. The interleaving of arrays and lists on routerinfo_t is still messy, but at least it seems to work again. svn:r278
-
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 9 commits
-
-
Roger Dingledine authored
svn:r275
-
Roger Dingledine authored
svn:r274
-
Roger Dingledine authored
svn:r273
-
Nick Mathewson authored
svn:r272
-
Nick Mathewson authored
Tested backends for directory signing and checking. Directory parser completely refactored. Need documentation and integration. Explanitory mail forthcoming. svn:r271
-
Roger Dingledine authored
svn:r270
-
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
-
Roger Dingledine authored
svn:r267
-
- 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 1 commit
-
-
Roger Dingledine authored
svn:r261
-