Skip to content
Snippets Groups Projects
  1. Dec 21, 2011
    • Nick Mathewson's avatar
      Do not even try to keep going on a socket with socklen==0 · b5e6bbc0
      Nick Mathewson authored
      Back in #1240, r1eo linked to information about how this could happen
      with older Linux kernels in response to nmap.  Bugs #4545 and #4547
      are about how our approach to trying to deal with this condition was
      broken and stupid.  Thanks to wanoskarnet for reminding us about #1240.
      
      This is a fix for the abovementioned bugs, and is a bugfix on
      0.1.0.3-rc.
      b5e6bbc0
  2. Dec 16, 2011
  3. Dec 15, 2011
  4. Dec 13, 2011
    • Sebastian Hahn's avatar
      Build with warnings and clang 3.0 · bcca541d
      Sebastian Hahn authored
      --enable-gcc-warnings enables two warnings that clang doesn't support,
      so the build fails. We had hoped clang 3.0 would add those, but it
      didn't, so let's just always disable those warnings when building with
      clang. We can still fix it later once they add support
      bcca541d
  5. Dec 08, 2011
  6. Dec 02, 2011
  7. Nov 24, 2011
  8. Nov 23, 2011
  9. Nov 21, 2011
  10. Nov 20, 2011
  11. Nov 19, 2011
  12. Nov 18, 2011
    • Sebastian Hahn's avatar
      Don't log about stats when running as a client without geoip · 6ef44b78
      Sebastian Hahn authored
      Completely disable stats if we aren't running as a relay. We won't
      collect any anyway, so setting up the infrastructure for them and
      logging about them is wrong. This also removes a confusing log
      message that clients without a geoip db would have seen.
      
      Fixes bug 4353.
      6ef44b78
  13. Nov 16, 2011
  14. Nov 15, 2011
  15. Nov 14, 2011
  16. Nov 09, 2011
  17. Nov 08, 2011
  18. Nov 07, 2011
  19. Nov 06, 2011
Loading