Commit History

Author SHA1 Message Date
  Nick Mathewson 866b6f5cec Backport r18064: fix harmless-to-us bug in ht.h 15 years ago
  Nick Mathewson b274ea202e Backport r18063: make ServerDNSRandomizeCase work. Fix bug 905. 15 years ago
  Karsten Loesing e600b87e75 When parsing routerstatus lines in votes, use previously defined smartlist rs_tokens instead of tokens. Pointed out by multiplication_. 15 years ago
  Roger Dingledine 243ded6b57 note r17993 for backport 15 years ago
  Roger Dingledine 751b268267 backport r17970 15 years ago
  Roger Dingledine 59e380c559 backport r17958 15 years ago
  Nick Mathewson 1443069018 Note r17924 for backport. 15 years ago
  Roger Dingledine 33d22e0f86 backport r17920: bridge relays don't fetch descriptors much 15 years ago
  Roger Dingledine b28329f46e change my mind about backporting r17945 15 years ago
  Roger Dingledine a5b730a0dc note r17917 for eventual backport 15 years ago
  Roger Dingledine 801eed4c55 note r17920 for backport 15 years ago
  Nick Mathewson 21e7fcbbfe Backport 17891 and 17892 to fix openbsd build warnings. Also backport snarky comments. 15 years ago
  Nick Mathewson 1a19dbef29 Note two backportable things. 15 years ago
  Roger Dingledine 107eddda64 declare that we're going to put 0.2.0.33 out this month. 15 years ago
  Karsten Loesing 363d9b21c6 Make ChangeLog for backport of 874 more accurate. 15 years ago
  Nick Mathewson d67be22e73 Note two bugfixes for backport; note others as backported. 15 years ago
  Nick Mathewson d2a2da8de8 Backport r17562: Do not litter the circuit list with introductino points on sighup. Reuse the ones we can, and dump the rest. Fixes bug 879. Patch by Karsten. 15 years ago
  Nick Mathewson 39117bb422 Backport r14830: Do not use SSL compression. 15 years ago
  Nick Mathewson e53bba1e2a Backport r17138: Fix the rest of bug 619: reject *:* servers should not do DNS lookups, even if broken clients send them RELAY_BEGIN cells. Patch from rovv. 15 years ago
  Nick Mathewson 4ee823668b Backport r17162 and r17164: verify cpath_layer match on rendezvous cells too. Fixes another case of bug 446. Based on a patch from rovv. 15 years ago
  Nick Mathewson 569e882496 Backport r17137: Patch from rovv: send back END cell in response to connect attempts to nonexistent hidden service port. 15 years ago
  Nick Mathewson 6515b74f0e Note r14830 for backport, since we have confirmed that firefox does not actually enable TLS compression. 15 years ago
  Andrew Lewman 8f211bad8b Backport r17806. Update openssl version, suggest latest libevent. 16 years ago
  Karsten Loesing 61e7489691 Make check-spaces happy. 16 years ago
  Karsten Loesing 54e5655924 gabelmoo has a new IP address. 16 years ago
  Nick Mathewson ca248222bb Backport: Make it possible to call set_onion_key twice without leaking RAM. 16 years ago
  Nick Mathewson 9b72e96f95 Backport: Fix bug 889: share deep-copied keys between threads to avoid races in reference counts. Bugfix on 0.1.0.1-rc. 16 years ago
  Nick Mathewson 5efd2b2fa7 Backport: Avoid nop call to control_event_or_authdir_new_descriptor that makes coverity think we are dereferencing a null pointer. It is safe, I think, but entirely too clever for our own good. 16 years ago
  Nick Mathewson eb1752e458 Backport: Fix memory leak in rend_cache_store_v2_desc_as_client(). 16 years ago
  Roger Dingledine 97b20ca31d clean up old changelog a bit while i'm at it 16 years ago
  Roger Dingledine bc5e4cd39e backport r17657 16 years ago
  Nick Mathewson 0d4abea193 Note that I _did_ backport r17566. 16 years ago
  Nick Mathewson a89852636c Backport r17139: Fix another case of refusing to use a chosen exit node because we think it will reject _mostly_ everything. Based on patch from rovv. See bug 752. 16 years ago
  Nick Mathewson 76eed8cc18 Backport r17184: when building preemptive circuits, ignore streams 16 years ago
  Nick Mathewson 119fd23f1e Backport r17181: fix the other half of r17091. now that best_support can be -1, we were complaining about no support for our one-hop streams, when in fact choose_good_exit_server_general() has no business caring about one-hop streams. patch from miner. 16 years ago
  Nick Mathewson fea3382aca Backport r17091: when we have no pending streams, choose exits with choose_good_exit_server_general rather than with circuit_get_unhandled_ports(). 16 years ago
  Nick Mathewson a750683d2f Partial backport of DNS address/name checking (r16621), and backport of 0x20 hack (r17171). 16 years ago
  Nick Mathewson 2548454bc5 Backport r166558: avoid mis-routing create cells. This has seen enough testing that we can be more confident in it now. 16 years ago
  Roger Dingledine c41a27ecec minimal (i think) backport of r17625 16 years ago
  Nick Mathewson 746980bba7 Backport bug 691 fix: do not shutdown Tor servers right away if the network is down. 16 years ago
  Nick Mathewson cc93490e7c Mark bug 691 fix for backport 16 years ago
  Nick Mathewson eb776e62e2 Oops; that should have been bug 874, not 879. 16 years ago
  Nick Mathewson 61239dd0eb Note that last commit is backportable. 16 years ago
  Nick Mathewson 3e9e1639d7 Backport karsten's bug 885 fix. 16 years ago
  Nick Mathewson da1a18d327 Backport tiny memory leak fix. 16 years ago
  Andrew Lewman 3c8f78b944 Backport r17482. Update the win32 directions to mention the many symlink errors one receives. 16 years ago
  Andrew Lewman 7cf6ceeeee Backport r17480. Update libevent version in the win32 directions. 16 years ago
  Nick Mathewson 05c185bec1 Backport: fix bug 880: find the end of an authority cert by looking for the first ----END SIGNATURE----- after the first dir-key-certification, not for the first ----END SIGNATURE. Harmless bug, but it made us non-spec-compliant. 16 years ago
  Andrew Lewman 0ee5704545 backport r17458, It's Short not Sort. Fix path to package list. 16 years ago
  Roger Dingledine 78d8680672 backport r17392: Compile without warnings on solaris 16 years ago