r: Sandeep
Force Perl to do unbuffered output to avoid having Java and
Perl output out of sync.
git-svn-id: svn://10.0.0.236/trunk@174915 18797224-902f-48f8-a5cc-f745e15eee43
r=Sandeep, sr=Glen
Display the result of each test case and global pass rate.
git-svn-id: svn://10.0.0.236/trunk@174737 18797224-902f-48f8-a5cc-f745e15eee43
mustbe updated every time NSS is updated. This helps pick the right
version of NSS for JSS builds.
git-svn-id: svn://10.0.0.236/trunk@173614 18797224-902f-48f8-a5cc-f745e15eee43
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.
git-svn-id: svn://10.0.0.236/trunk@173558 18797224-902f-48f8-a5cc-f745e15eee43
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.
git-svn-id: svn://10.0.0.236/trunk@173522 18797224-902f-48f8-a5cc-f745e15eee43
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
git-svn-id: svn://10.0.0.236/trunk@172701 18797224-902f-48f8-a5cc-f745e15eee43
mechanism to shutdown the server after 2 min. Also added
socket timeouts in JSSE_SSLClient.java and JSS_SSLClient.java
git-svn-id: svn://10.0.0.236/trunk@172233 18797224-902f-48f8-a5cc-f745e15eee43
Java path and options are passed from all.pl to startJssServ.sh and
startJsseServ.sh.
git-svn-id: svn://10.0.0.236/trunk@171576 18797224-902f-48f8-a5cc-f745e15eee43
Fix issue with testing optimized version
Wrong jar file was taken for test with BUILD_OPT=1
git-svn-id: svn://10.0.0.236/trunk@171518 18797224-902f-48f8-a5cc-f745e15eee43
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.
git-svn-id: svn://10.0.0.236/trunk@171411 18797224-902f-48f8-a5cc-f745e15eee43
null before invoking the toString() method on it. The patch is contributed
by Christine Ho of AOL. r=wtc,glen.beasley.
git-svn-id: svn://10.0.0.236/trunk@165487 18797224-902f-48f8-a5cc-f745e15eee43
for CMC. The patch is contributed by Christine Ho of AOL. r=wtc.
Added Files: CMCCertId.java OtherMsg.java TaggedContentInfo.java
git-svn-id: svn://10.0.0.236/trunk@165152 18797224-902f-48f8-a5cc-f745e15eee43
The code is contributed by Christine Ho of AOL. r=wtc.
Added Files: GetCert.java LraPopWitness.java
git-svn-id: svn://10.0.0.236/trunk@163694 18797224-902f-48f8-a5cc-f745e15eee43
Change NSS Beta flag to false
Change JSS Beta flag to false
Code freeze.
git-svn-id: svn://10.0.0.236/trunk@162677 18797224-902f-48f8-a5cc-f745e15eee43