Commit Graph

743 Commits

Author SHA1 Message Date
ian.mcgreer%sun.com
cd9ccc69e9 fix broken AIX build 2001-10-12 15:16:38 +00:00
ian.mcgreer%sun.com
29cf4904b7 fix #else 2001-10-11 19:51:47 +00:00
ian.mcgreer%sun.com
9d0ae1d226 conditional compile in changes, this won't work until softoken is a true PKCS#11 module 2001-10-11 19:29:05 +00:00
ian.mcgreer%sun.com
0670cfdaa7 fix optimized builds 2001-10-11 18:41:51 +00:00
ian.mcgreer%sun.com
c13519619d more solaris fixes 2001-10-11 18:40:34 +00:00
ian.mcgreer%sun.com
c9daa6e1b2 a number of windows build fixes 2001-10-11 17:41:47 +00:00
ian.mcgreer%sun.com
b1686f8cc9 asn1 is not needed yet; fix windows tbox 2001-10-11 17:15:06 +00:00
ian.mcgreer%sun.com
9f7191ae3b fix broken tbox builds for solaris for now 2001-10-11 17:05:08 +00:00
ian.mcgreer%sun.com
dbd677e510 forgot to add this file 2001-10-11 16:43:06 +00:00
ian.mcgreer%sun.com
dac43ba788 define decoded cert type; implement cert cache; glue code for old NSS types; define global default trust domain 2001-10-11 16:34:49 +00:00
ian.mcgreer%sun.com
2944f4cedb add glue code for old NSS types; fix certificate lookup 2001-10-11 16:33:38 +00:00
ian.mcgreer%sun.com
add44b6731 begin process of converting pk11cert to use Stan cert code; Stan tokens integrated with SECMOD 2001-10-11 16:32:34 +00:00
ian.mcgreer%sun.com
34a3911321 integrate NSS 3.4 builds (stan parts now included) 2001-10-11 16:31:29 +00:00
nelsonb%netscape.com
a56382dc9a Use new assembly language multiply code contributed by Richard C. Swift. 2001-10-10 01:05:02 +00:00
nelsonb%netscape.com
6be66357d1 Build mpi with new file mpvalpha.c.
Contributed by Richard C. Swift (swift@netscape.com)
2001-10-09 23:51:36 +00:00
nelsonb%netscape.com
d774c7301a The Original Code is Multiple Precision Integer optimization code for
the Compaq Alpha processor.
The Initial Developer of the Original Code is Richard C. Swift.
Portions created by the Initial Developer are Copyright (C) 2001
the Initial Developer. All Rights Reserved.
2001-10-09 23:47:59 +00:00
nicolson%netscape.com
664e370179 Fix 103893: nickname is not NULL-terminated. 2001-10-09 20:52:22 +00:00
ian.mcgreer%sun.com
ff98847829 make this module buildable using NSS 3.x headers; some cleanup 2001-10-08 20:19:30 +00:00
ian.mcgreer%sun.com
1bfaccd4de implement hash keyed by NSSItem; change list method names to be like hash method names; fix 99214, arena mark lists broken 2001-10-08 19:26:02 +00:00
ian.mcgreer%sun.com
5c602aa7e2 reuse intermediate multiplication values when decrypting; speeds up decryption in the RIJNDAEL_GENERATE_VALUES case by 60%. (todo: something similar with RIJNDAEL_GENERATE_VALUES_MACRO) 2001-10-08 19:06:31 +00:00
jpierre%netscape.com
673f014f10 Fix Linux build 2001-10-08 18:49:17 +00:00
jpierre%netscape.com
9ab9244b7a Fix for 81246 - add default storage functions for the PKCS#12 decoder if no callbacks or objects are provided to it. In that case memory storage is automatically used 2001-10-08 18:33:04 +00:00
ian.mcgreer%sun.com
1c483cab92 allow various ways of building AES 2001-10-08 16:11:52 +00:00
jpierre%netscape.com
80858924e3 Fix for 102251 . Just updating a comment 2001-10-06 00:16:56 +00:00
jpierre%netscape.com
b163eeba5a Fix for 102251 . Implement 2-level locking for the SSL session cache to properly support SSL server applications using Windows NT fibers . Also optimize and enhance portability of locking primitives for single-process servers on all platforms by using a PRLock instead of cross-process locks . Reviewed by wtc 2001-10-06 00:14:33 +00:00
ian.mcgreer%sun.com
bd9d39178b fix build error 2001-10-03 14:07:29 +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
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
ian.mcgreer%sun.com
9999c42179 check in the nssItem_ interface 2001-09-25 20:48:51 +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
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
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
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
f0a6a83eca Fix warnings on Linux, Solaris, AIX, HP. 2001-09-20 21:41:34 +00:00
relyea%netscape.com
41f89b6090 Export the new initialization functions 2001-09-20 21:40:24 +00:00