javi%netscape.com
1a5dd9d78e
Fix for Bug 88244, r=ddrinan, sr=blizzard
...
Use necko's premature EOF mechanism to re-try connections to
TLS intolerant sites. This makes TLS through proxies possible.
2001-07-24 00:42:52 +00:00
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
javi%netscape.com
1b72130400
Fix for Bug 64888 r=wtc, sr=blizzard, a=asa
Retry an SSL connection if we fail during first write after a successful connect since it's most likely due to a TLS intolerant server
2001-06-08 00:50:32 +00:00
jgmyers%netscape.com
1b1a773627
clean up nsITransportSecurityInfo: bug 78292 r=thayes sr=darin
2001-05-18 00:02:46 +00:00
thayes%netscape.com
0c8be721d0
Bug 78123 r=javi/sr=scc Add security information to Page Info window
2001-05-03 00:36:48 +00:00
jgmyers%netscape.com
28dd401ff4
STARTTLS sockets shouldn't send v2 hello: bug 75617 r=javi sr=brendan
2001-04-14 00:41:50 +00:00
bryner%uiuc.edu
8b80c7c363
Bug 70595 - making nsIPrompt accessible to PSM. r=darin, sr=mscott.
2001-03-06 05:10:33 +00:00
bryner%uiuc.edu
8668f287ba
Bug 67507 - implement TLSStepUp(). r=javi. Not part of build.
2001-02-05 21:46:24 +00:00
thayes%netscape.com
90779ce94b
Reorganize password callback context (uses nsIInterfaceRequestor).
...
Fix several bugs in the SDR implementation.
2001-01-31 18:03:49 +00:00
bryner%uiuc.edu
f0c96eafce
Bug 66886 - parent PSM dialogs correctly. This fixes all of the cases in PSM2 and several cases in PSM1. r=javi,danm. sr=mscott.
2001-01-30 02:12:53 +00:00
bryner%uiuc.edu
4e954931d3
PSM 2.0 work:
...
- Split nsISecureSocketInfo into nsISSLSocketControl and nsIChannelSecurityInfo.
- Incorporate lock icon fixes from psm-glue into pipnss code.
- Implement password callback for client auth in pipnss.
- Locallize the lock icon tooltip.
- Lots of code cleanup.
r=javi, jgmyers, sr=ben.
2001-01-19 01:12:10 +00:00
javi%netscape.com
d3d2410479
Initial check-in of PIP (PSM 2.0)
...
Code almost entirely based on contribution
from Brain Ryner (bryner@netscape.com )
2001-01-10 01:32:29 +00:00