Skip to content
  1. Oct 30, 2007
  2. Oct 26, 2007
  3. Oct 25, 2007
  4. Oct 15, 2007
  5. Oct 13, 2007
    • Daniel Stenberg's avatar
      Chris Leighton: · 887e8f92
      Daniel Stenberg authored
      My understanding is that we use "number" for discrete variables and
      "amount" for continuous variables.
      
      So you can say "The amount of flour required depends on..." or, "Last
      night I consumed a large amount of beer!".
      
      And, "That tank contains a large number of fish" or, "Over the week I
      consumed a number of cases of beer."
      
      I think that features are discrete, so the man page would read "...the
      number of features will make your head spin!".
      887e8f92
  6. Oct 09, 2007
  7. Oct 07, 2007
  8. Oct 05, 2007
  9. Oct 04, 2007
  10. Oct 03, 2007
  11. Oct 02, 2007
  12. Sep 25, 2007
  13. Sep 24, 2007
  14. Sep 21, 2007
  15. Sep 20, 2007
  16. Sep 18, 2007
    • Daniel Stenberg's avatar
      Rob Crittenden provided an NSS update with the following highlights: · 8c3f40ee
      Daniel Stenberg authored
      o It looks for the NSS database first in the environment variable SSL_DIR,
        then in /etc/pki/nssdb, then it initializes with no database if neither of
        those exist.
      
      o If the NSS PKCS#11 libnspsem.so driver is available then PEM files may be
        loaded, including the ca-bundle. If it is not available then only
        certificates already in the NSS database are used.
      
      o Tries to detect whether a file or nickname is being passed in so the right
        thing is done
      
      o Added a bit of code to make the output more like the OpenSSL module,
        including displaying the certificate information when connecting in
        verbose mode
      
      o Improved handling of certificate errors (expired, untrusted, etc)
      
      The libnsspem.so PKCS#11 module is currently only available in Fedora
      8/rawhide. Work will be done soon to upstream it. The NSS module will work
      with or without it, all that changes is the source of the certificates and
      keys.
      8c3f40ee
    • Daniel Stenberg's avatar
  17. Sep 13, 2007
  18. Sep 09, 2007
  19. Sep 06, 2007
  20. Sep 05, 2007
  21. Sep 03, 2007
  22. Sep 01, 2007