gecko-dev/security/manager/ssl
javi%netscape.com 780b5cebae Fix for Bug 85304 r=wtc, sr=blizzard, a=asa
Leaving a socket in blocking mode after a connect caused SSL/SMTP
  to block a thread causing send message to fail when SSL was enabled.
  Now we re-set the socket to the non-blocking state it came in with
  to connect and set it to block for our write method only.
2001-06-13 18:29:15 +00:00
..
macbuild Add JS libraries to project for linking. 2001-05-16 00:24:43 +00:00
public Fix for Bug 78806 r=mcgreer, sr=blizzard, a=blizzard 2001-05-25 16:50:03 +00:00
resources Fix for Bug 82785 r=thayes, sr=blizzard, a=tor 2001-05-25 21:49:23 +00:00
src Fix for Bug 85304 r=wtc, sr=blizzard, a=asa 2001-06-13 18:29:15 +00:00
Makefile.in Add public directory 2001-02-06 23:05:19 +00:00
makefile.win Create PKI module for implementation of callback 2001-02-07 01:25:16 +00:00