summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close NSS_371_20030108NSS_371_20030108Franziskus Kiefer2017-09-290-0/+0
* fixup commit for branch 'NSS_371_20030108'cvs2hg2003-01-090-0/+0
* Handle checking password status when operating in a multiple process environmentrelyea%netscape.com2003-01-093-3/+68
* Set NSS version to 3.7.NSS_3_7_RTMwtc%netscape.com2002-12-191-2/+2
* Photon Bug 614396. NSS partion of the key db reset fixes.relyea%netscape.com2002-12-192-33/+107
* Bug 186058.relyea%netscape.com2002-12-181-0/+1
* Bug 183612: renamed CERT_VerifySignedDataWithPubKeyInfo towtc%netscape.com2002-12-181-3/+2
* Bug 183612: renamed some new functions to be consistent with existingwtc%netscape.com2002-12-1814-63/+66
* Bug 183612: fixed the bug that 'extra' may be used uninitialized. r=javi.wtc%netscape.com2002-12-181-5/+6
* Export CERT_DestroyOCSPResponse.wtc%netscape.com2002-12-171-0/+1
* Bug 183612: added support for looking up a cert by subject key ID andwtc%netscape.com2002-12-1717-85/+571
* Bug 185074: open the files we just did a "chmod -w" on once to work aroundwtc%netscape.com2002-12-131-0/+9
* Advance the tmpbuf pointer before we read the email entry lengths.relyea%netscape.com2002-12-131-0/+1
* Use correct sense of the timeout value.relyea%netscape.com2002-12-131-1/+1
* bug 183146. fix padlength calculation.relyea%netscape.com2002-12-131-1/+2
* fixup commit for branch 'NSS_3_7_BRANCH'cvs2hg2002-12-114-0/+6261
* Bug 180294: moved the OpenVMS build from the POSIX subsystem to nativewtc%netscape.com2002-12-114-23/+27
* fixup commit for branch 'NSS_3_7_BRANCH'cvs2hg2002-12-108-0/+7606
* Bug 39494: added a check to prevent buffer overflow. r=mcgreer,nelsonb.wtc%netscape.com2002-12-041-1/+6
* Fixed the build breakage of const unsigned char[] and unsigned char *wtc%netscape.com2002-12-0434-13662/+594
|\
* | fixup commit for tag 'NSS_3_7_BETA1'NSS_3_7_BETA1cvs2hg2002-11-2733-577/+13645
|/
* Bug 181878: fixed two more bugs in the new code to support multiple emailwtc%netscape.com2002-11-271-3/+2
* If return was on wrong if statement. Should return if emailaddr == NULL.relyea%netscape.com2002-11-261-0/+2
* remove extraneous return that NULLs out the code.relyea%netscape.com2002-11-262-4/+2
* Back out large hash code from 3.7 releaserelyea%netscape.com2002-11-262-141/+0
* Back out large hash code from 3.7 releaserelyea%netscape.com2002-11-2613-543/+9
* Move the 3.6 Mac Patch to 3.7relyea%netscape.com2002-11-261-1/+2
* fixup commit for branch 'NSS_3_7_BRANCH'cvs2hg2002-11-2687-28026/+4
* Incorporate Terry's and Nelson's reviews.relyea%netscape.com2002-11-262-80/+86
* Back out my last change.nelsonb%netscape.com2002-11-261-51/+53
* Eliminate bug due to uninitialized variable index. Eliminate leak.nelsonb%netscape.com2002-11-261-53/+51
* Bug 181878 allow multiple email addresses to point to a single subject record.relyea%netscape.com2002-11-263-78/+171
* Put the nss 3.7 section after the nss 3.6.1 section.nelsonb%netscape.com2002-11-211-6/+6
* bug 172247, don't allow import of duplicate issuer/serial certsian.mcgreer%sun.com2002-11-217-2/+60
* Add tests for sha256, sha384, and sha512.nelsonb%netscape.com2002-11-211-1/+3
* Add test modes for sha256, sha384 and sha512.nelsonb%netscape.com2002-11-211-17/+195
* Use the 32-bit code on Solaris x86 platforms, too.nelsonb%netscape.com2002-11-211-0/+1
* Add test cases from FIPS 180-2.nelsonb%netscape.com2002-11-2115-0/+17
* Use calloc() instead of malloc() followed by memset to 0. Bug 124302, patch bybzbarsky%mit.edu2002-11-201-4/+2
* Back out revision 1.2, which was a workaround for a c preprocessor bugnelsonb%netscape.com2002-11-201-57/+0
* Optimization: change macros to do only 32-bit arithmetic on platformsnelsonb%netscape.com2002-11-202-175/+360
* Fix for bug 180894 - don't assert in ShutdownCRLCache()jpierre%netscape.com2002-11-191-2/+0
* Made 'solarispkg' copy pkg/solars to pkg/$(OBJDIR), and go there tokirk.erickson%sun.com2002-11-174-9/+11
* Change all functions that create contexts for encryption to treat theirnelsonb%netscape.com2002-11-1611-40/+48
* Fix again?jpierre%netscape.com2002-11-161-1/+0
* Fix build again !jpierre%netscape.com2002-11-161-1/+2
* Recognize new SHAxxx OIDs.nelsonb%netscape.com2002-11-162-1/+33
* Fix buildjpierre%netscape.com2002-11-161-2/+1
* Correct softoken routines to work with new larger SHAxxx hashes.nelsonb%netscape.com2002-11-162-3/+3
* Correct HMAC code to work with new larger SHAxxx hashes.nelsonb%netscape.com2002-11-162-3/+2