Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson 27e753ec9a Describe router download implementation in more detail, so I can do it il y a 20 ans
  Roger Dingledine 06eb072031 remove some finished items from the todo il y a 20 ans
  Nick Mathewson 6b5fc9d46f Instead of "Network down", say "Is your network connection down?" il y a 20 ans
  Roger Dingledine 0f013a6502 revise the spec to remove the "Ports" line of the descriptor, to indicate il y a 20 ans
  Roger Dingledine a6afef700a nother typo il y a 20 ans
  Roger Dingledine edde3fcf25 ah ha, that variable was static. not useless after all. il y a 20 ans
  Roger Dingledine 002c9b3589 clean up a lot message, and remove a line that does nothing. il y a 20 ans
  Nick Mathewson c55ee50661 update completed items il y a 20 ans
  Nick Mathewson 89eded7b17 Add "panic" option to reject all servers not in fingerprint list. il y a 20 ans
  Nick Mathewson cf8c70b79c fix compile il y a 20 ans
  Nick Mathewson 280c62314e Make clients look at the fast and stable flags in networkstatus, not at the bandwidth and uptime declared in the router descriptors. il y a 20 ans
  Roger Dingledine 3489066433 put back in a todo comment, so we don't forget. il y a 20 ans
  Roger Dingledine dadcb19d17 fix typo il y a 20 ans
  Nick Mathewson 24e79df0b6 Whitespace fixes; comments. il y a 20 ans
  Nick Mathewson 713c995adb Do not mark directories as down simply because they dont have the router descs we want. il y a 20 ans
  Nick Mathewson 5965b3849e Remove some redundant and obsolete code from routerparse il y a 20 ans
  Nick Mathewson 6b1305aeeb Flip a misplaced not il y a 20 ans
  Nick Mathewson 3ea32f51cb add a few clarifying comments il y a 20 ans
  Nick Mathewson ce71b17224 Clean fake_status a bit. Switch from has_fetched_directory to have_minimum_dir_info, and make the latter function smarter. il y a 20 ans
  Roger Dingledine 7b2b9af4eb defer a whole lot more from 0.1.1.x il y a 20 ans
  Roger Dingledine 25e1ad02fa implement weasel's suggestion to fix the bug that newly bootstrapped il y a 20 ans
  Roger Dingledine e15c098eb8 remove a stray parenthesis that got into the tor-switchproxy doc il y a 20 ans
  Nick Mathewson 7af95e5c06 When we mark a router as down, also mark its local_routerstatus as not running. This way, we do not use directories that are believed to be down. il y a 20 ans
  Nick Mathewson 9482b1b9d5 Choose directory servers from routerstatus list, not from routerinfo list. This way, as soon was we have a networkstatus, we can ask a cache to give us routers, rather than needing to ask the directories. il y a 20 ans
  Nick Mathewson 7e6a41af93 Make hashtables use a little less space on 64-bit architectures. il y a 20 ans
  Thomas Sjögren b881742d87 Updated link to SwitchProxy il y a 20 ans
  Nick Mathewson c02c6b5823 Shave off 8 bytes per connection and 4 bytes per circuit by paying attention to padding warnings, moving fields around, and acknowledging that we have no files with over 64 kilolines. il y a 20 ans
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. il y a 20 ans
  Nick Mathewson 7e632a7564 another possible patch related to circuit_free and memory stomping. il y a 20 ans
  Nick Mathewson 4f38670328 Fix a potential memory stomp on servers running hidden services. Found by weasel with valgrind. Backport candidate. il y a 20 ans