Skip to content
Snippets Groups Projects
  1. Jul 01, 2011
    • Nick Mathewson's avatar
      Fix a rare memory leak in rend_cache_store · 46297bc7
      Nick Mathewson authored
      When we rejected a descriptor for not being the one we wanted, we
      were letting the parsed descriptor go out of scope.
      
      Found by Coverity; CID # 30.
      
      Bugfix on 0.2.1.26.
      
      (No changes file yet, since this is not in any 0.2.1.x release.)
      46297bc7
  2. Jun 17, 2011
  3. Jun 05, 2011
  4. May 28, 2011
  5. May 23, 2011
    • Nick Mathewson's avatar
      Work correctly if your nameserver is ::1 · be768509
      Nick Mathewson authored
      We had all the code in place to handle this right... except that we
      were unconditionally opening a PF_INET socket instead of looking at
      sa_family.  Ow.
      
      Fixes bug 2574; not a bugfix on any particular version, since this
      never worked before.
      be768509
  6. May 16, 2011
  7. May 15, 2011
  8. May 12, 2011
  9. May 11, 2011
  10. Apr 28, 2011
  11. Apr 26, 2011
  12. Apr 21, 2011
  13. Apr 19, 2011
  14. Apr 18, 2011
  15. Apr 06, 2011
  16. Apr 04, 2011
  17. Mar 28, 2011
  18. Mar 15, 2011
  19. Mar 13, 2011
  20. Mar 11, 2011
Loading