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

42 Коммитов

Автор SHA1 Сообщение Дата
nicolson%netscape.com 92346678ce It needs to extend ServerSocket. 2001-03-10 01:56:57 +00:00
nicolson%netscape.com fb41b8c8d6 Leave in MSVCRTD, because it breaks the build on Sonja's machine. 2001-03-10 01:21:39 +00:00
nicolson%netscape.com 2093ef5077 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 6e36a732d9 Fix compiler warning on NT by setting /NODEFAULTLIB:MSVCRTD. 2001-03-09 22:23:45 +00:00
nicolson%netscape.com 1b2b4cd997 SSL changed its callback signatures to return SECStatus. 2001-03-09 21:35:51 +00:00
nicolson%netscape.com 2747bd30a0 Remove libsectool. 2001-03-09 21:35:02 +00:00
nicolson%netscape.com 3eac97f0d8 Replaced javadoc in new SSL classes.
A couple of API tweaks.
2001-03-06 08:49:37 +00:00
nicolson%netscape.com 6faab38328 Rename misnamed ssl methods. 2001-03-06 08:48:03 +00:00
nicolson%netscape.com 3c4d88040d Shift around native methods in SSL package. 2001-03-02 04:38:33 +00:00
nicolson%netscape.com 24e154d544 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 00c7c0a528 Elimintate some JDK 1.2isms so that we are still JDK1.1 compatible. 2001-02-23 23:30:08 +00:00
nicolson%netscape.com db2edec39a update version names and numbers. 2001-02-22 06:20:44 +00:00
nicolson%netscape.com 01cd817235 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 1dc64f52fd Symbol map for creating the JSS DLL. 2001-02-22 06:14:31 +00:00
nicolson%netscape.com 916b43ba2c Get everything building and linking on WINNT. 2001-02-20 05:38:45 +00:00
nicolson%netscape.com 5ca7c290b7 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 a7ec7bfda5 add method for setting cipher policy. 2001-02-19 18:29:49 +00:00
nicolson%netscape.com d5979e5bf1 Tweak library rules for WINNT 2001-02-19 18:28:55 +00:00
nicolson%netscape.com 60d1142a0d Make server-side SSL work. Put common code in common.c. 2001-02-15 05:46:33 +00:00
nicolson%netscape.com 418c168bd1 make it build better. 2001-02-15 05:44:28 +00:00
nicolson%netscape.com ef3cc55525 fill out SSLSocket with more methods. 2001-02-10 02:49:33 +00:00
nicolson%netscape.com d5e16f8892 Export the JavaVM so we can access it from SSL callbacks. 2001-02-09 21:47:29 +00:00
nicolson%netscape.com 654f153ad0 some new utilities for the SSL code. 2001-02-09 11:28:01 +00:00
nicolson%netscape.com 0be719232d build ssl now. 2001-02-09 11:27:13 +00:00
nicolson%netscape.com dc4a25c558 remove libfort, add lib jssssl. 2001-02-09 11:26:48 +00:00
nicolson%netscape.com a9186e6910 Checkin new SSL code. SSLClient test works. 2001-02-09 11:26:34 +00:00
wtc%netscape.com 4010573a97 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 85c93d464c Only build archives, not .so's, at this level. 2001-01-19 02:23:47 +00:00
nicolson%netscape.com e33e62887b moved libjss generation from cmd/jssjava to lib. 2001-01-19 00:14:25 +00:00
nicolson%netscape.com 14579089fc get stuff to build under mozilla. 2001-01-19 00:13:52 +00:00
nicolson%netscape.com bd68395daa no more jssjava. 2001-01-19 00:11:31 +00:00
nicolson%netscape.com d5754b6a13 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 7022353f18 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 8487361394 remove export controls. 2001-01-16 21:28:32 +00:00
nicolson%netscape.com e97cf5f08f remove export controls 2001-01-16 21:28:09 +00:00
nicolson%netscape.com 2c533473b6 make JSS buildable. 2001-01-16 21:27:19 +00:00
nicolson%netscape.com eadf70bda0 make JSS buildable 2001-01-16 21:26:33 +00:00
nicolson%netscape.com da8c64f02e bye bye tabs, hello spaces. 2000-12-29 21:11:21 +00:00
nicolson%netscape.com 224edc2408 legacy code for 16-bit browser, now obsolete. 2000-12-28 18:58:22 +00:00
nicolson%netscape.com 25905cfbbc Checking in what we can off SSL. 2000-12-21 22:59:12 +00:00
nicolson%netscape.com 7d9bb7e141 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 eea1482d41 First checkin of Network Security Services, Java version. 2000-12-15 20:53:03 +00:00