Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson 10b2208d93 Make Tor compile with no warnings with gcc4.0 on OSX hace 20 años
  Nick Mathewson 6567ec9ccf Functions work better when you call them. Resolve a bug which would prevent unreachable dirports from getting suppressed. hace 20 años
  Nick Mathewson bc51c8b074 Implement --verify-config command-line option to fix bug 69. hace 20 años
  Roger Dingledine cee7c5988c fix massive memory leak hace 20 años
  Roger Dingledine cc0b19888d log buffer sizes on kill -usr1 too. hace 20 años
  Roger Dingledine 7901c6e390 clean up some grammar hace 20 años
  Roger Dingledine 1f263bf6f5 whine at you if you're a server and you don't set your contactinfo hace 20 años
  Roger Dingledine 68ba303323 fix compile error if you're not multithreaded hace 20 años
  Roger Dingledine 6ea839265d remove archaic debugging aid that was probably unsafe hace 20 años
  Roger Dingledine 87850c47b0 cleanup now that 0.0.9pre1 is obsolete hace 20 años
  Roger Dingledine 5265bbd2b8 first iteration of scrubbing sensitive strings from logs. hace 20 años
  Nick Mathewson b35f7dacef Call tor_free_all instead of connections_free_all after forking hace 20 años
  Nick Mathewson 8b9ae25224 Change some >=s to >s in buf_resize, so that we do not denormalize buffers on resize. hace 20 años
  Nick Mathewson 86e73d7005 Define LOCALSTATEDIR in orconfig.h hace 20 años
  Nick Mathewson 4666b801fa If DataDir is ~/.tor, and that expands to /.tor, then default to LOCALSTATEDIR/tor instead. hace 20 años
  Nick Mathewson 14bac4dad4 Elaborate on buf_shrink comment. hace 20 años
  Roger Dingledine aa6bcd50ca comment buf_shrink hace 20 años
  Nick Mathewson ad547cbb8c Correct and simplify buf_shrink logic hace 20 años
  Nick Mathewson d6a6c8785b When removing all bytes from a buffer, reset buf->cur=buf->mem hace 20 años
  Nick Mathewson a312ce1d3b Change buffer shrinking strategy: only try to shrink once every 3 minutes. Do not try to read over buffer size unless buffer is nearly empty. hace 20 años
  Nick Mathewson 9c683c7613 Make buffer shrinking algorithm a little smarter. hace 20 años
  Nick Mathewson 830ac87611 Actually, dont send CREATE_FAST cells at all for now hace 20 años
  Nick Mathewson ab34901263 New and frightening code to implement fast-path first-hop CREATE_FAST cells. Watch out when we bump the version to 0.1.0.6-rc! hace 20 años
  Nick Mathewson 16184f62dc Specify CREATE_FAST and CREATED_FAST hace 20 años
  Roger Dingledine 978648bff8 also print the platform string for rejected descriptors hace 20 años
  Roger Dingledine 15c1853bd6 don't print nulls hace 20 años
  Roger Dingledine b341ced9b8 correct changelog hace 20 años
  Roger Dingledine 50505e677e fix a comment hace 20 años
  Roger Dingledine c9e83eb1b4 when we refuse a router descriptor, log contactinfo and source address. hace 20 años
  Roger Dingledine 57b7427c2d reformat routerparse a bit hace 20 años