Commit History

Autor SHA1 Mensaxe Data
  Nick Mathewson a1f1c4bf6b Re-enable autosplitting, but authorities and mirrors should not do it, and make the cutoff higher than 1. %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson f995edd516 Fix at least one overzealous download bug. (tor_malloc_zero new local_routerstatus_t objs); add a pile of logs back in; probe every 10sec; never autolaunch on failure. Let us see if this works better. %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 9050480339 Fix some compiler warnings %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson faa4f420de Remove extraneous space on read-history lines. %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 03d0f62da0 make the numbers in read-history and write-history into uint64s, %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 12e10aeaf2 fix grammar in old changelog entry %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 512d6ccdc1 and a minor log cleanup %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine e286c4267e there was no need to die when we failed to spawn a cpuworker. %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 479886fce2 remove another loud debug msg %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine d050ff7906 resolve lucky's recent bug: tor was exiting if we failed to spawn %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 2d6b36a001 get rid of a noisy debug log %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson cdc912714e I love the smell of C in the morning. Make router-download rules smarter (download more so long as we dont duplicate existing requests; relaunch at staggered intervals); relaunch one a minute or on failure; reset 60 minutes; always open 3 requests if we can; add authority opinion to networkstatus; make naming rule correct. There is a remaining bug where we retry servers too quickly; We need to look at that harder. %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 6693031947 Use a separate type for "local view of router status". Also, even though I told arma there was no need, replace an ugly O ( n lg n ) algorithm with a nice O ( n ) algorithm when stepping through servers. Some ugliness is just too bad to stand. %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 959598fae6 content-type bugfixes: %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine f011b12df2 bugfix: nobody ever implemented EVENT_ADDRMAP for control protocol %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson f99b91505b Make write_escaped_data more bulletproof; backport candidate. %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 1cfcc4b351 clean up misleading comment on authdir_wants_to_reject_router() %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson f411dd8d3a Move items from meeting into dir-spec and TODO. %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 72915546cd Only check versions from versioning authdirs. %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 20b9111266 Implement new version handling code. %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 892e173e01 Add notes of things that must be done to dir-spec %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 94ff09af23 clean up a bit more code %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson fbedb32ee1 Add a temporary section to dir-spec reflecting what we actually do now. %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 9fa3a4a5e4 a few more todo items done %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 19f04ae9c3 make router_is_general_exit match its documentation %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine ba49b45682 clean up new dir spec a bit more %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson dcb6b3df6c bump version to 0.1.1.7-alpha-cvs %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 837b223c8c remove some debugging garbage %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 283032960d Make give-up-on-failure actually work: it seems the servers gave me a real test case. %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson d118d5069a Prevent a "try forever to download an unobtainable descriptor" bug. Still remaining: the "give up forever" bug. %!s(int64=21) %!d(string=hai) anos