summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close NSS_3_12_3_MINIBRANCHNSS_3_12_3_MINIBRANCHFranziskus Kiefer2017-09-290-0/+0
* artificial changeset: close fixup head adbd8452af93 for tag NSS_3_12_3_2_WITH...cvs2hg2013-02-213-7/+3795
|\
* \ fixup commit for tag 'NSS_3_12_3_2_WITH_CKBI_1_73_RTM'NSS_3_12_3_2_WITH_CKBI_1_73_RTMcvs2hg2009-08-120-0/+0
|\ \ | |/
* | fixup commit for tag 'NSS_3_12_3_2_WITH_CKBI_1_73_RC1'NSS_3_12_3_2_WITH_CKBI_1_73_RC1cvs2hg2009-08-123-3795/+7
|/
* Fix for bug 508108 . Remove MOZILLA_CLIENT from Linux.mk . r=wtcNSS_3_12_3_2_RTMNSS_3_12_3_2_RC1julien.pierre.boogz%sun.com2009-08-121-4/+0
* Fix for bug 508108 . Backport fix for bug 494107 . r=christophejulien.pierre.boogz%sun.com2009-08-1117-131/+37
* Bug 508108 - NSS 3.12.3.2 releaseNSS_3_12_3_2_RC0christophe.ravel.bugs%sun.com2009-08-061-0/+5
* Bug 508108 - NSS 3.12.3.2 releasechristophe.ravel.bugs%sun.com2009-08-052-0/+0
* Bug 508108 - NSS 3.12.3.2 releasechristophe.ravel.bugs%sun.com2009-08-048-11/+17
* Bug 504611: backport the fix for bug 487567 for the NSS 3.12.3.1 release.wtc%google.com2009-07-281-1/+1
* Bug 504611: Apply the following changes to NSS_3_12_3_WITH_CKBI_1_75_RTMwtc%google.com2009-07-277-34/+49
* fixup commit for branch 'NSS_3_12_3_MINIBRANCH'cvs2hg2009-05-213-7/+3795
* 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