summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for tag 'NSS_3_12_3_BETA4'NSS_3_12_3_BETA4cvs2hg2009-02-171-65/+569
* [Bug 478931] object leak in pkix_List_MergeLists function. r=nelsonalexei.volkov.bugs%sun.com2009-02-171-5/+4
* Bug 457045: PR_STATIC_ASSERT can be used only in places where an "extern"wtc%google.com2009-02-171-4/+5
* Bug 469944: added -we4028, which makes it an error for a function'swtc%google.com2009-02-171-2/+3
* Bug 453234: removed the unused variable 'num' in SEED_Encrypt andwtc%google.com2009-02-161-2/+0
* fix const errors in NSS for bug #469944, r=wtcnelson%bolyard.com2009-02-166-17/+18
* Bug 278132: 1. Carried over an ifparser.c change from mozilla-central:wtc%google.com2009-02-142-5/+7
* Bug 457045: Use PATH_MAX instead of NAME_MAX*2 for the size of a bufferwtc%google.com2009-02-141-5/+3
* Bug 478171: moved the common code in WIN95.mk and WINNT.mk to WIN32.mk.wtc%google.com2009-02-143-57/+18
* Bug 477186: Infinite loop in CERT_GetCertChainFromCert, r=wtcnelson%bolyard.com2009-02-141-1/+2
* Bug 278132: NSS makefile dependencies broken, mkdepend missing, r=wtcnelson%bolyard.com2009-02-143-2/+154
* Original files copied from mozilla/config/mkdepend.nelson%bolyard.com2009-02-1410-0/+4171
* Bug 467553: Individual NSS test scripts do not run stand-alone, and cannotnelson%bolyard.com2009-02-132-14/+14
* Bug 478171: First step towards consolidating the *.mk files for the WINNTwtc%google.com2009-02-138-371/+3
* Bug 441321: Tolerate incorrect encoding of DSA signatures in SSL 3.0 handshakesnelson%bolyard.com2009-02-131-1/+2
* 457045 fix MAC OS X tinderbox bob will reviewglen.beasley%sun.com2009-02-131-7/+10
* 457045 solaris compile fix for DRBG r=bobglen.beasley%sun.com2009-02-131-2/+2
* Make tinderbox happy..rrelyea%redhat.com2009-02-131-6/+15
* Fix Solaris build failure.rrelyea%redhat.com2009-02-121-0/+4
* Bug 457045 - Implement one of the DRBGs (PRNGs) specified in NIST SP 800-90...rrelyea%redhat.com2009-02-122-14/+305
* Bug 457045 Implement one of the DRBGs (PRNGs) specified in NIST SP 800-90rrelyea%redhat.com2009-02-1213-725/+1241
* 476979 - Add cert chain tests that will do cert validation for different ku/...alexei.volkov.bugs%sun.com2009-02-124-126/+301
* 477777 - Selfserv crashed in client/server tests. r=nelsonalexei.volkov.bugs%sun.com2009-02-121-3/+2
* Dummy whitespace change to force NSS to be rebuilt.NSS_3_12_3_BETA3wtc%google.com2009-02-101-0/+1
* Bug 469944: when built with Microsoft compilers, serious NSS errors are ignored!nelson%bolyard.com2009-02-091-0/+29
* Bug 466745: random number generator fails on windows ce. r=wtcnelson%bolyard.com2009-02-091-22/+44
* 473944 - Trust anchor is not trusted when requireFreshInfo flag is set. r=ne...alexei.volkov.bugs%sun.com2009-02-099-744/+159
* Bug 469944: remove unnecessary casting of NULL from ckfw. r=rrelyeanelson%bolyard.com2009-02-0912-552/+552
* Bug 468532: Trusted CA trust flags not being honored in CERT_VerifyCertnelson%bolyard.com2009-02-092-3/+6
* Bug 476126: CERT_AsciiToName fails when AVAs in an RDN are separated by '+'nelson%bolyard.com2009-02-091-13/+17
* 474777 - Wrong deallocation when modifying CRL. r=nelsonalexei.volkov.bugs%sun.com2009-02-051-6/+7
* Bug 371522: Auto-Update of CRLs stops after first update, r=julien.pierrenelson%bolyard.com2009-02-051-1/+5
* Bug 476126: CERT_AsciiToName fails when AVAs in an RDN are separated by '+'nelson%bolyard.com2009-02-051-7/+16
* Bug 475090: Backed out the "recurse into directories" part of the previouswtc%google.com2009-02-051-7/+3
* Bug 473790: Adding CRL funcionality + some tests. r=alexeislavomir.katuscak%sun.com2009-02-053-15/+214
* Bug 466745: Use <> instead of "" for the system header shlobj.h. Changedwtc%google.com2009-02-051-4/+8
* 470351 - crlutil build fails on Windows because it calls undeclared isatty. ...alexei.volkov.bugs%sun.com2009-02-042-4/+6
* Fix build breakage on Windows.julien.pierre.boogz%sun.com2009-02-033-2/+8
* Fix for bug 473505 . softoken's C_Initialize and C_Finalize should succeed af...julien.pierre.boogz%sun.com2009-02-0327-87/+343
* Bug 466745: removed an unnecessary memset call. Cited the WinCE FIPSwtc%google.com2009-02-031-6/+7
* 475454 - vfychain requireFreshInfo incorrectly claims "revoked". r=nelsonalexei.volkov.bugs%sun.com2009-02-028-33/+18
* Bug 466745: random number generator fails on windows cenelson%bolyard.com2009-02-022-215/+70
* Fix for tests failures caused by integration of the patch for bug 461547.alexei.volkov.bugs%sun.com2009-02-016-2/+12
* 461547 - delay child certificate signature check until after trusted anchor ...alexei.volkov.bugs%sun.com2009-01-319-160/+135
* 461547 - delay child certificate signature check until after trusted anchor ...alexei.volkov.bugs%sun.com2009-01-301-1/+1
* Replacing expired certificate, old one caused test failures after expired.slavomir.katuscak%sun.com2009-01-301-0/+0
* 473365 - Incompatible argument in pkix_validate.c r=nelsonalexei.volkov.bugs%sun.com2009-01-295-39/+68
* Arg... The backout command still needed a commit at the end.rrelyea%redhat.com2009-01-281-1/+1
* Bug 426413rrelyea%redhat.com2009-01-276-29/+102
* Bug 474532: Softoken cannot import certs with empty subjects and non-emptynelson%bolyard.com2009-01-271-7/+9