[Mono-bugs] [Bug 53941][Maj] Changed - HttpWebRequest proxy handling bug
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 25 Feb 2004 15:06:17 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by liyul@hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53941
--- shadow/53941 2004-02-23 05:18:53.000000000 -0500
+++ shadow/53941.tmp.13182 2004-02-25 15:06:17.000000000 -0500
@@ -435,6 +435,37 @@
server handling stuff (anonymous and basic authentications as I am not
sure how NTLM was done in mono).
------- Additional Comments From gonzalo@ximian.com 2004-02-23 05:18 -------
Please, confirm that currently only case III fails (we don't have
support for Negotiate yet).
+
+------- Additional Comments From liyul@hotmail.com 2004-02-25 15:06 -------
+Latest cvs update failed to build again, will try it ASAP tomorrow
+since I am back busy working on "old evil" C++/COM, before latest
+mono/xsp is stable enough for our product (that code is needed anyway
+via pinvoke if mcs doesn't support NTLM for proxying).
+
+touch ../../build/deps/Mono.Security.dll.stamp
+Creating ../../build/deps/Mono.Security.dll.response ...
+csc.exe /lib:../../class/lib /nologo /optimize -d:NET_1_1 -d:ONLY_1_1
+/debug+ /
+debug:full /noconfig /r:System.dll /unsafe /target:library
+/out:../../class/lib/
+Mono.Security.dll @../../build/deps/Mono.Security.dll.response
+.\Mono.Security.Protocol.Tls\SslServerStream.cs(642) warning CS1030:
+#warning: '
+"Implement server handshake logic"'
+.\Mono.Security.Protocol.Tls.Handshake.Client\TlsClientCertificate.cs(63)
+warnin
+g CS1030: #warning: '"Client certificate selection is unfinished"'
+.\Mono.Security.Protocol.Tls.Handshake.Client\TlsServerCertificateRequest.cs(99)
+ warning CS1030: #warning: '"needs testing"'
+Internal() warning CS8018: Could not find the symbol writer assembly
+(Mono.CShar
+p.Debugger.dll). This is normally an installation problem. Please make
+sure to c
+ompile and install the mcs/class/Mono.CSharp.Debugger directory.
+.\Mono.Security.X509\X509Chain.cs(180) error CS0117:
+`System.Net.ServicePointMan
+ager' does not contain a definition for `CheckCertificateRevocationList'
+Compilation failed: 1 error(s), 4 warnings