Skip to content
Snippets Groups Projects
  1. Aug 31, 2011
  2. Aug 25, 2011
  3. Aug 24, 2011
  4. Aug 17, 2011
  5. Aug 15, 2011
  6. Aug 10, 2011
    • Sebastian Hahn's avatar
      Ignore deprecation warnings on OS X · 92bea30e
      Sebastian Hahn authored
      Starting with Lion, Apple decided to deprecate the system openssl. We
      can start requiring users to install their own openssl once OS X doesn't
      ship with it anymore.
      92bea30e
  7. Aug 08, 2011
  8. Jul 20, 2011
    • Nick Mathewson's avatar
      Check return value in fmt_addr · 718252b2
      Nick Mathewson authored
      Previously, if tor_addr_to_str() returned NULL, we would reuse the
      last value returned by fmt_addr().  (This could happen if we were
      erroneously asked to format an AF_UNSPEC address.)  Now instead we
      return "???".
      718252b2
  9. Jul 19, 2011
  10. Jul 14, 2011
  11. Jul 13, 2011
  12. Jul 07, 2011
  13. Jul 06, 2011
  14. Jul 05, 2011
  15. Jul 01, 2011
  16. Jun 25, 2011
  17. Jun 24, 2011
  18. Jun 23, 2011
  19. Jun 22, 2011
  20. Jun 21, 2011
  21. Jun 20, 2011
Loading