summaryrefslogtreecommitdiff
path: root/security/nss
Commit message (Expand)AuthorAgeFilesLines
* 420991 - libPKIX returns wrong NSS error code. r=nelsonalexei.volkov.bugs%sun.com2009-04-1011-281/+175
* 402058 fix for new pkix ssl tests r=self tinderbox brokeglen.beasley%sun.com2009-04-101-0/+3
* 485658 - vfychain -p reports revoked cert, but with -pp or no -p reports goo...alexei.volkov.bugs%sun.com2009-04-101-26/+35
* 402058 tstclnt return 254 for expected error for all.sh r=nelsonglen.beasley%sun.com2009-04-093-20/+30
* Fix for bug 485527. rename _X86_ symbol . r=nelsonjulien.pierre.boogz%sun.com2009-04-098-24/+27
* Bug 487567: OS/2 cannot sign softokn3.dll after upgrade to nss-3.12.3nelson%bolyard.com2009-04-091-1/+1
* Bug 486405: Allocator mismatches in pk12util.c, r=neil <neil@httl.net>NSS_HEAD_20090409nelson%bolyard.com2009-04-091-14/+15
* Bug 487162: ckfw/capi build failure on windows, r=rrelyeanelson%bolyard.com2009-04-091-1/+4
* Bug 486304: cert8.db "corruption" when importing a large certificate (>64K)nelson%bolyard.com2009-04-091-30/+46
* Bug 486999: Calling SSL_SetSockPeerID a second time leaks the previous valuenelson%bolyard.com2009-04-091-2/+7
* Bug 486304: cert8.db "corruption" when importing a large certificate (>64K)nelson%bolyard.com2009-04-081-12/+18
* Bug 487239: nssutil.rc doesn't compile on WinCEnelson%bolyard.com2009-04-083-0/+14
* Fix for build bustage.julien.pierre.boogz%sun.com2009-04-081-0/+1
* Fix for bug 433791. Delete Win16 references. r=nelsonjulien.pierre.boogz%sun.com2009-04-077-47/+2
* Bug #367374: Removing ignored stacks caused by not calling PR_Cleanup.slavomir.katuscak%sun.com2009-04-061-8/+0
* Fixed bug ID in list of ignored leaks.slavomir.katuscak%sun.com2009-04-031-1/+1
* Added new stacks from bugs #367374 + updated stack for #486298 to support DBG...slavomir.katuscak%sun.com2009-04-031-1/+9
* 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-011955-849994/+0
|/
* 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 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
* 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