summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'Netscape_20000922_SECURITY_MAC_BRANCH'Netscape_MAC_PR3_RELEASENetscape_20001102_SECURITY_MAC_RELEASENetscape_20000922_SECURITY_MAC_BASEcvs2hg2000-10-07108-9955/+10341
* Use the new Database-less initialization.relyea%netscape.com2000-09-201-35/+2
* Create an initialization call for NSS that does not require the Databases to ...relyea%netscape.com2000-09-203-1/+44
* move PKCS11_Config from a private to public header file.relyea%netscape.com2000-09-202-9/+8
* Add modutil back to the build tree.relyea%netscape.com2000-09-201-1/+1
* Fix for bug# 49106. r=javi, a=wtcddrinan%netscape.com2000-09-201-1/+1
* Integrate OS/2 changes from IBM.relyea%netscape.com2000-09-2023-86/+679
* Bugzilla bug #53204: import NSPR 4.0.1 on Windows NT and 4.0 on all otherwtc%netscape.com2000-09-192-2/+6
* Fix bug 52633 in the NSS_30_BRANCH. Already fixed in trunk.nelsonb%netscape.com2000-09-141-1/+0
* Allow NSPR to come from somewhere else.relyea%netscape.com2000-09-131-4/+8
* Integrate key reuse changes back to NSS_3.01relyea%netscape.com2000-09-132-0/+33
* Merge fixes for bugs 51425 51559 51913 and 52092 from trunk onto thenelsonb%netscape.com2000-09-127-25/+162
* bumping for roots (please fix this, Ian!)mcgreer%netscape.com2000-09-081-1/+1
* Remove certinit.c from the NSS. This is part of the fix for Bug 45900javi%netscape.com2000-08-111-0/+0
* up version number for new rootsmcgreer%netscape.com2000-07-271-1/+1
* Bugzilla bug #46509: removed the use of -taso and the USE_64 makefilewtc%netscape.com2000-07-261-4/+0
* Make selfserv cough up it's pid.relyea%netscape.com2000-06-291-2/+16
* Fix bug in parsing of the HOSTDIR value.relyea%netscape.com2000-06-291-1/+1
* Bug 19119 [dogfood+] Mac build of PSM in-process. r = beard.gordon%netscape.com2000-06-281-0/+0
* Use the correct PATH syntax for NT (';' instead of ':')relyea%netscape.com2000-06-202-0/+5
* Shell script should work even if '.' is not in your pathrelyea%netscape.com2000-06-201-1/+1
* Allow us to use file redirection to input new cert extentions (remove the inp...relyea%netscape.com2000-06-201-8/+8
* Fix NT bugs with reading the password from a file.relyea%netscape.com2000-06-202-3/+19
* Merge memory management patch from the tip.thayes%netscape.com2000-06-191-1/+1
* (not part of build) added mozilla/security/nss/lib/smime to access paths, and...beard%netscape.com2000-06-161-0/+0
* 1) Generate the correct tag for Optimized builds.relyea%netscape.com2000-06-162-8/+24
* casts to make the mac happy (unsigned int *) to (int *).relyea%netscape.com2000-06-161-2/+2
* Fix bug where password files were not working for Create Certificate request.relyea%netscape.com2000-06-161-4/+10
* fixup commit for branch 'NSS_30_BRANCH'cvs2hg2000-06-12138-23537/+0
* Fix DSA / BLAPI interface by creating stub functions that have thechrisk%netscape.com2000-06-122-9/+41
* added roots.mcgreer%netscape.com2000-06-121-1/+1
* Sorted output for certutil -Lchrisk%netscape.com2000-06-122-33/+105
* Fix cleanup code in Decrypt to check for NULL pointersthayes%netscape.com2000-06-121-5/+5
* Add permanent (token) key for supporting Secret Decoder Ring (SDR)thayes%netscape.com2000-06-104-58/+397
|\
| * fixup commit for tag 'smimetk_branch_point'smimetk_branch_pointcvs2hg2000-06-06109-8281/+0
|/
* Carry forward fix from NSS 2.8 for servers that don't do ssl2.nelsonb%netscape.com2000-06-061-5/+9
* iterate context creation for all ciphers when doing performance tests.mcgreer%netscape.com2000-06-021-8/+52
* fork content version between ns-branded builds and mozilla builds.mcgreer%netscape.com2000-06-022-0/+5
* Allow for building with internal roots.mcgreer%netscape.com2000-06-021-0/+1
* Allow for building with internal root certs.mcgreer%netscape.com2000-06-022-1/+8
* more performance testingmcgreer%netscape.com2000-06-021-12/+57
* Use PK11 fixed key lookup to locate the key value. Fix ENCRYPT/DECRYPT bug inthayes%netscape.com2000-05-311-27/+14
* Return to using the thread safe version. The non-thread safe version can doub...relyea%netscape.com2000-05-311-2/+2
* Fix bug which would have bypassed mac checking in TLSrelyea%netscape.com2000-05-311-1/+1
* Set up code that allows you to run only some of the SSL tests in a single run.relyea%netscape.com2000-05-311-2/+14
* Fix Environment variable overrides.relyea%netscape.com2000-05-311-6/+7
* fix static array (found with solaris 2.7 build)mcgreer%netscape.com2000-05-311-1/+1
* Initial version of header for SDR wrappersthayes%netscape.com2000-05-271-0/+59
* Fix build on NT. Correct link order in PKCS11 directory.nelsonb%netscape.com2000-05-272-17/+22
* Add new implementation of the algorithm from RFC 2268. Fix some comments.nelsonb%netscape.com2000-05-273-8/+500