Commit History

Autor SHA1 Mensaxe Data
  Roger Dingledine d050ff7906 resolve lucky's recent bug: tor was exiting if we failed to spawn %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine 2d6b36a001 get rid of a noisy debug log %!s(int64=20) %!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=20) %!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=20) %!d(string=hai) anos
  Roger Dingledine 959598fae6 content-type bugfixes: %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine f011b12df2 bugfix: nobody ever implemented EVENT_ADDRMAP for control protocol %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson f99b91505b Make write_escaped_data more bulletproof; backport candidate. %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine 1cfcc4b351 clean up misleading comment on authdir_wants_to_reject_router() %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson f411dd8d3a Move items from meeting into dir-spec and TODO. %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson 72915546cd Only check versions from versioning authdirs. %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson 20b9111266 Implement new version handling code. %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson 892e173e01 Add notes of things that must be done to dir-spec %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine 94ff09af23 clean up a bit more code %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson fbedb32ee1 Add a temporary section to dir-spec reflecting what we actually do now. %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine 9fa3a4a5e4 a few more todo items done %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine 19f04ae9c3 make router_is_general_exit match its documentation %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine ba49b45682 clean up new dir spec a bit more %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson dcb6b3df6c bump version to 0.1.1.7-alpha-cvs %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson 837b223c8c remove some debugging garbage %!s(int64=20) %!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=20) %!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=20) %!d(string=hai) anos
  Nick Mathewson 87f6d526fe Refactor new directory code a bit. Keep a big list of rolled-up router status info, including # of download failures (not yet used). Update this list from networkstatuses when they arrive, then update routers from this list. Only download 128 routers at a time, to avoid gargantuan URLs. %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson e86893e87b Move to new base64 digest functions. Switch to new router digest calculation. Make sure there are no duplicates in router status lists. %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson f8a80e8d59 Helper functions to perform our truncated base64 encoding on hexdigests. %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson 312af36126 Make smartlist_add_all more efficient. %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson d69089fc64 Specify exactly what we meant by "the digest of a descriptor". Fortunately, we dont depend on it being right yet. %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson f859e34fb9 add a couple of directory items %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson 1fbe499bfe Remove a bunch of #if0d code that I no longer need to look at. %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson 6d15a73548 Resolve/expand some XXXXs and improve a log message or two %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine cce469c5ce simplify %!s(int64=20) %!d(string=hai) anos