Граф коммитов

149 Коммитов

Автор SHA1 Сообщение Дата
cotter%netscape.com b17ccc5893 Changes related to new UI for viewing cert chains. 2000-05-17 04:19:47 +00:00
thayes%netscape.com 7935d54dfd Land latest SDR changes on the tip. 2000-05-17 01:20:20 +00:00
javi%netscape.com e95c2ed2f2 Add new function for getting the version string that can be used by
Mozilla.
2000-05-17 00:17:42 +00:00
mcgreer%netscape.com b7aa1cb7a3 including md2 and md5 implementations in MOZILLA_SECURITY_BUILD 2000-05-16 23:05:47 +00:00
ddrinan%netscape.com a9011363c1 OS/2 changes for snizinsk@us.ibm.com 2000-05-16 21:30:23 +00:00
ddrinan%netscape.com 20c50baf29 Fixed the release_md rule to copy the components stuff 2000-05-16 18:54:01 +00:00
ddrinan%netscape.com 882bbca42e Load the nlslayer/M14 from \\drinan. This is temporary 2000-05-16 18:47:22 +00:00
ddrinan%netscape.com ea496f8cc8 OS/2 changes for snizinsk@us.ibm.com 2000-05-16 18:30:55 +00:00
mcgreer%netscape.com bc82834652 Performance enhancements for md5 implementation.
+ unroll a loop in md5_compress
+ remove a superfluous variable
2000-05-16 18:18:39 +00:00
relyea%netscape.com 303f425f64 Add a mini-framework to allow us to test NSS releases without using tet. 2000-05-16 17:50:52 +00:00
relyea%netscape.com 38d6152e38 Change the attribute allocation scheme to a fixed array in the object. 2000-05-16 17:40:22 +00:00
relyea%netscape.com 4a3b75ec7e Add SSL and TLS to the slotlist search functions 2000-05-16 17:37:10 +00:00
relyea%netscape.com e1a6eb335e 1) performance changes.
a) do C_Decrypt in the handUnwrap case on it's own session so we don't
 single thread through the code.
	b) reuse the session created for the symKey when importing the key from data.

2) robustness changes.
	a) try different ways of getting the signature length if non-complient
 tokens don't present the modulus to us.
	b) Recover from state buffers changing sizes on us in the middle of
GetOperationState().
2000-05-16 17:36:24 +00:00
relyea%netscape.com 2c6cd2027f Only output caching if we turn tracing on. 2000-05-16 17:28:31 +00:00
relyea%netscape.com 1d44cff3d9 Add TLS and SSL flags to modutil.
Allow the Default flag to work specifically on a slot.
2000-05-16 17:27:29 +00:00
relyea%netscape.com f33f43b0fb 1) add code to allow selfserv to reuse existing listen ports when they are 'just haning around' (allows our test suits to run when starting and stopping the server all the time).
2) flush out any server output so it doesn't get lost from out test suites
2000-05-16 17:25:42 +00:00
roeber%netscape.com 46aa9fd2cd sync the database after writes 2000-05-16 01:55:20 +00:00
roeber%netscape.com 10698def3e Properly deregister shadow objects of session objects 2000-05-16 01:54:46 +00:00
mcgreer%netscape.com 9a0a622110 In BSAFE build, libfreebl.a has symbols needed by libbsafe.a (memory management). 2000-05-16 00:18:51 +00:00
mcgreer%netscape.com b4b2161fb5 reordered libraries for builds 2000-05-15 22:59:12 +00:00
dougt%netscape.com 56111f3144 Adding nsString and friends so that people can link against us without XPCOM until runtime. 2000-05-15 21:00:52 +00:00
roeber%netscape.com 67340d55fd Store object contents in network byte order, for database portability 2000-05-15 20:59:11 +00:00
roeber%netscape.com 5eb446422c Use the public (cap-NSS) mutex calls, not the private ones 2000-05-15 20:58:19 +00:00
dougt%netscape.com 4883dbdbd8 Updating project to build with standalone nlsLayer. 2000-05-15 20:56:30 +00:00
mcgreer%netscape.com c47bfa264a Changed DestroyContext functions so that freeit means free everything or free nothing, not just the context pointer. 2000-05-15 20:54:35 +00:00
roeber%netscape.com a7aa365f98 First checkin of database module 2000-05-15 20:39:58 +00:00
dougt%netscape.com 9a19e941a2 First Checked In. 2000-05-15 19:59:01 +00:00
ddrinan%netscape.com 028dac8036 Put nls layer into a separate static library 2000-05-13 03:27:53 +00:00
ddrinan%netscape.com 1ae114236d Initial checkin 2000-05-13 03:12:20 +00:00
mcgreer%netscape.com b696b30318 Add condition for BSAFE build. 2000-05-12 23:37:36 +00:00
mcgreer%netscape.com a09c5f58b5 Initial checkin of implementations of MD2 and MD5. An empty definition of Diffie-Hellman to allow for building, more later. Changes to Makefile for building with BSAFE. 2000-05-12 23:35:06 +00:00
dougt%netscape.com 309679b112 Fixes to make Mac work. 2000-05-12 19:58:37 +00:00
dougt%netscape.com a8cb2d6d75 First Checked In. 2000-05-12 19:57:18 +00:00
dougt%netscape.com 02dfda82c2 Fix to make compile on Mac. 2000-05-12 19:57:00 +00:00
dougt%netscape.com 2c82d0326c Fixes to make Mac compile. 2000-05-12 19:51:52 +00:00
dougt%netscape.com c1a2a82b2d Changes make project use static crypto lib. 2000-05-12 18:55:31 +00:00
dougt%netscape.com 09d6cac477 Minor changes to fix mac build bustages. 2000-05-12 18:43:28 +00:00
ddrinan%netscape.com 3a7fed2a26 No longer use obscuring layer from protocol 2000-05-12 03:18:09 +00:00
ddrinan%netscape.com 79b17428dc No longer build or export obscuring stuff 2000-05-12 03:17:08 +00:00
thayes%netscape.com 78f417fe60 Merge changes from SDR_BRANCH.
Add more SDR features, and provide compatibility between older PSM servers
and this client library.
2000-05-11 01:49:15 +00:00
ddrinan%netscape.com a20bf8b24b Link xpcom dynamically for Solaris and HP-UX 2000-05-10 00:01:29 +00:00
ddrinan%netscape.com f569007a34 Fixed NSPR library typos for Solaris 2000-05-09 23:14:07 +00:00
ddrinan%netscape.com 9b5eb6b4ed I18N include should be lower case 2000-05-09 22:07:05 +00:00
ddrinan%netscape.com df989039f6 Added import for I18N headers and libraries 2000-05-09 22:06:01 +00:00
roeber%netscape.com ce22112233 Adding CK_USHORT back in, for pedantic tests' sake 2000-05-09 18:57:58 +00:00
roeber%netscape.com a4edbbec1e Backing out accidental (recursive) commit 2000-05-09 18:35:24 +00:00
roeber%netscape.com 85c6f8a123 Added ckmd.h to private exports list 2000-05-09 18:31:16 +00:00
ddrinan%netscape.com dad57d51c4 Fixed some comments 2000-05-09 18:24:35 +00:00
ddrinan%netscape.com d8ab0e3ce1 Added newline to end of file 2000-05-09 02:20:54 +00:00
ddrinan%netscape.com 58864fea8f Fix up manifest 2000-05-09 01:36:43 +00:00