Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson 1cd04abf1a Actually enable mmap. That should improve matters. il y a 19 ans
  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. il y a 19 ans
  Roger Dingledine 3117a41d1b specify the dir spec better (suggested by lexi) il y a 19 ans
  Andrew Lewman 0bf10589bc And, commit it correctly. il y a 19 ans
  Andrew Lewman a90c9d1d43 Fix the messed up commit. il y a 19 ans
  Andrew Lewman 0bed8ee53c Create binary osx un-installer, update perms on install so anyone can run the il y a 19 ans
  Roger Dingledine f88d555ce0 refuse to write an iso_time which we can't parse, when dumping il y a 19 ans
  Nick Mathewson b4b8da5d23 Turn a while into a do/while; save a redundant test il y a 19 ans
  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. il y a 19 ans
  Nick Mathewson aafc309414 Mark some more TODO items done. il y a 19 ans
  Nick Mathewson b82dfdd4a3 Make some more verbose gcc warnings go away. il y a 19 ans
  Nick Mathewson 06ffee3b67 Ooh, that could have been bad. Sort digests as digests, not strings. il y a 19 ans
  Nick Mathewson 52b8dfa95a Fix a bunch of spaces. il y a 19 ans
  Nick Mathewson 89a1453776 Set offset properly when parsing cache. il y a 19 ans
  Nick Mathewson 58b05fc84d #if out test that was failing because of an extra newline. il y a 19 ans
  Nick Mathewson b7910202a3 Next batch of memory miserdom: mmap cached-routers file. This is sure to break somewhere. il y a 19 ans
  Peter Palfrader fb6d4855ba Fix 07_log_to_file_by_default in debian head il y a 19 ans
  Nick Mathewson e2697a62ac When requesting or serving resources via fingerprint/digest, request and respond in-order, removing duplicates. il y a 19 ans
  Andrew Lewman 03bea739f8 Remove the osx version requirements on install due to a messy Installer il y a 19 ans
  Peter Palfrader 7b6c435066 <nickm> ooh, that log shouldn't be there. can you take it out? il y a 19 ans
  Nick Mathewson 0799154ae1 Fix bug in networkstatus spooling: spool more than the first networkstatus. il y a 19 ans
  Nick Mathewson 0e09b26112 Fishy, but harmless. il y a 19 ans
  Roger Dingledine ef78e4245f add a note for nick to fix il y a 19 ans
  Nick Mathewson a9e1a4c33c Ah. We need a new zlib_state for each networkstatus we spool out. il y a 19 ans
  Andrew Lewman ed2fb517d3 Minor fix to pre-instllation version check for OSX il y a 19 ans
  Andrew Lewman 0109540091 First crack at version checking for OSX installer. il y a 19 ans
  Nick Mathewson 4283b81a48 Start spooling v2 networkstatus docs as well. il y a 19 ans
  Nick Mathewson 3f7f069a05 Fix a tricky crash: making the_directory heap-allocated (so we could refcount it and have multiple instances as neeeded) means that calls to dirserv_regenerate_directory could invalidate the auth_dir value passed to dirserv_pick_cached_dir_obj. Big fun. il y a 19 ans
  Nick Mathewson 2552d5e60f Fix an assert that still isnt the assert we are hunting. il y a 19 ans
  Roger Dingledine 37c441d96f correct a function comment in compute_preferred_testing_list() il y a 19 ans