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

Автор SHA1 Сообщение Дата
  Roger Dingledine 5f051574d5 Happy new year! 18 лет назад
  Roger Dingledine 0fadf0aad6 Fix bug 225: now "attachstream 0" treats conn like it just connected, 18 лет назад
  Roger Dingledine d682c84e79 attempted patch for bug 220: don't assert when we've tried all the 18 лет назад
  Nick Mathewson 878962bee1 Add reasons to DESTROY and RELAY_TRUNCATED cells. 18 лет назад
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 лет назад
  Roger Dingledine 58366ffd24 when we changed from log_fn to debug/info/notice/warn/err, 18 лет назад
  Roger Dingledine 4902ece698 what the heck is wrong with this little piece of code? 18 лет назад
  Roger Dingledine b0ffa34219 tell the controller about new .onion streams too. 18 лет назад
  Roger Dingledine 5c0338dca3 the other half of weasel's patch, so old gcc's can build cvs again. 18 лет назад
  Peter Palfrader 0dbb622f26 Old gccs want you to do your variable declarations first 18 лет назад
  Roger Dingledine 3347762fa4 when we're giving up on a circuit and retrying on a new one, 18 лет назад
  Nick Mathewson 835f06a77c Set chosen_exit_name to something we are not about to zero. 18 лет назад
  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 18 лет назад
  Roger Dingledine 40cbe550f3 fix a log message to be mildly more helpful 18 лет назад
  Nick Mathewson 1b0134dda8 Clean up some comments; remove some dead code 18 лет назад
  Nick Mathewson 77a494dd55 Expunge remaining places where we used "tree" to mean "associative array". 18 лет назад
  Nick Mathewson d56a65c497 Fix some verbose warnings and remove an unneeded include. 18 лет назад
  Nick Mathewson a39269572f Replace balanced trees with hash tables: this should make stuff significantly faster. 18 лет назад
  Roger Dingledine c4aa9e7941 Add a new config option TestSocks so people can see if their 18 лет назад
  Roger Dingledine 6fc30a65fd when a stream times out, provide less (but better) explanation 18 лет назад
  Nick Mathewson 75d85c8214 On directory servers, old_routers was wasting hundreds of bytes per superseded router descriptor. Roll the signed descriptor info and identifying info into a cache_info struct, and use only that for old_routers. 18 лет назад
  Nick Mathewson 5d85560d9e Remove last vestiges of old logging interface. 18 лет назад
  Nick Mathewson e7e170a59e Change more files to new loggin interface. 3 left. 18 лет назад
  Nick Mathewson f9b0be526e Use LD_BUG as appropriate; convert rend* and router* to new logging interface; use new circ_log_path interface 18 лет назад
  Roger Dingledine 4df1892db1 solve the first half of bug 199: if we don't like the looks 18 лет назад
  Nick Mathewson 905ef987e2 Make --hash-password not craash on exit. 18 лет назад
  Nick Mathewson ba24193ab5 Make doxygen marginally happier 18 лет назад
  Nick Mathewson 8434595584 Fix verbose compiler warnings, including one in routerlist.c that would have been an actual error. Normalize whitespace. Enforce convention that "address" is a hostname and "addr" is an IPv4 address. 18 лет назад
  Nick Mathewson 61ea516885 Check for named servers when looking them up by nickname; 18 лет назад
  Roger Dingledine fba01c3cc0 bugfix: we were whining about using socks4 or socks5-with-local-lookup 18 лет назад