Commit History

Author SHA1 Message Date
  Roger Dingledine e47075e771 more helpful error message 19 years ago
  Roger Dingledine 314f24870d Start sending back 512 and 451 errors if mapaddress fails, 19 years ago
  Nick Mathewson 2421724853 Code to implement networkstatus fetch from controllers. Only works when dirport is set for now; should be good enough to make serifos html front-end not be as wrong. 19 years ago
  Roger Dingledine b899b9592a When the controller's *setconf commands fail, collect an error message 19 years ago
  Roger Dingledine 5b87b0bf55 update getinfo info/names to reflect that we now support 19 years ago
  Roger Dingledine 817556315a Implement router purposes, and don't choose a non-general 19 years ago
  Nick Mathewson fb7b5545ce Implement GETINFO(dir/server/foo); status will be harder. 19 years ago
  Roger Dingledine a4da44c2b9 Now do address rewriting when the controller asks us to attach 19 years ago
  Roger Dingledine b5c6a990d3 fix assert while attachstream'ing a connect-wait or 19 years ago
  Roger Dingledine 80f0492a65 avoid shadowing a variable so we don't get sad later. 19 years ago
  Roger Dingledine 5f8d26496d Let the controller attachstream conns that are in connect_wait 19 years ago
  Roger Dingledine 44107f6ec4 Implement NEWNYM. Nick, did I do a bad thing? 19 years ago
  Roger Dingledine 946317ae13 start using OR_CONN_EVENT_NEW. 19 years ago
  Roger Dingledine a2d71f917e mark bug 261 19 years ago
  Roger Dingledine 329af979e0 Add a new circuit purpose 'controller' to let the controller 19 years ago
  Roger Dingledine 16f265fa0d when saveconf fails in controller v1, we were returning a malformed 19 years ago
  Roger Dingledine d113b75da6 more log conversions. 19 years ago
  Roger Dingledine 5f051574d5 Happy new year! 19 years ago
  Roger Dingledine 0fadf0aad6 Fix bug 225: now "attachstream 0" treats conn like it just connected, 19 years ago
  Roger Dingledine 4a66f5a896 when the controller asks for a signal we don't recognize, don't 20 years ago
  Nick Mathewson 2dd566d5d5 Indirect access to the signed_descriptor field to make it easier to keep them lazily on disk. 20 years ago
  Roger Dingledine 7d1f675c85 entry nodes are now entry guards. 20 years ago
  Roger Dingledine d114ea7125 implement getinfo desc/all-recent 20 years ago
  Nick Mathewson bec9b705cc Instrument directory client bytes as well as server bytes. 20 years ago
  Nick Mathewson 878962bee1 Add reasons to DESTROY and RELAY_TRUNCATED cells. 20 years ago
  Roger Dingledine dbd7b97eff helper nodes are dead. long live entry nodes. 20 years ago
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 20 years ago
  Roger Dingledine ea760fa149 extendcircuit and attachstream would complain about not enough 20 years ago
  Roger Dingledine 79f09b2f17 setconf orport=9001 20 years ago
  Roger Dingledine 58366ffd24 when we changed from log_fn to debug/info/notice/warn/err, 20 years ago