* HttpListener2Test.cs: Make tests quiet.
[mono.git] / mcs / class / System / Test / System.Net / ChangeLog
2009-02-05 Gert Driesen* HttpListener2Test.cs: Make tests quiet.
2009-01-23 Marek SafarNew test.
2009-01-20 Gonzalo Paniagua... 2009-01-20 Gonzalo Paniagua Javier <gonzalo@novell...
2009-01-16 Gonzalo Paniagua... 2009-01-16 Gonzalo Paniagua Javier <gonzalo@novell...
2009-01-12 Gonzalo Paniagua... 2009-01-12 Gonzalo Paniagua Javier <gonzalo@novell...
2008-12-08 Atsushi Eno2008-12-08 Atsushi Enomoto <atsushi@ximian.com>
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk [continued]
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk, going on.
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk.
2008-11-19 Jonathan Pryor * docs.make, Makefile.am: Build mono-file-formats...
2008-11-18 Gonzalo Paniagua... 2008-11-18 Gonzalo Paniagua Javier <gonzalo@novell...
2008-11-17 Gonzalo Paniagua... 2008-11-17 Gonzalo Paniagua Javier <gonzalo@novell...
2008-11-13 Gonzalo Paniagua... 2008-11-13 Gonzalo Paniagua Javier <gonzalo@novell...
2008-11-12 Gonzalo Paniagua... 2008-11-12 Gonzalo Paniagua Javier <gonzalo@novell...
2008-11-04 Gonzalo Paniagua... 2008-11-03 Gonzalo Paniagua Javier <gonzalo@novell...
2008-10-31 Jonathan Pryor * Makefile.am: Build `docs` after `runtime`, so that...
2008-10-30 Gonzalo Paniagua... 2008-10-30 Gonzalo Paniagua Javier <gonzalo@novell...
2008-10-20 Jonathan Pryor * Documentation/index.xml, Documentation/Mono.Data...
2008-10-19 Gert Driesen* HttpWebRequestTest.cs: Fixed test for bug #429200.
2008-10-18 Gert Driesen* HttpWebRequestTest.cs: Added test for bug #429200.
2008-10-10 Marek SafarNew tests, update.
2008-10-08 Gonzalo Paniagua... 2008-10-08 Gonzalo Paniagua Javier <gonzalo@novell...
2008-08-06 Atsushi Eno2008-08-06 Atsushi Enomoto <atsushi@ximian.com>
2008-07-29 Marek SafarNew tests.
2008-07-25 Gert Driesen* HttpWebResponse.cs: Initialize contentLength in ctor...
2008-07-03 Gert Driesen* HttpListener2Test.cs: Added test for multiple responses.
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-04-18 Gert Driesen* FileWebRequestTest.cs: Now that we have proper lockin...
2008-04-07 Jb Evainmerge 99762:100015
2008-04-07 Jb Evainmerge 99762:100015
2008-04-06 Geoff NortonIn Test/System.Net:
2008-02-09 Daniel Nauck2008-02-09 Daniel Nauck <dna@mono-project.de>
2008-02-09 Daniel Nauck2008-02-09 Daniel Nauck <dna@mono-project.de>
2008-01-27 Gert Driesen* IPAddress.cs (Parse): Changed argument name to match MS.
2008-01-26 Daniel Nauck2008-01-26 Daniel Nauck <dna@mono-project.de>
2008-01-26 Daniel Nauck2008-01-26 Daniel Nauck <dna@mono-project.de>
2008-01-17 Zoltan Varga2008-01-17 Zoltan Varga <vargaz@gmail.com>
2008-01-15 Atsushi Eno2008-01-15 Atsushi Enomoto <atsushi@ximian.com>
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-03 Gert Driesen* WebClient.cs: Modified argument checks to match MS...
2007-10-23 Marek SafarNew tests, message update
2007-10-21 Gert Driesen* WebProxyTest.cs: Remove unused fields.
2007-10-15 Marek SafarBetter error message.
2007-10-15 Gert Driesen* WebRequestTest.cs: Fixed test for serialization ctor...
2007-10-03 Raja R HarinathFix #328490
2007-09-30 Gert Driesen* HttpListenerRequest.cs: Do not store 'method' in...
2007-09-30 Gert Driesen* HttpListenerRequestTest.cs: Added test for HasEntityBody.
2007-08-29 Atsushi Eno2007-08-29 Atsushi Enomoto <atsushi@ximian.com>
2007-08-08 Dick Porter2007-06-28 Chris Howie <cdhowie@nerdshack.com>
2007-08-01 Rodrigo Kumpera2007-08-01 Rodrigo Kumpera <rkumpera@novell.com>
2007-07-17 Rodrigo Kumpera2006-07-17 Rodrigo Kumpera <rkumpera@novell.com>
2007-07-17 Gert Driesen* HttpWebRequestTest.cs: Fixed and enabled InternalServ...
2007-07-15 Gert Driesen* HttpWebRequestTest.cs: Remove usage of deprecated...
2007-05-18 Gert Driesen* HttpWebRequestTest.cs: Added test for exception throw...
2007-04-23 Marek Habersack2007-04-23 Marek Habersack <mhabersack@novell.com>
2007-04-22 Gert Driesen* SocketResponder.cs: Thread-safety fixes.
2007-04-22 Gert Driesen* CookieContainerTest.cs: Removed usage of deprecated...
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-03-07 Vladimir Krasnov* removed tests with not supported calls for TARGET_JVM...
2007-02-27 Vladimir Krasnov* MainsoftWebApp20.Tomcat.vmwcsproj: converted to csproj
2007-02-24 Gert Driesen* HttpWebRequest.cs: Allow Proxy to be set to null...
2007-02-21 Miguel de IcazaCopy from 72246 to trunk
2007-02-08 Ilya KharmatskyIn FileWebRequestTest and HttpWebRequestTest excluded...
2007-02-02 Gert Driesen* SocketResponder.cs: Fixed typo. Moved to correct...
2007-02-02 Gert Driesen* FileWebRequestTest.cs: Separate tests that fail on...
2007-02-01 Gert Driesen* WebProxy.cs: In IsBypassed, move address check back...
2007-01-31 Ilya KharmatskyExcluded the tests, which are not working under Grassho...
2007-01-30 Atsushi Eno2007-01-30 Atsushi Enomoto <atsushi@ximian.com>
2007-01-29 Gert Driesen* HttpWebRequestTest.cs: Added tests for case-sensitive...
2007-01-29 Ilya KharmatskyFixed missed bracket under 'TARGET_JVM' directive.
2007-01-28 Raja R HarinathIn gmcs:
2007-01-28 Ilya KharmatskyExcluded under 'TARGET_JVM' not working test.
2007-01-28 Gert Driesen* IPAddressTest.cs: Added test for invalid addresses...
2007-01-28 Gert Driesen* FileWebRequest.cs: Fixed PreAuthenticate and Proxy...
2007-01-28 Gert Driesen* WebHeaderCollection.cs: Fixed binary serialization...
2007-01-28 Gert Driesen* WebProxyTest.cs: Move IsBypassed null check to separa...
2007-01-25 Ilya KharmatskyWorkaround Grasshopper's bugs with 'Ignore' and 'NotWor...
2007-01-12 Miguel de Icaza2007-01-11 Miguel de Icaza <miguel@novell.com>
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-12-28 Gert Driesen* IPAddress.cs: On 1.1, 4-byte addresses are not suppor...
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-20 Andrew Skibamake indexers test compile on 2.0
2006-11-15 Gonzalo Paniagua... 2006-11-15 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Dick Porter2006-11-07 Dick Porter <dick@ximian.com>
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-03 Dick Porter2006-11-03 Dick Porter <dick@ximian.com>
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
next