История коммитов

Автор SHA1 Сообщение Дата
  Nick Mathewson 1a786a297f Fix the confusing bug where we were downloading only the first n/2-1 of the servers we actually wanted. 20 лет назад
  Nick Mathewson 9c2ca40df3 Unify our "figure out which fingerprints we were downloading" code. 20 лет назад
  Nick Mathewson 05bab28c7d Add some (notice, for now) log messages that imply confusing things are happening. 20 лет назад
  Nick Mathewson 51da58eccf fix braino in dirserv. 20 лет назад
  Nick Mathewson e72e76cad6 Make authdirs smarter. Reject/invalidate by key and IP. Remember that not every authdir has to be a naming authdir. 20 лет назад
  Nick Mathewson ed21abfe87 And some documentation before bed. 20 лет назад
  Nick Mathewson b70c229f6e make some functions static; clean dead networkstatus entries more often. 20 лет назад
  Nick Mathewson 3dcc4630b9 Make unittests not die 20 лет назад
  Nick Mathewson b16048917c Stop downloading directories and download routers instead. This still needs some work, but at last clients are finally on the new architecture. Next comes the tuning and bugfixing. 20 лет назад
  Nick Mathewson e83e1df811 separate validation from naming in authoritative directory servers; simplify some router-management code. 20 лет назад
  Nick Mathewson d4e0af7822 Fix a bunch of log messages. Deprecate some routerlist fields; remove others, and status_set_at from routerinfo_t. Compress routerlist.c cleanup functions. Update cached networkstatus mtime when we download the same one twice. Change some interfaces. 20 лет назад
  Nick Mathewson 6973ef9be4 Add a touch_file() function to compat so we can update cache mtimes. 20 лет назад
  Nick Mathewson bc0af7046a Oops. directory_set_dirty() needs to mark networkstatus as dirty too. 20 лет назад
  Roger Dingledine b903b98e03 tweak punctuation 20 лет назад
  Nick Mathewson 27bbfe9dcf Would you believe that the software_versions field of routerlist_t was never actually used for anything? 20 лет назад
  Nick Mathewson e3adcbdb95 Big commit: clients start downloading and using network-statuses. 20 лет назад
  Nick Mathewson 922cee3d0c Clean up a few warnings that make gcc twig out a bit. 20 лет назад
  Nick Mathewson d9ee94543e Declare 0.1.1.7 as The Version With The Good Dirservers. 20 лет назад
  Peter Palfrader db27c32283 New experimental upstream 20 лет назад
  Roger Dingledine 9d3e67d739 update changelog with minor tweaks 20 лет назад
  Peter Palfrader 2034c48f33 Forward port to head 20 лет назад
  Peter Palfrader e4ee8a0069 Merge 0.1.0.14+XXXX changes 20 лет назад
  Nick Mathewson 0119f554da update directory todos 20 лет назад
  Roger Dingledine 76e6cc0c2b bump to 0.1.1.7-alpha 20 лет назад
  Roger Dingledine ca727ba6e1 bugfix: when we try to determine the reachability of our dirport, 20 лет назад
  Roger Dingledine 8c3f0dfe09 update todo a bit 20 лет назад
  Roger Dingledine 48e2bbd4cb a changelog for 0.1.1.7-alpha 20 лет назад
  Roger Dingledine ec9ef0da3b document the new functionality that crept in: 20 лет назад
  Nick Mathewson 7c6679d8dc Add new config.c function to set options that can fail, and roll back if they do. This should solve the setconf-an-impossible-port bug. 20 лет назад
  Roger Dingledine 93be26a74a stop the call duplication inside config_assign() 20 лет назад