Историја ревизија

Аутор SHA1 Порука Датум
  Nick Mathewson baa10cbbfa Instrument buffers.c and rephist.c memory usage пре 20 година
  Nick Mathewson 0e81265359 update copyright notices. пре 20 година
  Roger Dingledine b3177d509e free some more memory at shutdown пре 21 година
  Nick Mathewson f672577bc6 Free even more things on shutdown. Temporarily move tor_free_all out from #ifdef so it gets tested more. пре 21 година
  Nick Mathewson 60f234f42b Add more functions to free things to help dmalloc allong. пре 21 година
  Roger Dingledine d2400a5afd Introduce a notion of 'internal' circs, which are chosen without regard пре 21 година
  Roger Dingledine 802d374a99 I'm a bad person. пре 21 година
  Nick Mathewson d19648b314 Renormalize whitespace пре 21 година
  Roger Dingledine ef6c9d18e7 New circuit building strategy: keep a list of ports that we've used in the past 6 hours, and always try to have 2 circuits open or on the way пре 21 година
  Roger Dingledine 52676364b9 bugfix: router_exit_policy_rejects_all() was broken, so we were пре 21 година
  Nick Mathewson b457cfb5eb Spell-check strings and comments пре 21 година
  Roger Dingledine bde1d5bfb2 do even less inside our signal handler, пре 21 година
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. пре 21 година
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. пре 21 година
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore пре 21 година
  Roger Dingledine 921c40abe7 fail more gracefully next time пре 21 година
  Nick Mathewson bb18d4238f Dont keep rephist info for routers that havent had activity for 24 hours. пре 21 година
  Nick Mathewson 60880cda84 Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarification on some. Turn all XXXX008 ("showstopper for 0.0.8 release") items into XXXX009 or XXXX, since plainly they were not showstoppers for 0.0.8. Add/clean some docs. пре 21 година
  Nick Mathewson 5a5be93f80 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c пре 21 година
  Nick Mathewson cd753df7bf Resolve many XXXs and all DOCDOCs пре 21 година
  Roger Dingledine 394554cfbf Clean up copyrights. пре 21 година
  Nick Mathewson 36bbab2f2b Fix in warning fix пре 21 година
  Nick Mathewson f8771625c6 Check return of tor_snprintf пре 21 година
  Nick Mathewson 6980929e64 Use strlcpy, not strcpy. пре 21 година
  Nick Mathewson 44d4516155 Use tor_snprintf, not snprintf пре 21 година
  Nick Mathewson 06fa8fc05f Avoid strcat; use snprintf or strlcat instead пре 21 година
  Nick Mathewson bc62f8e983 Replace sprintf with snprintf пре 21 година
  Roger Dingledine aebc3a03ba more int to size_t conversions, fixing one or more amd64 bugs пре 21 година
  Roger Dingledine 5c53c63aa0 Fix a potential buffer overflow found by Ilja van Sprundel. пре 21 година
  Roger Dingledine 20b8819023 even better, only print extend attempts if there are any. пре 21 година