summaryrefslogtreecommitdiff
path: root/security/nss/lib/nss/nssinit.c
Commit message (Expand)AuthorAgeFilesLines
* Tracking bug 145836: check in NSS bug fixes for Mozilla 1.0.1. Approved bywtc%netscape.com2002-06-041-21/+92
* Bugzilla bug 131289: fixed a UMR error and bad placement of the terminatingwtc%netscape.com2002-03-151-3/+2
* Bugzilla bug 112198: use the correct root certs module name for Darwin.wtc%netscape.com2002-03-031-0/+2
* Load builtins even if we are openning the database read only.relyea%netscape.com2002-02-281-1/+1
* Bugzilla bug 70217: ported NSS to BeOS. The patch is contributed bywtc%netscape.com2002-02-221-1/+1
* Restore idempontency to nss_init*relyea%netscape.com2002-01-291-0/+8
* Fix NT crash on startup. (load builtins after trust domain gets initialized).relyea%netscape.com2002-01-241-4/+4
* make sure path string has terminatorian.mcgreer%sun.com2002-01-241-0/+1
* make the load function for the root token workian.mcgreer%sun.com2002-01-231-8/+11
* Restore code automatic Built-in loading code.relyea%netscape.com2002-01-231-5/+61
* Changes required to get the trunk of NSS building on the Mac.javi%netscape.com2002-01-091-0/+4
* Clean up compilier warnings on Solaris and Linux, most particularly:relyea%netscape.com2001-12-071-1/+4
* 1) restore the const to PK11_Configure().relyea%netscape.com2001-11-301-23/+21
* fix memory leaksian.mcgreer%sun.com2001-11-291-0/+1
* More PSM fixes:relyea%netscape.com2001-11-201-17/+42
* NSS 3.4 integration changes.relyea%netscape.com2001-11-191-1/+40
* Cause NSS_init() to fail if it can't open the databases, rather than succedin...relyea%netscape.com2001-11-161-2/+5
* Land BOB_WORK_BRANCH unto the tip.relyea%netscape.com2001-11-081-1/+3
* integrate NSS 3.4 builds (stan parts now included)ian.mcgreer%sun.com2001-10-111-1/+3
* Make sure the Low level initialization function signature match. Include therelyea%netscape.com2001-09-201-6/+8
* Allow modutil to get the raw pkcs #11 strings.relyea%netscape.com2001-09-061-25/+2
* Land new PKCS #11 initialization code.relyea%netscape.com2001-08-241-196/+147
* 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