Commit Graph

2220 Commits

Author SHA1 Message Date
kaie%netscape.com
93e0fc7d13 b=100215 r=relyea sr=blizzard
Fix certificate verification chain display.
2001-10-01 14:57:35 +00:00
jaggernaut%netscape.com
ca6197295f Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
jpierre%netscape.com
e99ac98f52 Fix for 102089 - add a new "-l" command-line option to selfserv to use local threads . This enables NT fibers on Windows NT 2001-09-29 00:35:54 +00:00
nicolson%netscape.com
bafde73210 Add reuseAddr parameter to SSLServerSocket parameter, so servers can
re-bind to a socket.
2001-09-28 22:10:11 +00:00
jpierre%netscape.com
8f2b5ad7cd Fix for bug 101617 - make selfserv work in multi process mode on Windows NT 2001-09-28 02:43:48 +00:00
kaie%netscape.com
d0e84a1c53 b=92131 r=ddrinan sr=blizzard
Enable display of all certs.
2001-09-27 22:48:42 +00:00
nicolson%netscape.com
53a3d4b336 fix SSL_RSA_FIPS_* cipher enums. 2001-09-27 17:51:30 +00:00
sonja.mirtitsch%sun.com
9631ae5009 putting new tests back, since the ciphers have been fixed again 2001-09-27 16:37:46 +00:00
nelsonb%netscape.com
dd97606577 Fix the 128-bit block encrypt and decrypt functions for unaligned buffers. 2001-09-26 04:24:29 +00:00
nelsonb%netscape.com
cbf52380ab Correct the test for length of data in SSL channel info struct. 2001-09-26 04:22:55 +00:00
rangansen%netscape.com
d5f1ababde bug# 100457; r=ddrinan; r=nelsonb; r=blizzard;
sr=blizzard; Patch to put in proper handling of unrecognized
cert errors in psm
2001-09-26 00:28:24 +00:00
nelsonb%netscape.com
bb37a46273 Add a few new OIDs for AES and one old semi-bogus OID for DSA. 55048. 2001-09-25 23:29:30 +00:00
nicolson%netscape.com
8919270df6 Fix 96779: UserCertConflictException always gets thrown when importing user cert. 2001-09-25 21:39:21 +00:00
ian.mcgreer%sun.com
9999c42179 check in the nssItem_ interface 2001-09-25 20:48:51 +00:00
sonja.mirtitsch%sun.com
a3944b022e backing out changes until coredump of testclnt is fixed 2001-09-25 20:14:20 +00:00
sonja.mirtitsch%sun.com
3152497a31 added tests of 3 new ciphers in TLS and SSL 2001-09-25 16:00:00 +00:00
sonja.mirtitsch%sun.com
a81536af93 added log information for tinderbox 2001-09-25 01:27:59 +00:00
wtc%netscape.com
a62eec532e Bugzilla bug 83593: worked around a possible HP-UX B.11.00 bug, where
getpeername() occasionally fails with ENOTCONN after a successful
completion of non-blocking connect.
2001-09-25 01:25:41 +00:00
ddrinan%netscape.com
e55047effb Bug 100213 - Crash in GetOCSPResponders. r=rangansen,sr=kin 2001-09-25 00:08:48 +00:00
nicolson%netscape.com
2408313344 Emphasize that we ignore the SecureRandom parameter. 2001-09-24 18:34:18 +00:00
ian.mcgreer%sun.com
811f1795cd remove dumb question 2001-09-24 14:39:38 +00:00
relyea%netscape.com
1f69732c16 Allocate space for the slot count as well. 2001-09-21 22:53:02 +00:00
relyea%netscape.com
cd0d18dc1b SlotFlags should have a different quote char if they aren't escaped 2001-09-21 22:52:27 +00:00
relyea%netscape.com
24af055fe8 Fix JSS required prototypes. Bug 100791 2001-09-21 19:05:46 +00:00
ian.mcgreer%sun.com
f4a989ffcf add entrust global ca's 2001-09-21 15:43:30 +00:00
nelsonb%netscape.com
c9558281fc Add support for new TLS AES ciphersuites. Bug 87021. 2001-09-21 03:09:32 +00:00
nelsonb%netscape.com
a2bae99930 Add support to TLS for new 128-bit and 256-bit AES ciphersuites. 87021. 2001-09-21 03:07:35 +00:00
relyea%netscape.com
6b35339255 Fix assert to be correct! 2001-09-21 01:20:08 +00:00
rangansen%netscape.com
464265bfba r=rangansen sr=kin@netscape.com
bug# 100193 - updating PSM version
2001-09-21 00:20:34 +00:00
relyea%netscape.com
3c07e958d1 Duh. Don't try to get a reference to the slot until we know that it's not NULL. 2001-09-21 00:13:10 +00:00
relyea%netscape.com
ab017deb28 Sigh, some platforms have stdio.h included, some don't. 2001-09-20 23:19:15 +00:00
relyea%netscape.com
2b60cb8953 Replace variable that belongs in an ifdef. 2001-09-20 23:15:12 +00:00
relyea%netscape.com
9db1cb7b94 Fix compiler errors on HP, Linux, AIX, and Solaris 2001-09-20 22:16:25 +00:00
relyea%netscape.com
ce8cca241b Fix compiler warnings on Solaris, Linux, HP, and AIX 2001-09-20 22:15:32 +00:00
relyea%netscape.com
9cc2e54698 Fix compiler warnings on AIX, Linux, HP, and Solaris. 2001-09-20 22:14:09 +00:00
relyea%netscape.com
bd407ce779 Fix compiler warnings on HP, AIX, Linux, and Solaris. 2001-09-20 22:12:23 +00:00
relyea%netscape.com
795b909758 Remove usage of KeyDBHandle from the jar code. 2001-09-20 22:11:19 +00:00
relyea%netscape.com
b213eed507 Fix compiler warnings on HP, Linux, Solaris, and AIX. 2001-09-20 22:09:49 +00:00
relyea%netscape.com
2d1beaea64 Fix compiler warnings on Solaris, Linux, AIX, HP.
Remove dependency on header files in softoken.
2001-09-20 22:07:33 +00:00
relyea%netscape.com
6eed667267 Fix Linux warnings. 2001-09-20 22:02:46 +00:00
relyea%netscape.com
1cdc9162cb Fix compiler warnings. 2001-09-20 22:01:37 +00:00
relyea%netscape.com
6df55bcad1 Handle issues with raw keys not being visible. 2001-09-20 22:00:05 +00:00
relyea%netscape.com
7a6229eb6e Fix compiler warnings 2001-09-20 21:59:11 +00:00
relyea%netscape.com
bad59da847 Compile in the new brave world where Low level structures are visible. 2001-09-20 21:54:33 +00:00
relyea%netscape.com
485eb27895 Fix compiler warnings. 2001-09-20 21:52:59 +00:00
relyea%netscape.com
50931215ee rsaperf uses low level external headers. Get those headers from the
development tree.
2001-09-20 21:52:06 +00:00
relyea%netscape.com
42419ae0ca Remove unneeded references to the KeyDB data structure.
fix compilier warnings.
2001-09-20 21:50:21 +00:00
relyea%netscape.com
ad3b9d7e36 Fix compilier warnings.
Remove calls to low level key structures.
2001-09-20 21:47:29 +00:00
relyea%netscape.com
bc18839896 Remove dead code.
Fix compiler warnings.
2001-09-20 21:45:41 +00:00
relyea%netscape.com
0b9bdfa399 Fix compiler warnings.
Use the new Initalization functions for Modules.
2001-09-20 21:44:20 +00:00