summaryrefslogtreecommitdiff
path: root/security/nss/lib/nss/nssinit.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 87650: replace slot traversal functions with list functions.nicolson%netscape.com2001-06-251-1/+9
* Make NSS_Init* idempotent.nicolson%netscape.com2001-06-121-6/+4
* Changes for NSS/JSS integration.nicolson%netscape.com2001-06-121-1/+9
* Fix for Bug 71889javi%netscape.com2001-03-141-5/+5
* Leave a reference to the static version strings so agressive linkers linkersrelyea%netscape.com2001-02-211-0/+9
* Make the public interface use a flags variable instead of a billion littlerelyea%netscape.com2001-02-101-3/+23
* Allow applications to initialize nss without necessarily initializing databas...relyea%netscape.com2001-02-091-18/+61
* Fix for Bug 68063javi%netscape.com2001-02-081-8/+18
* Bugzilla bug #60143: checked in OpenVMS patch from Colin Blakewtc%netscape.com2001-02-041-2/+2
* Add code to shutdown the PKCS #11 subsystem so NSS can be called to switch pr...relyea%netscape.com2001-02-011-5/+3
* Allow NSS_Initialize to succeed even if the databases cannot be opened.relyea%netscape.com2001-01-261-25/+56
* Always detect failure of RNG_RNGInit(), which on Solaris and HPUX systemsnelsonb%netscape.com2001-01-241-2/+7
* Bug 65903: Fixes to allow iWS admin stuff to work with shared library NSSrelyea%netscape.com2001-01-191-1/+1
* Add library version info to the NSS, S/MIME, and SSL shared libraries.wtc%netscape.com2001-01-181-0/+51
* Fix several bugs to get NSS_Init working again.nelsonb%netscape.com2001-01-071-3/+3
* 1) Add AIX to the build.relyea%netscape.com2001-01-061-18/+33
* Reduce warnings by adding missing #includes to eliminate calls tonelsonb%netscape.com2001-01-041-0/+1
* make read/write workmcgreer%netscape.com2000-11-091-2/+2
* Implement new function NSS_InitReadWrite, which is just like NSS_Initnelsonb%netscape.com2000-10-061-7/+19
* Add NSS_NoDB_Init()relyea%netscape.com2000-09-221-0/+38
* Initial NSS Open Source checkinrelyea%netscape.com2000-03-311-0/+201