Skip to content
Snippets Groups Projects
  1. Sep 06, 2011
    • Howard Chu's avatar
      For test063 · 90243e77
      Howard Chu authored and Quanah Gibson-Mount's avatar Quanah Gibson-Mount committed
      add hex timestamp to lutil_debug() output
      Fix LASTMOD race condition in accesslog.c
      Set refreshInterval even if using refreshAndPersist, since
      fallbacks will use refresh params
      90243e77
  2. Jun 28, 2011
  3. Jun 25, 2011
  4. Jun 22, 2011
    • Rich Megginson's avatar
      ITS#6862 MozNSS - workaround PR_SetEnv bug · ca45e62b
      Rich Megginson authored and Quanah Gibson-Mount's avatar Quanah Gibson-Mount committed
      ca45e62b
    • Rich Megginson's avatar
      ITS#6975 MozNSS - allow cacertdir in most cases · 7e528ae8
      Rich Megginson authored and Quanah Gibson-Mount's avatar Quanah Gibson-Mount committed
      OpenLDAP built with OpenSSL allows most any value of cacertdir - directory
      is a file, directory does not contain any CA certs, directory does not
      exist - users expect if they specify TLS_REQCERT=never, no matter what
      the TLS_CACERTDIR setting is, TLS/SSL will just work.
      TLS_CACERT, on the other hand, is a hard error.  Even if TLS_REQCERT=never,
      if TLS_CACERT is specified and is not a valid CA cert file, TLS/SSL will
      fail.  This patch makes CACERT errors hard errors, and makes CACERTDIR
      errors "soft" errors.  The code checks CACERT first and, even though
      the function will return an error, checks CACERTDIR anyway so that if the
      user sets TRACE mode they will get CACERTDIR processing messages.
      7e528ae8
  5. Jun 21, 2011
  6. Jun 13, 2011
  7. Jun 09, 2011
  8. Jun 08, 2011
  9. May 31, 2011
  10. Apr 11, 2011
  11. Mar 24, 2011
  12. Jan 31, 2011
  13. Jan 27, 2011
  14. Jan 26, 2011
  15. Jan 13, 2011
  16. Jan 11, 2011
  17. Jan 06, 2011
  18. Jan 05, 2011
  19. Jan 04, 2011
Loading