Commit History

Author SHA1 Message Date
  Nick Mathewson 65974f82fa r8839@Kushana: nickm | 2006-09-17 16:11:59 -0400 18 years ago
  Roger Dingledine 769f9201a6 Send out a burst of long-range drop cells after we've established that 18 years ago
  Peter Palfrader ba091ae5d7 r9770@danube: weasel | 2006-09-15 07:20:05 +0200 18 years ago
  Peter Palfrader 5beb114744 r9767@danube: weasel | 2006-09-15 06:27:48 +0200 18 years ago
  Nick Mathewson 21a7880358 r8695@Kushana: nickm | 2006-08-31 14:35:36 -0400 18 years ago
  Roger Dingledine 94afe807ac stop a big memory leak: we were leaking the whole contents 18 years ago
  Roger Dingledine 9f5856c03d stop three memory leaks. nick, fix these if i'm wrong. 18 years ago
  Roger Dingledine 6650470575 automatically avoid picking more than one node from the same 18 years ago
  Nick Mathewson 273ee3e814 r7392@Kushana: nickm | 2006-08-14 23:50:32 -0400 18 years ago
  Nick Mathewson 7c596c166b r7029@Kushana: nickm | 2006-08-04 14:08:41 -0700 18 years ago
  Nick Mathewson bf72878cad r7012@Kushana: nickm | 2006-08-03 19:21:25 -0700 18 years ago
  Nick Mathewson ec82db6995 r6909@Kushana: nickm | 2006-07-26 13:05:58 -0400 18 years ago
  Nick Mathewson 4ff4577beb r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400 18 years ago
  Roger Dingledine ee5f512e13 parameterize the loudness of resolve_my_address(), and call things 18 years ago
  Nick Mathewson a7a1d4e3d3 First part of making mmap-based stuff work on win32: save descriptors as "binary" (no LF->CRLF tanslation) so that we can mmap them properly later. Patch from Frediano Ziglio. 18 years ago
  Roger Dingledine c22c7b96f5 tab-man strikes again 18 years ago
  Nick Mathewson 8b08ab52fd Fix another idiot bug causing symptom 309. Why cant I program? 18 years ago
  Nick Mathewson 96bfefeeb6 Add a check to try to make cache rebuild fail fast if it is going to fail 18 years ago
  Nick Mathewson 4dac383f5a Aaand re-disable the bogus test in get_body() 18 years ago
  Nick Mathewson d547ecc916 Make sure that our calculated offsets for routers is correct; again. This time bug 309 may be gone gone gone. 18 years ago
  Nick Mathewson d3784ff1df Likely fix for bug 309: when we calculate offsets after rebuilding the descriptor cache, do not reset the offset pointer half-way through. 18 years ago
  Nick Mathewson 52b8dfa95a Fix a bunch of spaces. 18 years ago
  Nick Mathewson 58b05fc84d #if out test that was failing because of an extra newline. 18 years ago
  Nick Mathewson b7910202a3 Next batch of memory miserdom: mmap cached-routers file. This is sure to break somewhere. 18 years ago
  Nick Mathewson e2697a62ac When requesting or serving resources via fingerprint/digest, request and respond in-order, removing duplicates. 18 years ago
  Nick Mathewson b5c599412f Backport candidate: implement the "is this uptime change cosmetic" test properly. 18 years ago
  Roger Dingledine 30f6c57fd7 and forward-port too. 18 years ago
  Roger Dingledine a91be49402 fix a bootstrapping check we ignored that prevents us from running 18 years ago
  Roger Dingledine bb18168fae ok, ok, maybe *this* time my rep_hist_circbuilding_dormant() will work. 18 years ago
  Nick Mathewson 853e2d99b6 Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.) 18 years ago