- 24 Jun, 2003 3 commits
-
-
Roger Dingledine authored
svn:r349
-
Roger Dingledine authored
svn:r348
-
Roger Dingledine authored
apparently glibc 2.2.4 and windows both have async gethostbynames now. we'll want to make use of them if they're available (via autoconf). svn:r347
-
- 23 Jun, 2003 1 commit
-
-
Roger Dingledine authored
svn:r346
-
- 22 Jun, 2003 2 commits
-
-
Roger Dingledine authored
svn:r345
-
Roger Dingledine authored
svn:r344
-
- 21 Jun, 2003 4 commits
-
-
Nick Mathewson authored
My copy of cpp is not DWIM-compliant; I guess, as a workaround, I should define constants before using them. svn:r343
-
Nick Mathewson authored
Reorder connection_or and make unexported functions static. Partially convert to symbolic constants -- Roger, was this what you had in mind? svn:r342
-
Nick Mathewson authored
svn:r341
-
Nick Mathewson authored
svn:r340
-
- 20 Jun, 2003 1 commit
-
-
Nick Mathewson authored
testing stream encryption. svn:r339
-
- 19 Jun, 2003 1 commit
-
-
Nick Mathewson authored
conversation enough to correspond to real TCP. svn:r338
-
- 18 Jun, 2003 4 commits
-
-
Roger Dingledine authored
svn:r337
-
Roger Dingledine authored
svn:r336
-
Roger Dingledine authored
svn:r335
-
Roger Dingledine authored
svn:r334
-
- 17 Jun, 2003 7 commits
-
-
Nick Mathewson authored
svn:r333
-
Nick Mathewson authored
svn:r332
-
Nick Mathewson authored
svn:r331
-
Nick Mathewson authored
svn:r330
-
Nick Mathewson authored
svn:r329
-
Nick Mathewson authored
svn:r328
-
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
-
- 14 Jun, 2003 7 commits
-
-
Roger Dingledine authored
svn:r326
-
Nick Mathewson authored
svn:r325
-
Nick Mathewson authored
svn:r324
-
Nick Mathewson authored
svn:r323
-
Nick Mathewson authored
The culprit: sometimes DH_calculate_key returns less than DH_KEY_LEN bytes; we needed to check the return value. svn:r322
-
Nick Mathewson authored
svn:r321
-
Nick Mathewson authored
svn:r320
-
- 13 Jun, 2003 7 commits
-
-
Nick Mathewson authored
svn:r319
-
Nick Mathewson authored
svn:r318
-
Roger Dingledine authored
this time the application-side behavior is more plausible svn:r317
-
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
-
Roger Dingledine authored
svn:r314
-
Roger Dingledine authored
svn:r313
-
- 12 Jun, 2003 3 commits
-
-
Roger Dingledine authored
clean up circuit_deliver_relay_cell convention svn:r312
-
Roger Dingledine authored
svn:r311
-
Nick Mathewson authored
svn:r310
-