summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close GECKO190_20091006_RELBRANCHGECKO190_20091006_RELBRANCHFranziskus Kiefer2017-09-290-0/+0
* fixup commit for branch 'GECKO190_20091006_RELBRANCH'cvs2hg2009-07-2811-42/+3845
* Backout the checkin for bug 431958, which Defined _X86_ on Win64.NSS_3_12_3_RTMNSS_3_12_3_RC0nelson%bolyard.com2009-04-022-8/+5
* 412468 - modify certutil, vfychain and vfyserv utilities to use CERT_PKIXVer...alexei.volkov.bugs%sun.com2009-04-011-155/+163
* 473944 - Trust anchor is not trusted when requireFreshInfo flag is set. r=ne...alexei.volkov.bugs%sun.com2009-04-012-0/+62
* Updated list of ignored leaks - added leak from bug #486298.slavomir.katuscak%sun.com2009-04-011-0/+3
* Bug 457045: fixed copyright notice. r=rrelyea.wtc%google.com2009-04-011-8/+7
|\
| * fixup commit for tag 'JSS_4_3_RTM'JSS_4_3_RTMcvs2hg2009-04-012000-858376/+0
|/
* Bug 478563: Add _MSC_VER (the cl version) to coreconf. r=julien.pierrenelson%bolyard.com2009-04-011-0/+2
* Fix for bug 480280 . Fix broken Windows build. r=nelsonjulien.pierre.boogz%sun.com2009-03-312-5/+8
* Bug 480280: Add missing SEC_ASN1_GET macro invocations. r=rrelyeanelson%bolyard.com2009-03-314-5/+10
* Bug 480280 - The CKA_EC_POINT PKCS#11 attribute is encoded in the wrong way...rrelyea%redhat.com2009-03-316-37/+549
* Bug 486060: sec_asn1d_parse_leaf uses argument uninitialized by caller pbe_PK...nelson%bolyard.com2009-03-311-1/+1
* 482795 - Avoid time encoding and decoding inside of pkix_pl_date object. r=n...alexei.volkov.bugs%sun.com2009-03-312-135/+46
* 473147 patch caused regression for win64 re-apply patch 286123 from bug 401071glen.beasley%sun.com2009-03-311-0/+4
* Bug 473147 - fix for aix, pk11mode verbose output, and pk11util/pk11mode bot...glen.beasley%sun.com2009-03-3010-1861/+199
* Bug 485970 - Remove DEBUG_kaie code testing code which doesn't build any morekaie%kuix.de2009-03-302-44/+0
* Prepare NSS 3.12.3 RC0.christophe.ravel.bugs%sun.com2009-03-301-2/+2
* Bug 478563: Add _MSC_VER (the cl version) to coreconf.nelson%bolyard.com2009-03-301-0/+8
* Bug 457045: In rng_init, removed an unnecessarywtc%google.com2009-03-301-2/+1
* Bug 457045: changed prng_Hash_df back to return SECStatus. r=rrelyea.wtc%google.com2009-03-301-1/+2
* Bug 485837: vc90.pdb files are output in source directory instead of OBJDIRnelson%bolyard.com2009-03-301-3/+2
* Backing out previous change. the were supposed to be sent to a branch, not th...rrelyea%redhat.com2009-03-292-9/+0
* Local changes that I've made to test things, but aren't really ready for main...rrelyea%redhat.com2009-03-292-0/+9
* Add Camilla cipher suites TLS RFC4132 bug 361025rrelyea%redhat.com2009-03-291-1/+9
* Add loops, conditionals and simple math.relyea%netscape.com2009-03-292-2/+42
* remove depricated mechanisms so pk11table continues to build.relyea%netscape.com2009-03-291-2/+0
* 1) Add time command to time specific functions.relyea%netscape.com2009-03-292-0/+47
* Add missing license block. Wrap long lines. Bug 243580. r=relyea.nelsonb%netscape.com2009-03-291-55/+131
* Fix mechanism command.relyea%netscape.com2009-03-291-1/+1
* Fix arrays handling strings, and helprelyea%netscape.com2009-03-292-3/+448
* Tool to manage pkcs 11 module tests.relyea%netscape.com2009-03-292-0/+962
* Bug 457045: moved the remaining FIPS 186-2 RNG code from drbg.c to dsa.c.wtc%google.com2009-03-292-113/+105
* Bug 457045: fixed nits. r=nelson.wtc%google.com2009-03-299-82/+77
* Bug 485729: removed unused file mapfile.Solaris. r=julien.pierre.wtc%google.com2009-03-291-43/+0
* Fixed missing text in copyright notice [#485713, r wan-teh]emaldona%redhat.com2009-03-292-0/+12
* Fixed text in copyright notice [#485713, r nelson]emaldona%redhat.com2009-03-294-2/+74
* Fixed text in copyright notice [#485713, r nelson]emaldona%redhat.com2009-03-291-1/+7
* Bug 485370: crash, bus error due to unaligned access in pkix_pl_OcspResponse_...nelson%bolyard.com2009-03-283-6/+7
* Bug 453364: some more PKCS #11 error code mapping improvements. r=rrelyea.wtc%google.com2009-03-282-1/+4
* Header and version references are to nssutil[bz 482742, r nelson]emaldona%redhat.com2009-03-281-8/+8
* add nssutil.h to EXPORTS list [bz 482742, r+ nelson]emaldona%redhat.com2009-03-271-0/+1
* nss util version headeremaldona%redhat.com2009-03-271-0/+52
* Change version to 3.12.3 RTM (for NSS 3.12.3 RC0).christophe.ravel.bugs%sun.com2009-03-271-2/+2
* 380784 increase max MAX_ITERATIONS for primegen patch suggested by nelson r+...glen.beasley%sun.com2009-03-261-1/+1
* backout of incorrect checkinglen.beasley%sun.com2009-03-261-0/+4
* 380784 increase max MAX_ITERATIONS for primegen patch suggested by nelson r+...glen.beasley%sun.com2009-03-261-4/+0
* Fix for bug 485140. Allow intel-aes.s to build on Solaris x64 with gcc/gas. r...julien.pierre.boogz%sun.com2009-03-261-1/+1
* Fix for bug 431958. Define _X86_ on Win64. r=nelsonjulien.pierre.boogz%sun.com2009-03-262-5/+8
* Fix for bug 485127 . bltest crashed when attempting rc5_cbc or rc5_ecb . r=ne...julien.pierre.boogz%sun.com2009-03-261-8/+17