summaryrefslogtreecommitdiffstats
path: root/base/nss_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable Chrome OS to load the user's nssdb later.cmasone@google.com2010-04-291-3/+69
* Do not call NSS functions if NSS initialization failed.wtc@chromium.org2010-04-161-0/+1
* linux: make NSS version check non-fatalevan@chromium.org2010-02-191-3/+12
* Mention NSPR libs in NSS version check error message.craig.schlenter@chromium.org2010-01-281-1/+3
* Use nss_util.{h,cc} also on Windows. On Windows, NSS iswtc@chromium.org2010-01-271-1/+19
* Refactor EnsureNSSInit. Move the NSS SSL librarywtc@chromium.org2010-01-271-39/+2
* linux: abort unless we have the proper version of NSSevan@chromium.org2010-01-201-0/+10
* Linux: Add Certificate Info dialog (part 1)mattm@chromium.org2010-01-141-0/+200