summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for tag 'NSS_3_4_PRE_BETA'NSS_3_4_PRE_BETAcvs2hg2002-01-1757-13703/+0
* more backwards compatibility fixesian.mcgreer%sun.com2002-01-174-24/+54
* fix build bustageian.mcgreer%sun.com2002-01-161-1/+2
* fix a crash seen in PSM by making sure a zero-length attribute zeroes the ite...ian.mcgreer%sun.com2002-01-161-0/+3
* fix for bug 115360, failure in pkcs12 backwards compatibility testsian.mcgreer%sun.com2002-01-161-0/+12
* unfortunately, the SDR key keeps the value of CK_KEY_TYPE in the coefficient ...ian.mcgreer%sun.com2002-01-161519-0/+602908
|\
* | fixup commit for tag 'DBM_USING_NSPR_BASE'DBM_USING_NSPR_BASEcvs2hg2002-01-161519-602897/+0
|/
* Use dynamic library & xpidl_module names from nmake build for win32 gmake bui...seawood%netscape.com2002-01-162-0/+8
* Bugzilla bug 119340: added a debug printf statement.wtc%netscape.com2002-01-161-0/+1
* fix up problems in last changeian.mcgreer%sun.com2002-01-161-3/+8
* Ians debug change to find out the state of the DB after multi recepient testsonja.mirtitsch%sun.com2002-01-151-1/+9
* Include NSS.Prefix in the optimized target instead of NSDebug.Prefixjavi%netscape.com2002-01-151-3/+3
* revert last change, and move conversion of attribute value to host long up to...ian.mcgreer%sun.com2002-01-152-26/+10
* fix SDR on big-endian platforms. The leading zeros in the RSA coefficient ha...ian.mcgreer%sun.com2002-01-151-2/+25
* Fix for serial numbers which are negative when intrepreted as signed integers...ian.mcgreer%sun.com2002-01-151-2/+7
* force generated serial #'s to always be positiveian.mcgreer%sun.com2002-01-151-1/+2
* fix for bug 115360, ASN.1 encoder/decoder should handle conversion of unsigne...ian.mcgreer%sun.com2002-01-144-33/+56
* PKCS#11 needs to receive the serial number DER-encodedian.mcgreer%sun.com2002-01-1459-4/+13715
|\
* | fixup commit for tag 'NSS_3_4_20020114'NSS_3_4_20020114cvs2hg2002-01-1257-13695/+0
|/
* Fix nickname check for filtering cert lists.relyea%netscape.com2002-01-121-1/+41
* *sigh*ian.mcgreer%sun.com2002-01-111-9/+1
* temporary fix for bug 115360ian.mcgreer%sun.com2002-01-111-1/+9
* Fix for 98068 - PR_CALLBACK OS/2 issuesjpierre%netscape.com2002-01-112-6/+6
* Keep a copy of the DER Crl.relyea%netscape.com2002-01-112-0/+23
* Turns out there isn't a corresponding .def file for the Builtins module.javi%netscape.com2002-01-111-0/+1
* *.exp files (for symbol exporting) are now generated dynamically.javi%netscape.com2002-01-111-1/+0
* Fixed termination when using -L 30 (see bug 107777).kirk.erickson%sun.com2002-01-111-1/+1
* Fix for 118793 - remove GBASH references from OS2.mkjpierre%netscape.com2002-01-111-8/+0
* fix crash seen in PSMian.mcgreer%sun.com2002-01-111-2/+7
* Fix dual key generation crash.relyea%netscape.com2002-01-112-4/+10
* asleep of 3 seconds after killing of teh selfserv doesn't seem to besonja.mirtitsch%sun.com2002-01-101-1/+1
* Fix Crl import Crash. (use the template, not the attribute list).relyea%netscape.com2002-01-101-1/+1
* CERT_FindCertIssuer had a fallback to just grab any cert with the correct sub...ian.mcgreer%sun.com2002-01-101-0/+26
* Give the shared library fragment names.javi%netscape.com2002-01-104-16/+16
* Fix chaining bug. Cert's trust needs to be set before call to matchUsage.ian.mcgreer%sun.com2002-01-101-1/+14
* need to make sure trust is updated if it was already createdian.mcgreer%sun.com2002-01-101-1/+2
* bug 118051, make Stan pki1 headers private exports for 3.4ian.mcgreer%sun.com2002-01-101-2/+3
* Only release crypto context's reference if cert was removed. Should not have...ian.mcgreer%sun.com2002-01-101-3/+5
* back out previous changeian.mcgreer%sun.com2002-01-101-19/+1
* add command to certutil for dumping the chain of a certian.mcgreer%sun.com2002-01-101-0/+59
* Add error strings for new NSPR error codes. Bug 118668.nelsonb%netscape.com2002-01-101-0/+17
* Set the trust order for a newly installed built-ins to 100relyea%netscape.com2002-01-101-0/+3
* Fix default trust and cipher orders.relyea%netscape.com2002-01-101-2/+4
* Set up default trust order correctly.relyea%netscape.com2002-01-102-9/+25
* Initialize OCSP status variablerelyea%netscape.com2002-01-101-0/+3
* Enable OCSP code.relyea%netscape.com2002-01-101-9/+0
* Update existing NSS projects to support building NSS 3.4 as shared libraries ...javi%netscape.com2002-01-093-3663/+571
* New xml projects and headers required to build NSS 3.4 as shared libraries on...javi%netscape.com2002-01-098-0/+14439
* Define NSS_3_4 so that we get the right code and not Stan code that isn't qui...javi%netscape.com2002-01-091-1/+1
* Changes required to get the trunk of NSS building on the Mac.javi%netscape.com2002-01-093-1/+20