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

50 Коммитов

Автор SHA1 Сообщение Дата
nicolson%netscape.com ffc75c0183 Call a proper NSS function to get the unique ID.
Mozilla bugs 77664 and 77665.
2001-05-04 23:01:19 +00:00
nicolson%netscape.com a9b0d83bf6 deprecated getUniqueID, since it is implementation-dependent and probably
not being used.
2001-04-27 20:13:21 +00:00
nicolson%netscape.com 7ebb9fc23b get rid of workarounds for bug 323494. 2001-04-19 02:03:55 +00:00
nicolson%netscape.com a27d65d933 Fix bug 75490: memory bug in decodeAndImportKey causes SEGV. 2001-04-12 22:13:25 +00:00
nicolson%netscape.com 398e180941 snprintf is called _snprintf on windows. 2001-04-11 23:46:36 +00:00
nicolson%netscape.com a4eca56472 Tweaks for JSS 3.1, and get it to build. 2001-04-10 17:32:30 +00:00
nicolson%netscape.com e6c3174bf3 just hacking. 2001-04-03 04:08:20 +00:00
nicolson%netscape.com 37f72b0328 Allow the option of not overriding the Sun provider, for CMS. 2001-03-23 19:50:02 +00:00
nicolson%netscape.com 3e6f23f365 It needs to extend ServerSocket. 2001-03-10 01:56:57 +00:00
nicolson%netscape.com 017fc471e3 Leave in MSVCRTD, because it breaks the build on Sonja's machine. 2001-03-10 01:21:39 +00:00
nicolson%netscape.com 3c02789261 We need to set -DNSS_USE_STATIC_LIBS on NT because of some code in ssl.h. 2001-03-09 22:24:42 +00:00
nicolson%netscape.com 96c951e5f4 Fix compiler warning on NT by setting /NODEFAULTLIB:MSVCRTD. 2001-03-09 22:23:45 +00:00
nicolson%netscape.com 9591ae092c SSL changed its callback signatures to return SECStatus. 2001-03-09 21:35:51 +00:00
nicolson%netscape.com 69b536d47c Remove libsectool. 2001-03-09 21:35:02 +00:00
nicolson%netscape.com 47d0d3fc31 Replaced javadoc in new SSL classes.
A couple of API tweaks.
2001-03-06 08:49:37 +00:00
nicolson%netscape.com f05f95c615 Rename misnamed ssl methods. 2001-03-06 08:48:03 +00:00
nicolson%netscape.com 5635406144 Shift around native methods in SSL package. 2001-03-02 04:38:33 +00:00
nicolson%netscape.com efdaeffd56 Add the last of the methods to SSLServerSocket for backward compatibility.
Split out common functionality into SocketBase (not the same as SocketImpl!).
2001-03-02 04:38:14 +00:00
nicolson%netscape.com 134e24a928 Elimintate some JDK 1.2isms so that we are still JDK1.1 compatible. 2001-02-23 23:30:08 +00:00
nicolson%netscape.com 0336751322 update version names and numbers. 2001-02-22 06:20:44 +00:00
nicolson%netscape.com 8d3d9b6a8a Add build flags for other unix platforms. These were copied and pasted
out of NSS's config.mk.
2001-02-22 06:16:41 +00:00
nicolson%netscape.com fab7ac70c5 Symbol map for creating the JSS DLL. 2001-02-22 06:14:31 +00:00
nicolson%netscape.com 6038a5536a Get everything building and linking on WINNT. 2001-02-20 05:38:45 +00:00
nicolson%netscape.com fb8252a193 Remove cdbhdl.h, which is now a private export. Instead we cut and paste
its contents into our file.
2001-02-20 00:13:45 +00:00
nicolson%netscape.com da0411e3a0 add method for setting cipher policy. 2001-02-19 18:29:49 +00:00
nicolson%netscape.com 7a241f2c34 Tweak library rules for WINNT 2001-02-19 18:28:55 +00:00
nicolson%netscape.com c3b7189c5d Make server-side SSL work. Put common code in common.c. 2001-02-15 05:46:33 +00:00
nicolson%netscape.com 36c64fe1cf make it build better. 2001-02-15 05:44:28 +00:00
nicolson%netscape.com 4683cee5b6 fill out SSLSocket with more methods. 2001-02-10 02:49:33 +00:00
nicolson%netscape.com 9cc5c6affa Export the JavaVM so we can access it from SSL callbacks. 2001-02-09 21:47:29 +00:00
nicolson%netscape.com f838e1446e some new utilities for the SSL code. 2001-02-09 11:28:01 +00:00
nicolson%netscape.com 84a7fa4e5c build ssl now. 2001-02-09 11:27:13 +00:00
nicolson%netscape.com 5a4f124cf0 remove libfort, add lib jssssl. 2001-02-09 11:26:48 +00:00
nicolson%netscape.com 999896c8c2 Checkin new SSL code. SSLClient test works. 2001-02-09 11:26:34 +00:00
wtc%netscape.com 3a43941274 Bugzilla bug #63768: removed references to obsolete make variables
HAVE_PURIFY and PURE_LIBRARY in JSS files.  Reviewed by James Nicolson.
Modified files: jss/config/libnames.mk, jss/lib/config.mk, jss/lib/rules.mk
2001-02-02 02:34:26 +00:00
nicolson%netscape.com 3ec036301b Only build archives, not .so's, at this level. 2001-01-19 02:23:47 +00:00
nicolson%netscape.com 6c7d977144 moved libjss generation from cmd/jssjava to lib. 2001-01-19 00:14:25 +00:00
nicolson%netscape.com 524180fa6a get stuff to build under mozilla. 2001-01-19 00:13:52 +00:00
nicolson%netscape.com 516c8243e6 no more jssjava. 2001-01-19 00:11:31 +00:00
nicolson%netscape.com d14963dcf4 remove all the old jssjava stuff. move everything else to
mozilla/security/jss/lib.
2001-01-19 00:11:12 +00:00
nicolson%netscape.com 36dc0e2931 remove export controls, and get things to build against NSS 3.1.1 under mozilla. 2001-01-16 23:49:57 +00:00
nicolson%netscape.com b875cce435 remove export controls. 2001-01-16 21:28:32 +00:00
nicolson%netscape.com e7a40e7359 remove export controls 2001-01-16 21:28:09 +00:00
nicolson%netscape.com 51023187d2 make JSS buildable. 2001-01-16 21:27:19 +00:00
nicolson%netscape.com 767233be24 make JSS buildable 2001-01-16 21:26:33 +00:00
nicolson%netscape.com 3fa8f855b7 bye bye tabs, hello spaces. 2000-12-29 21:11:21 +00:00
nicolson%netscape.com d1359ee423 legacy code for 16-bit browser, now obsolete. 2000-12-28 18:58:22 +00:00
nicolson%netscape.com 38d6ae23dd Checking in what we can off SSL. 2000-12-21 22:59:12 +00:00
nicolson%netscape.com 39d185c247 Convert com.netscape.jss package names to org.mozilla.jss.
The work was done by a script.
2000-12-19 06:19:02 +00:00
nicolson%netscape.com 85410669b3 First checkin of Network Security Services, Java version. 2000-12-15 20:53:03 +00:00