julien.pierre.bugs%sun.com
dc966bf4fc
Back out fix for 290121 temporarily (until Christophe upgrades build tools)
2005-04-14 04:41:49 +00:00
wtchang%redhat.com
a2bada0039
Bugzilla bug 290233: fixed printf format related bugs reported as compiler
...
warnings. r=nelsonb.
Modified Files: addbuiltin.c rsaperf.c vfychain.c
2005-04-13 23:03:15 +00:00
julien.pierre.bugs%sun.com
2649255cb0
Fix for bug 290120 - compile source files with absolute pathnames on AIX. r=wtchang
2005-04-13 20:58:06 +00:00
julien.pierre.bugs%sun.com
fb7c3531fe
Fix for 290121 - always fill the CRL cache on first entry, to fix AIX problem. r=nelson
2005-04-13 18:08:48 +00:00
wtchang%redhat.com
5a9624f05e
Bugzilla Bug 287495: added Go Daddy Class 2 CA and Starfield Class 2 CA.
...
Bumped the nssckbi module's version to 1.53. Updated the instructions in
README. r=relyea,nelsonb.
Modified Files: README certdata.c certdata.txt nssckbi.h
2005-04-13 01:45:53 +00:00
alexei.volkov.bugs%sun.com
1776147b6c
Adding cert id and revocation indication to CRL SSL Client Tests results.
2005-04-13 00:23:09 +00:00
bzbarsky%mit.edu
3077e2ca98
Throw from our Init() method if we're already initialized, so we don't add
...
ourselves to various lists twice. Bug 282784, r=kaie, sr=jst, a=asa
2005-04-12 15:25:41 +00:00
alexei.volkov.bugs%sun.com
d2f6e314c7
Fix for bug 265003: Add CRL generation to crlutil. Reviewed JP+
2005-04-12 02:24:17 +00:00
julien.pierre.bugs%sun.com
98d2ea1e3c
Correct name of extension from "Invalid Date" to "Invalidity Date".
2005-04-11 21:27:01 +00:00
wtchang%redhat.com
55b75e7a5b
Bugzilla Bug 289819: fixed a typo in the SEC_ERROR_EXTRA_INPUT error
...
message. r=nelsonb.
2005-04-11 19:02:47 +00:00
nelsonb%netscape.com
0187d36e9b
Report correct error code when input cert file contains extra stuff.
...
bug 289819. r=julien.pierre
2005-04-11 02:52:01 +00:00
nelsonb%netscape.com
f454364692
Truncate output file before writing. Bug 289817. r=julien.pierre
2005-04-11 02:48:54 +00:00
julien.pierre.bugs%sun.com
4f4e3af5f8
Fix for 280121 - allow encoding simple templates with SEC_ASN1_INLINE and SEC_ASN1_OPTIONAL . r=nelson
2005-04-09 05:06:34 +00:00
julien.pierre.bugs%sun.com
41b238e2b7
Fix for 288892 - fix for tstlcnt to help QA run on OS/2 . r=nelson, wtchang
2005-04-09 01:46:38 +00:00
nelsonb%netscape.com
e0a7c75322
Don't crash in NSC_CopyObject after failing to copy a token object.
...
Bug 289529. r=relyea.
2005-04-09 00:42:01 +00:00
nelsonb%netscape.com
764545022b
decouple block size from buffer size for AES/rijndael in bltest.
...
Bug 289066. r=saul.edwards,rrelyea.
2005-04-06 23:19:22 +00:00
nelsonb%netscape.com
7d6edc424d
Back out the preceeding fortezza removal patch, which was accidentally
...
applied to the trunk, not to the intended branch.
2005-04-06 21:35:45 +00:00
nelsonb%netscape.com
17a1f014fd
Remove fortezza support from libSSL and related commands. Bug 239960.
...
ON PERFORMANCE_HACKS_BRANCH. r=rrelyea.
2005-04-06 19:43:19 +00:00
darin%meer.net
430b684e9c
fixes bug 285991 "leak loading site from HTTPS" r=biesi sr=dbaron
2005-04-06 01:35:06 +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
bsmedberg%covad.net
844ef87b25
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-05 14:50:16 +00:00
nelsonb%netscape.com
095a0172f0
Fix implementation of SSL_NO_STEP_DOWN. Bug 148452. r=julien.pierre.
...
Modified Files: sslimpl.h sslinfo.c sslsecur.c sslsock.c
2005-04-05 03:48:20 +00:00
julien.pierre.bugs%sun.com
a2ec53c02b
Fix gcc compiler warning
2005-04-05 00:55:55 +00:00
julien.pierre.bugs%sun.com
9b65f66678
Fix for bug 287654 - check message value against RSA modulus. r=nelson
2005-04-05 00:14:07 +00:00
neil.williams%sun.com
fe7d548e36
This fixes Bugzilla Bug 288227 by initializing the stepUp flag in
...
nssCryptokiTrust_GetAttributes(). r=nelsonb
2005-04-04 18:46:23 +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
nelsonb%netscape.com
2295f52e3f
Add new -E option to test the SSL_NO_STEPDOWN option. r=julien. bug 148452.
2005-04-04 17:42:24 +00:00
julien.pierre.bugs%sun.com
51bba31171
Fix for 287654 . Check input buffer length for C_Encrypt with RSA . r=nelson
2005-04-04 09:27:42 +00:00
cbiesinger%web.de
504bf13768
Bug 288011 eliminate nsISSLSocketProvider
...
r=darin sr=bz
2005-04-03 17:22:58 +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
julien.pierre.bugs%sun.com
cb30654b49
Remove unused variable
2005-04-02 06:52:04 +00:00
julien.pierre.bugs%sun.com
d8d9c318e9
Reduce unneeded warning output
2005-04-02 06:46:51 +00:00
julien.pierre.bugs%sun.com
60434802cb
Add include for definition of SECU_RegisterDynamicOids
2005-04-02 06:40:30 +00:00
julien.pierre.bugs%sun.com
d7a47fe87b
Remove unused variable
2005-04-02 06:38:39 +00:00
julien.pierre.bugs%sun.com
f33115f7d0
Remove dead and very bogus pre-softoken code
2005-04-02 06:33:25 +00:00
julien.pierre.bugs%sun.com
7ab19a77f5
Clean-up compiler warnings
2005-04-02 06:21:20 +00:00
julien.pierre.bugs%sun.com
e38dfe9691
Fix for bug 288726. error in SECMOD_CancelWait
2005-04-02 06:02:53 +00:00
julien.pierre.bugs%sun.com
16a9e79d60
Silence compiler warnings
2005-04-02 05:33:41 +00:00
julien.pierre.bugs%sun.com
bfae460ea7
Remove unused variable
2005-04-02 05:26:58 +00:00
julien.pierre.bugs%sun.com
e413d4ae39
Remove unused variables
2005-04-02 05:25:26 +00:00
julien.pierre.bugs%sun.com
a35532a9db
Cleanup unused variables and dead code
2005-04-02 05:24:07 +00:00
julien.pierre.bugs%sun.com
85f13422bc
Remove unused variable
2005-04-02 05:17:27 +00:00
alexei.volkov.bugs%sun.com
aa8a4b4b1c
fix for bug 265003: selfserv.c: allow selfserv to load crls. R=julien
2005-04-02 02:29:24 +00:00
nelsonb%netscape.com
aed5390a2d
Rename functions that are shared by pk11wrap and softoken from sftk_ to
...
secmod_. Bug 286685. r=relyea.
2005-04-02 00:46:13 +00:00
wtchang%redhat.com
1ddbee0247
Bugzilla bug 288657: fixed the bug that pk11_AnyUnwrapKey returns a
...
partially constructed symKey object if C_UnwrapKey fails with
CKR_DEVICE_ERROR. r=relyea.
2005-04-01 22:27:44 +00:00
julien.pierre.bugs%sun.com
ae1e453088
Cleanup unused variables
2005-04-01 02:47:52 +00:00
julien.pierre.bugs%sun.com
f48776e693
Indentation fix (related to 287498)
2005-04-01 00:14:34 +00:00
julien.pierre.bugs%sun.com
9e0be5be27
Fix for 259896 - make rsaperf use PKCS#11 . and many other improvements. r=nelson
2005-03-31 23:33:51 +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