Граф коммитов

492 Коммитов

Автор SHA1 Сообщение Дата
glen.beasley%sun.com ba376df649 378332 update ciphersuite constants and added isFipsCipherSuite method r=neil 2007-05-09 01:40:14 +00:00
glen.beasley%sun.com e0bc2aa97c 340128 version update r=christophe 2007-05-09 00:28:31 +00:00
glen.beasley%sun.com 87639fe85d 377826 SSLSocket.close may be blocked and hang the close operation r=wtc 2007-04-24 18:34:58 +00:00
glen.beasley%sun.com e3bc560aae 374663 optimize build loses header info r=christophe 2007-04-12 23:05:38 +00:00
glen.beasley%sun.com 229072ab4f 341681 Crypto.TokenException in Socket test r=neil 2007-03-31 04:28:19 +00:00
glen.beasley%sun.com a589bf2b07 341681 Crypto.TokenException in Socket test r=neil 2007-03-31 04:22:21 +00:00
glen.beasley%sun.com fbe6482a0b 370970 Server SSL code should invalidate Session ID when redoing handshake r=sparkinson sr=nkwan 2007-03-21 14:52:54 +00:00
glen.beasley%sun.com 6fd581351d big 370970 Server SSL code should invalidate Session ID when redoing handshake r=sparkins,sr=nkwan 2007-03-20 22:39:28 +00:00
glen.beasley%sun.com a064b31c86 341681 report underlying NSS/NSPR error r=neil 2007-03-01 03:53:53 +00:00
glen.beasley%sun.com b5dec65b01 363103 fix by Bartlomiej Lopatka r=glen sr=neil 2007-02-28 03:28:05 +00:00
wtchang%redhat.com 076bdda31e Bugzilla bug 371399: removed unused files. r=glen.beaskely
Removed files: Makefile pkgdepend pkginfo.tmpl prototype_com prototype_sparc
2007-02-23 22:59:34 +00:00
glen.beasley%sun.com f5caab842f 367235 only see PKCS11 tokens available to it at initialization r=wan-teh sr=relyea 2007-02-23 17:40:21 +00:00
wtchang%redhat.com 2e01dae087 Changed the JSS version back to 4.2.5 Beta. 2007-02-16 00:20:07 +00:00
wtchang%redhat.com ef1a3e0b81 Removed an out-of-date comment. 2007-02-15 01:39:07 +00:00
wtchang%redhat.com 830de8094d Set JSS version to 4.2.5 (RTM). Import NSPR 4.6.6 and NSS 3.11.6.
Modified Files:
	manifest.mn org/mozilla/jss/CryptoManager.java
	org/mozilla/jss/util/jssver.h
2007-02-15 01:32:44 +00:00
glen.beasley%sun.com 04224f0458 369660 MAC OS X support for build and all.pl r=christophe 2007-02-12 04:09:56 +00:00
glen.beasley%sun.com 9e56ad4996 333636 bind exception in socket tests r=neil 2007-02-06 20:50:00 +00:00
christophe.ravel.bugs%sun.com 186e4d1b52 Set the JSS version to 4.2.5 Beta.
Tag: none.
2007-02-05 23:07:31 +00:00
glen.beasley%sun.com 78a5342482 update error codes to NSS r=wtc 2007-01-04 19:08:47 +00:00
gerv%gerv.net fd0b7c527e Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
wtchang%redhat.com 0b7defce1b Removed PRODUCT_NAME, which is no longer used. r=christophe.ravel 2006-09-09 02:24:25 +00:00
wtchang%redhat.com cb235032b3 Use NSS 3.11.3 and NSPR 4.6.3. r=christophe.ravel 2006-09-09 00:04:44 +00:00
wtchang%redhat.com 1b22c1e476 Import NSS 3.11.3 and NSPR 4.6.3. r=christophe.ravel 2006-09-09 00:01:05 +00:00
wtchang%redhat.com 8cf22abb57 Bugzilla Bug 316369: support building JSS on Mac OS X. The patch is
contributed by Nathin Kinder <nkinder@redhat.com>. r=wtc.
Modified files: coreconf/jdk.mk jss/lib/config.mk
2006-08-05 01:27:41 +00:00
christophe.ravel.bugs%sun.com b497d7c856 JSS 4.2.4 release candidate. 2006-06-23 22:32:51 +00:00
neil.williams%sun.com adfa6afb5a Bug 337613, FipsTest assertion failure
r=glen
2006-06-20 21:40:16 +00:00
wtchang%redhat.com 9f827e24d8 Import NSPR 4.6.2 and NSS 3.11.1. 2006-06-02 05:20:37 +00:00
glen.beasley%sun.com 6a1e2d4459 335619 Template Fix for optional elements by rocky-s r=nkwan 2006-05-24 03:18:17 +00:00
glen.beasley%sun.com 10fedd99b7 338484 Run SSL tests in FIPS mode 2006-05-24 03:09:42 +00:00
christophe.ravel.bugs%sun.com 7a34787c99 Bugzilla 315445: Temp directory for AMD and Intel are the same, hence over writing each others files causing the tests to fail.
r+=glen.beasley
2006-05-15 18:38:48 +00:00
christophe.ravel.bugs%sun.com ac1c7bcb1c Change JSS version to 4.2.4 Beta. 2006-05-11 22:58:33 +00:00
glen.beasley%sun.com 100582d55a JSS version 4.2.3 RTM 2006-04-27 23:18:44 +00:00
wtchang%redhat.com 67a579d353 Bugzilla Bug 335275: include pk11pqg.h to declare the PK11_PQG_ functions.
The PK11_PQG_ functions operate on PQGParams, so we declare pqgParams as
a pointer to PQGParams, and cast a SECKEYParams pointer to a PQGParams
pointer. (SECKEYParams and PQGParams are isomorphic.)  r=nelson.
2006-04-25 01:26:42 +00:00
sandeep.konchady%sun.com 7dd8d26542 Bugzilla bug : 316448. Deprecated references to fortezza in code and test.
sr=glen.beasley
2006-04-07 15:56:50 +00:00
nkwan%redhat.com aa72ac0422 Updated tip to use NSS_3_11_RTM 2006-04-05 02:06:31 +00:00
nkwan%redhat.com dcb658cb4b bugzilla #332608 - added new function to just delete certificate 2006-04-03 23:09:49 +00:00
gerv%gerv.net e7a53f8e59 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-03-31 04:41:00 +00:00
nkwan%redhat.com 6b0609fb19 bugzilla #331369 - avoid calling fromRaw which calls into a non-ECC compliant NSS function 2006-03-22 21:53:52 +00:00
wtchang%redhat.com a8247496ad Bugzilla Bug 322871: moved the three new EC-related JNI function symbols to
a new JSS_4.2.3 section. r=sandeep.konchady.
2006-02-24 23:56:41 +00:00
nkwan%redhat.com d3491803d2 integrated patch 'build fix' from bugzilla #328246 2006-02-24 19:40:34 +00:00
sandeep.konchady%sun.com a39794becf Bugzilla bug: 328233 Fix for using SunJCE for all platformas that do not
use IBM JDK. sr=Alexei.Volkov
2006-02-23 16:47:17 +00:00
wtchang%redhat.com 8870a7917e Bugzilla Bug 322871: Checked in Bob Relyea's patch again.
Add multi-hash ECC to jss (based on the 1.4 JCE).
2006-02-23 01:21:52 +00:00
sandeep.konchady%sun.com 36c22a97e3 Bugzilla bug: 310368 Missed a file.
sr=Glen r=Alexei
2006-02-21 23:38:58 +00:00
sandeep.konchady%sun.com 40548840b8 Bugzilla bug: 326699 Added check for libjss4.$platform_lib_extension
sr=Alexei.Volkov r=Christophe.Ravel
2006-02-21 23:27:49 +00:00
sandeep.konchady%sun.com 713e3bd05b Bugzilla bug: 310368 Modified JSSE_SSLServer and JSS_SSLClient for proper
cipher preference and communication. sr=Glen.Beasley r=Alexei.Volkov
2006-02-21 23:25:25 +00:00
sandeep.konchady%sun.com 245692418c Bugzilla bug: 322998 Fix for SSLServerSocket.accept() consuming exception
cause. sr=Wan-Teh r=Alexei.Volkov
2006-02-21 22:43:27 +00:00
sandeep.konchady%sun.com dbf6d0080b Bugzilla bug: 317479. Added IBMJCE for tests to work with IBM JDK.
sr=glen.beasley r=alexei.volkov
2006-02-16 19:54:08 +00:00
christophe.ravel.bugs%sun.com 915ecf8936 322871: JSS needs to handle ECC keys and certs`
Back out changes by rrelyea (2006-02-10) and glen.beasley (2006-02-14).
r+: wtc
2006-02-14 23:53:05 +00:00
glen.beasley%sun.com b244d5e0da temp build fix 2006-02-14 20:16:45 +00:00
rrelyea%redhat.com e2c07cef61 Add multi-hash ECC to jss (based on the 1.4 JCE). 2006-02-10 22:06:22 +00:00