2005-09-26 Lluis Sanchez Gual <lluis@novell.com>
[mono.git] / mcs / class / System.Web.Services / System.Web.Services.Protocols / HttpSoapWebServiceHandler.cs
2005-06-30 Konstantin TrigerDisposing the WebService instance after a WebMethod...
2005-06-29 Marek Safarerror messages review
2005-06-27 Ben Maurerremove svn:executable from .cs files
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-06-14 Lluis Sanchez2005-06-14 Lluis Sanchez Gual <lluis@novell.com>
2005-06-14 Marek SafarSwitch to compiler-tester
2005-06-10 Gonzalo Paniagua... 2005-06-10 Gonzalo Paniagua Javier <gonzalo@ximian...
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Marek SafarCopied remotely
2004-08-25 Lluis Sanchez * HttpSoapWebServiceHandler.cs, WebServiceHandler...
2004-08-25 Lluis Sanchez * HttpSoapWebServiceHandler.cs, WebServiceHandler...
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-21 Duncan MakAdd MIT license to System.Web.Services.DLL
2004-06-01 Lluis Sanchez2004-06-01 Gert Driesen <drieseng@users.sourceforge...
2004-05-12 Lluis Sanchez * HttpSimpleWebServiceHandler.cs: Added GetRequestMeth...
2004-05-10 Gonzalo Paniagua... 2004-05-10 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-05-05 Gonzalo Paniagua... 2004-05-05 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-03-09 Lluis Sanchez * HttpSoapWebServiceHandler.cs: Set the properties...
2004-02-27 Lluis Sanchez * Fault.cs: Moved Fault class from Methods.cd to this...
2004-01-21 Lluis Sanchez * HttpSoapWebServiceHandler.cs, SoapHttpClientProtocol...
2004-01-10 Gonzalo Paniagua... 2004-01-10 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-12-15 Lluis Sanchez * HttpSoapWebServiceHandler.cs: Added check for valid...
2003-11-20 Gonzalo Paniagua... 2003-11-20 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-10-14 Lluis Sanchez * HttpGetTypeStubInfo.cs, HttpPostTypeStubInfo.cs...
2003-10-04 Lluis Sanchez * SoapDocumentationHandler.cs: Moved here the code...
2003-10-01 Lluis Sanchez * HtmlFormParameterReader.cs, HtmlFormParameterWriter.cs,
2003-09-28 Lluis Sanchez * HttpSoapWebServiceHandler.cs: In SerializeResponse...
2003-07-10 Lluis Sanchez * HttpSoapWebServiceHandler.cs: MS puts the soap actio...
2003-07-09 Lluis Sanchez * SoapHttpClientProtocol.cs, HttpSoapWebServiceHandler...
2003-07-04 Lluis Sanchez * LogicalMethodInfo.cs: Fixed Invoke method. If return...