커밋 기록

작성자 SHA1 메시지 날짜
  Roger Dingledine 1f407c174d remove the word 'middleman' from the sample torrc 18 년 전
  Nick Mathewson 475eb5d6fe Apparent 311 fix: apparently passing Z_FINISH an empty string is problematic. 18 년 전
  Nick Mathewson 05eff35ac6 Harmless: Z_OK is not an acceptable answer to Z_FINISH. 18 년 전
  Nick Mathewson 4b49d298eb complete_only == !allow_partial. This enables useful use of partial desc downloads. Backport candidate 18 년 전
  Roger Dingledine c22c7b96f5 tab-man strikes again 18 년 전
  Nick Mathewson 8b08ab52fd Fix another idiot bug causing symptom 309. Why cant I program? 18 년 전
  Nick Mathewson 96bfefeeb6 Add a check to try to make cache rebuild fail fast if it is going to fail 18 년 전
  Nick Mathewson 4dac383f5a Aaand re-disable the bogus test in get_body() 18 년 전
  Nick Mathewson d547ecc916 Make sure that our calculated offsets for routers is correct; again. This time bug 309 may be gone gone gone. 18 년 전
  Nick Mathewson 1cd04abf1a Actually enable mmap. That should improve matters. 18 년 전
  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 년 전
  Roger Dingledine 3117a41d1b specify the dir spec better (suggested by lexi) 18 년 전
  Andrew Lewman 0bf10589bc And, commit it correctly. 18 년 전
  Andrew Lewman a90c9d1d43 Fix the messed up commit. 18 년 전
  Andrew Lewman 0bed8ee53c Create binary osx un-installer, update perms on install so anyone can run the 18 년 전
  Roger Dingledine f88d555ce0 refuse to write an iso_time which we can't parse, when dumping 18 년 전
  Nick Mathewson b4b8da5d23 Turn a while into a do/while; save a redundant test 18 년 전
  Nick Mathewson 06e09cdd47 Apparently, zlib sometimes reports Z_BUF_ERROR on input exhaustion as well as on running out of output space. This could well fix the assert bug reported by weasel and arma. 18 년 전
  Nick Mathewson aafc309414 Mark some more TODO items done. 18 년 전
  Nick Mathewson b82dfdd4a3 Make some more verbose gcc warnings go away. 18 년 전
  Nick Mathewson 06ffee3b67 Ooh, that could have been bad. Sort digests as digests, not strings. 18 년 전
  Nick Mathewson 52b8dfa95a Fix a bunch of spaces. 18 년 전
  Nick Mathewson 89a1453776 Set offset properly when parsing cache. 18 년 전
  Nick Mathewson 58b05fc84d #if out test that was failing because of an extra newline. 18 년 전
  Nick Mathewson b7910202a3 Next batch of memory miserdom: mmap cached-routers file. This is sure to break somewhere. 18 년 전
  Peter Palfrader fb6d4855ba Fix 07_log_to_file_by_default in debian head 18 년 전
  Nick Mathewson e2697a62ac When requesting or serving resources via fingerprint/digest, request and respond in-order, removing duplicates. 18 년 전
  Andrew Lewman 03bea739f8 Remove the osx version requirements on install due to a messy Installer 18 년 전
  Peter Palfrader 7b6c435066 <nickm> ooh, that log shouldn't be there. can you take it out? 18 년 전
  Nick Mathewson 0799154ae1 Fix bug in networkstatus spooling: spool more than the first networkstatus. 18 년 전