Historique des commits

Auteur SHA1 Message Date
  Roger Dingledine 276ca7ad28 link with -ldl if you need it. il y a 20 ans
  Roger Dingledine 4e77913c67 whitespace and copyright fixes on configure.in il y a 20 ans
  Nick Mathewson 05482a0899 Add functions to return number of elts in associative containers il y a 20 ans
  Roger Dingledine 0118a236a4 comment that scary-looking function. il y a 20 ans
  Nick Mathewson eb0021b06e Fix dumb logic error that kept some old descripttors from getting the axe. il y a 20 ans
  Nick Mathewson 061ef582a1 Make dropping very old descriptors faster (remove old correctness check). Track bytes dropped that are still in our store or journal, and rebuild when it gets very high. il y a 20 ans
  Nick Mathewson 36109fea33 e more aggressive about calling routerlist_remove_old_routers() il y a 20 ans
  Nick Mathewson fbf8a8c25f Dump bytes held to store descriptors. il y a 20 ans
  Nick Mathewson 7d7bb95f36 Track how many bytes we have in signed descriptors. Try to make sure we are tracking this right. Somebody should valgrind a dirserver on an example net. There should be code to dump this value. il y a 20 ans
  Nick Mathewson a39269572f Replace balanced trees with hash tables: this should make stuff significantly faster. il y a 20 ans
  Peter Palfrader ae67b87f9a Update debian/tor.docs to match which docs are now distributed il y a 20 ans
  Nick Mathewson 50ce5e1932 Avoid spurious re-launch of first pending requested descriptor il y a 20 ans
  Roger Dingledine 8182eb69cd a smidgen more hint when we fail to seed the rng il y a 20 ans
  Peter Palfrader a48b722432 Ancient gcc does not like you when you declare variables in the middle of a block il y a 20 ans
  Peter Palfrader b9d37a2d58 Add a new controller event type that allows controllers to get all il y a 20 ans
  Roger Dingledine 7446c7e6d7 mark off the next todo item il y a 20 ans
  Roger Dingledine f28770b639 be less eager to decide that the entire network is down il y a 20 ans
  Roger Dingledine 859d1c902a and another instance where i was trying to be too sneaky il y a 20 ans
  Roger Dingledine 98f353fa7c actually listen when we try to route our dir connection via tor. il y a 20 ans
  Roger Dingledine 5c949fce51 Start obeying our firewall options more rigorously: il y a 20 ans
  Roger Dingledine b819a53654 mark off some todo items il y a 20 ans
  Roger Dingledine 7aae63994f Recover better from TCP connections to Tor servers that are broken but il y a 20 ans
  Roger Dingledine 700c370a3b misc cleanups il y a 20 ans
  Roger Dingledine f824fb5f83 Bugfix: it looks like some middleman circuits were spending the il y a 20 ans
  Roger Dingledine 0de8f4ee55 another case (i think) of redundant code. il y a 20 ans
  Roger Dingledine 409294153f remove some redundant (and misleading) code il y a 20 ans
  Peter Palfrader 6734371234 15*60 is 15 minutes, not 5 il y a 20 ans
  Peter Palfrader 901712ee59 Remove ip address change flapping detection. It is not really needed and I do not think it works quite right. il y a 20 ans
  Roger Dingledine 4ddf2385a0 if it's not less than three does that mean it's more than two? il y a 20 ans
  Roger Dingledine 9d6d6da883 and code the part where redirectstream can take a port. il y a 20 ans