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

Автор SHA1 Сообщение Дата
  Nick Mathewson 4bab064061 Mark item completed 20 лет назад
  Nick Mathewson 898968b3ac Warn when binding to a public address for socks. This warning needs to be improved. Also, make options_validate() only warn when an option is changed to a bad value.. (Previously, it warned when an option was bad and any option was changed.) 20 лет назад
  Nick Mathewson b1ae5cc190 Note one TODO item as done, and another as more complex than anticipatd. 20 лет назад
  Nick Mathewson e9b66ec906 Document CREATE_FAST better in the code. Move our key expansion algorithm into a separate function in crypto.c 20 лет назад
  Nick Mathewson 25303172b8 Specify CREATE_FAST more fully. 20 лет назад
  Nick Mathewson 617f71e4ba Whitespace normalization 20 лет назад
  Nick Mathewson cf5facf3e1 Do not free a constant string. 20 лет назад
  Roger Dingledine 0a85bb5a1c and remove it from the todo now 20 лет назад
  Roger Dingledine b80dc7c4f4 call the reachability testing stuff done. 20 лет назад
  Nick Mathewson f031ee8246 Make clients use CREATE_FAST cells. add an option to disable this. 20 лет назад
  Nick Mathewson 666791f3f5 Fiddle 0.1.1.x TODO based on conversation with arma. 20 лет назад
  Roger Dingledine 130d0e4d1d fix typo noticed by scrimbly 20 лет назад
  Roger Dingledine 4902ece698 what the heck is wrong with this little piece of code? 20 лет назад
  Roger Dingledine b0ffa34219 tell the controller about new .onion streams too. 20 лет назад
  Roger Dingledine 871d4c9971 first cut at a 0.1.1.10-alpha changelog 20 лет назад
  Roger Dingledine 485b2cb4dc get rid of nick's crazy voodoo dh checking. 20 лет назад
  Roger Dingledine 5c0338dca3 the other half of weasel's patch, so old gcc's can build cvs again. 20 лет назад
  Peter Palfrader 0dbb622f26 Old gccs want you to do your variable declarations first 20 лет назад
  Roger Dingledine 3347762fa4 when we're giving up on a circuit and retrying on a new one, 20 лет назад
  Nick Mathewson b1d034d2ab Fix bug 212: Directory authorities should not try to download server descriptors that they know they will reject. 20 лет назад
  Nick Mathewson d2123388ad Better fix for last bug: avoids trying to double-mark circuits. 20 лет назад
  Nick Mathewson fedc9c8a60 We were neglecting to unlink marked circuits from soon-to-close OR connections. 20 лет назад
  Nick Mathewson b03e8733f3 Change how OR conns get removed from the identity map; fix some warnings on shutdown. 20 лет назад
  Nick Mathewson f0abb1a74b Check magic when removing old connection from map. 20 лет назад
  Nick Mathewson 835f06a77c Set chosen_exit_name to something we are not about to zero. 20 лет назад
  Nick Mathewson 98290e4115 When parsing foo.exit, if foo is unknown, and we are leaving circuits unattached, set the chosen_exit field and leave the address empty 20 лет назад
  Peter Palfrader 1bf56b452e Remove superfluous strdup 20 лет назад
  Peter Palfrader 7a70a142f4 Also print usernames, not just numeric UIDs when we tell the user that his data directory has the wrong owner 20 лет назад
  Roger Dingledine c5bee116b6 clarify that tor will close unattached streams by itself after 2 minutes, 20 лет назад
  Roger Dingledine 8b0f1f029c give a hint when people are running tor as the wrong user, rather than 20 лет назад