sandeep.konchady%sun.com
4b431e7e5c
Modified JSS/JSSE inter communication tests along with JSSPackageTest
...
and all.pl to use platform specific cert/keystore directory.
2005-06-23 05:59:36 +00:00
christophe.ravel.bugs%sun.com
ccba0763e9
297573 - Modify JSS tests such that they access certs from platform specific directories
...
r: Sandeep
Force Perl to do unbuffered output to avoid having Java and
Perl output out of sync.
2005-06-21 01:17:30 +00:00
christophe.ravel.bugs%sun.com
5265f6fc95
297573 - Modify JSS tests such that they access certs from platform specific directories
...
r=Sandeep, sr=Glen
Display the result of each test case and global pass rate.
2005-06-16 23:22:46 +00:00
christophe.ravel.bugs%sun.com
743c52ba12
297573 - Modify JSS tests such that they access certs from platform specific directories
...
r=Sandeep, sr=Glen
Make $testdir a specific directory for each run.
2005-06-15 18:39:37 +00:00
sandeep.konchady%sun.com
81a95c5db7
Added comment to all these files indicating that the version of NSS
...
mustbe updated every time NSS is updated. This helps pick the right
version of NSS for JSS builds.
2005-05-19 22:56:30 +00:00
sandeep.konchady%sun.com
73047c5d9c
Modified the way MANIFEST.MF file was being generated. I now use perl
...
to open a file and write to it instead of execing a system command.
This is in response to build failure when rsh to a Windows machine.
2005-05-18 22:18:15 +00:00
sandeep.konchady%sun.com
dd8d873edd
Modified build_java.pl to create a MANIFEST.MF file with JSS product
...
version information. This is then added to xpclass(_dbg).jar using
jar -tvf in place of zip -R.
Modified all.pl to execute a new test that checks for product package
version information in jss4.jar as well as compare this to the version
of library (libjss4.so or jss4.dll) being used. This helps in consistency
check for jss jar and associated lib.
Added a new test JSSPackaeTest.java that reads MANIFEST.MF from jss jar
to fetch product version information.
2005-05-17 21:15:12 +00:00
christophe.ravel.bugs%sun.com
18a44a9aad
Change NSS version to 3.10.1 Beta.
2005-04-27 20:28:39 +00:00
sandeep.konchady%sun.com
6b0615c933
Fix for JSSE and JSS client timeout issue
...
Fixed a couple of issues.
[1] Reduced JSS and JSSE server timeout from 2 min to 35 sec
[2] Added try/catch to JSSE client to detect non Sun JCA
[3] Added socket and program timeout for JSS and JSSE clients so that they exit
gracefully
[4] Split TLS and SSLv3 in seperate mothods in JSSE_SSLclient.java
2005-04-25 21:28:12 +00:00
christophe.ravel.bugs%sun.com
7c66d1bccc
238319: Sun packages changes
...
Uprev rpm release to 4.
2005-04-20 00:18:27 +00:00
christophe.ravel.bugs%sun.com
df9ef8a155
Changing beta flag to RTM.
2005-04-19 22:53:46 +00:00
sandeep.konchady%sun.com
f6fb7c1979
In JSSE_SSLServer.java and JSS_SSLServer.java added a timeout
...
mechanism to shutdown the server after 2 min. Also added
socket timeouts in JSSE_SSLClient.java and JSS_SSLClient.java
2005-04-14 17:37:49 +00:00
glen.beasley%sun.com
a7873159bf
282732 read/write/accept/close thread protection
2005-04-05 20:41:46 +00:00
christophe.ravel.bugs%sun.com
0612631846
238319: Sun packages changes.
...
Rpm release: 3
2005-04-05 17:36:27 +00:00
christophe.ravel.bugs%sun.com
3c6218acb3
283383 Create JSS and JSSE client/server test programs that intercommunicates to validate ciphers
...
Java path and options are passed from all.pl to startJssServ.sh and
startJsseServ.sh.
2005-04-04 18:07:00 +00:00
christophe.ravel.bugs%sun.com
28d7bfd55e
283383: Create JSS and JSSE client/server test programs that intercommunicates to validate ciphers.
...
Fix issue with testing optimized version
Wrong jar file was taken for test with BUILD_OPT=1
2005-04-03 00:24:58 +00:00
sandeep.konchady%sun.com
1bb3982eb2
Adding 7 java files, 2 shell scripts and modified all.pl for
...
bug id : 283383.
Java files added are JSS and JSSE server and clients. The purpose
of which is to intercommunicate between JSS and JSSE to validate
supported ciphers between the two. startJss*.sh are scripts for
starting JSS and JSSE servers. These tests are added to all.pl
to run as a part of overall JSS test suite.
Currently these tests do not report errors when a cipher that is
suppose to work between JSS and JSSE fails. I will file another
feature enhancement request to address this.
2005-03-30 22:19:56 +00:00
saul.edwards%sun.com
6c4afa32b5
Bug 225635 : GenerateCertRequest leaks arena
2005-03-25 21:12:05 +00:00
christophe.ravel.bugs%sun.com
0f7ac130b6
238319: Sun packages changes
...
Uprev rpm release number.
2005-03-11 23:06:42 +00:00
christophe.ravel.bugs%sun.com
d6f8d3ee7b
238319: Sun packages changes.
...
RPM release starts at 1 for JSS 3.1.5
2005-03-08 23:54:52 +00:00
christophe.ravel.bugs%sun.com
7e54357dc5
238319: Sun packages changes.
...
Add Mozilla license.
2005-02-26 03:40:37 +00:00
gerv%gerv.net
f45b5900c8
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-02 22:28:27 +00:00
glen.beasley%sun.com
7791836733
Rename HCL to NSS 171027
2005-01-28 19:16:12 +00:00
christophe.ravel.bugs%sun.com
7115486487
JSS tip: Version = 4.1 beta
2004-12-07 23:46:40 +00:00
christophe.ravel.bugs%sun.com
a8a211f314
Move to version 4.0.1 Beta.
2004-12-01 01:19:58 +00:00
wchang0222%aol.com
0d2bd6bda7
Bugzilla bug 270686: in getStatusString(), we should test statusString for
...
null before invoking the toString() method on it. The patch is contributed
by Christine Ho of AOL. r=wtc,glen.beasley.
2004-11-18 22:56:11 +00:00
wchang0222%aol.com
7d4312d780
Bugscape bug 57238: implemented CMCCertId, OtherMsg, and TaggedContentInfo
...
for CMC. The patch is contributed by Christine Ho of AOL. r=wtc.
Added Files: CMCCertId.java OtherMsg.java TaggedContentInfo.java
2004-11-09 06:01:15 +00:00
glen.beasley%sun.com
613c73fc0a
220223 TokenException caused by left over cert8.db
2004-10-22 00:00:51 +00:00
christophe.ravel.bugs%sun.com
f7f7257c13
238319: Sun packages changes.
2004-10-20 19:45:57 +00:00
wchang0222%aol.com
140228c846
Bugzilla bug 264257: added GetCert and LRA Pop witness controls to CMC.
...
The code is contributed by Christine Ho of AOL. r=wtc.
Added Files: GetCert.java LraPopWitness.java
2004-10-13 23:35:39 +00:00
glen.beasley%sun.com
428ccbac52
181540 support SHA-256, SHA-384, SHA-512
2004-10-12 23:24:40 +00:00
christophe.ravel.bugs%sun.com
ea68779909
238319: Sun packages changes.
2004-10-12 22:37:12 +00:00
christophe.ravel.bugs%sun.com
7dd5f656a6
238319: Sun packages changes.
2004-10-12 17:54:47 +00:00
christophe.ravel.bugs%sun.com
02a2ebdc30
238319: Sun packages changes.
2004-10-09 01:53:26 +00:00
christophe.ravel.bugs%sun.com
419a87f6ec
238319: Sun packages changes.
2004-10-08 04:16:06 +00:00
christophe.ravel.bugs%sun.com
0c439940ef
238319: Sun packages changes.
2004-10-06 21:49:45 +00:00
saul.edwards%sun.com
f00c3e60ba
208193: Add enableTLS, enableTLSDefault APIs.
2004-10-01 16:42:24 +00:00
christophe.ravel.bugs%sun.com
32b4f5eaea
NSS 3.9.3 / JSS 4.0 release candidate.
...
Change NSS Beta flag to false
Change JSS Beta flag to false
Code freeze.
2004-09-22 21:56:36 +00:00
glen.beasley%sun.com
8b09c31544
258666 JDK 1.5 made enum a keyword
2004-09-21 18:16:14 +00:00
saul.edwards%sun.com
d50f77aa5b
258699: Add finalize method to CipherContentProxy class.
2004-09-20 17:11:55 +00:00
glen.beasley%sun.com
ddff876c72
224566 JVM crashes due to socketAccept timeout
2004-09-09 22:53:31 +00:00
glen.beasley%sun.com
843eb0e40a
244865 MEM Leak in callbacks.c using SSL_RevealURL
2004-09-03 18:32:03 +00:00
glen.beasley%sun.com
f4dcb125f4
244881 Mem leak in SSLSocket getStatus
2004-09-03 17:15:12 +00:00
glen.beasley%sun.com
0e5da067d5
BugId 251635 jss4.jar needs to load libjss4
2004-08-25 18:05:04 +00:00
christophe.ravel.bugs%sun.com
1466e099f5
238319: Sun packages changes.
2004-08-23 21:09:13 +00:00
christophe.ravel.bugs%sun.com
bb366dc102
238319: Sun packages changes.
2004-07-29 18:43:00 +00:00
christophe.ravel.bugs%sun.com
4380067b18
238319: Sun packages changes.
2004-07-22 17:52:04 +00:00
christophe.ravel.bugs%sun.com
d96ede69ac
238319: Sun packages changes.
2004-07-21 23:23:41 +00:00
glen.beasley%sun.com
b3719b51cb
251635 upgrading to JSS to 4.0
2004-07-20 20:39:25 +00:00
christophe.ravel.bugs%sun.com
3e7b859eec
238319: Sun packages changes.
2004-06-24 01:18:12 +00:00