2007-06-19 Dick Porter <dick@ximian.com>
[mono.git] / mcs / class / System / System.Net /
2007-06-19 Dick Porter2007-06-19 Dick Porter <dick@ximian.com>
2007-05-18 Gert Driesen* WebConnectionStream.cs: On read timeout, throw WebExc...
2007-05-16 Adar Wesley2007-05-16 Adar Wesley <adarw@mainsoft.com>
2007-05-15 Marek Habersack2007-05-15 Marek Habersack <mhabersack@novell.com>
2007-05-08 Miguel de Icaza2007-05-07 Miguel de Icaza <miguel@novell.com>
2007-05-07 Miguel de Icaza2007-05-07 Miguel de Icaza <miguel@novell.com>
2007-05-02 Konstantin TrigerImplement Begin/EndGetResponse asynchronously
2007-04-23 Marek Habersack2007-04-23 Marek Habersack <mhabersack@novell.com>
2007-04-23 Marek Habersack2007-04-23 Marek Habersack <mhabersack@novell.com>
2007-04-23 Marek Habersack2007-04-23 Marek Habersack <mhabersack@novell.com>
2007-04-19 Konstantin TrigerUse invariant culture for string comparing
2007-04-17 Miguel de Icaza2007-04-17 Joel Reed <joelwreed@gmail.com>
2007-04-10 Marek Habersack2007-04-10 Marek Habersack <mhabersack@novell.com>
2007-04-05 Konstantin Trigeruse Invariant culture for string manipulations
2007-04-05 Konstantin Trigeruse Invariant culture for string manipulations
2007-03-25 Alan McGovernFurther optimisation for the Swap*** methods. SwapLong...
2007-03-24 Alan McGovernChangelog entry for Optimising IPAddress.cs
2007-03-24 Alan McGovernOptimised the SwapInt and SwapLong methods
2007-03-21 Yaacov Akiba SlamaMerge the ability to disable connection pooling
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-03-09 Miguel de IcazaFix for #81066 plus test
2007-03-09 Miguel de Icaza2007-03-09 Miguel de Icaza <miguel@novell.com>
2007-03-09 Miguel de IcazaFix the space problem for FTP requests
2007-03-06 Gonzalo Paniagua... 2007-03-05 Gonzalo Paniagua Javier <gonzalo.mono@gmail...
2007-03-02 Marek HabersackFix for bug 81005
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-21 Geoff Norton2007-02-18 Geoff Norton <gnorton@customerdna.com>
2007-02-01 Gert Driesen* WebProxy.cs: In IsBypassed, move address check back...
2007-02-01 Miguel de IcazaRestore address test that was there before 71806
2007-01-30 Ilya KharmatskyIn Dns.cs implemented proper exception handling when...
2007-01-28 Raja R HarinathIn gmcs:
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-22 Miguel de Icaza2007-01-22 Miguel de Icaza <miguel@novell.com>
2007-01-22 Miguel de Icaza2007-01-22 Miguel de Icaza <miguel@novell.com>
2007-01-12 Miguel de Icaza2007-01-11 Miguel de Icaza <miguel@novell.com>
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:
2007-01-05 Gonzalo Paniagua... 2007-01-04 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-12-29 Gert Driesen* HttpWebRequest.jvm.cs: Fixed line endings.
2006-12-29 Gert Driesen* DnsPermissionAttribute.cs: Fixed line endings. Set...
2006-12-28 Gert Driesen* IPAddress.cs: On 1.1, 4-byte addresses are not suppor...
2006-12-28 Miguel de Icaza2006-12-28 Miguel de Icaza <miguel@novell.com>
2006-12-27 Konstantin TrigerImplemented Servlet session management. Servlet hosting...
2006-12-25 Gonzalo Paniagua... 2006-12-24 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-12-23 Gonzalo Paniagua... 2006-12-23 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-12-23 Sebastien PouliotFix build as HttpListener now depends on X509Certificat...
2006-12-22 Gonzalo Paniagua... 2006-12-22 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-12-20 Marek HabersackImplementation of the 2.0 session state model
2006-12-18 Atsushi Eno2006-12-18 Atsushi Enomoto <atsushi@ximian.com>
2006-12-18 David Elkind * FtpAsyncResult.cs : FTP request is now working and...
2006-12-04 Konstantin TrigerTARGET_JVM limitations workarounds
2006-12-04 Konstantin Triger* ServicePointManager.cs: correct assignment typo.
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-28 Miguel de Icaza2006-11-27 Miguel de Icaza <miguel@novell.com>
2006-11-22 Marek SafarUpdate
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-21 Gonzalo Paniagua... 2006-11-21 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-11-15 Andrew Skibaadd stubs for new 2.0 indexers
2006-11-13 Gonzalo Paniagua... 2006-11-13 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-08 Andrew Skibarename all jvm-only files to jvm.cs
2006-11-08 Andrew Skibacompile System.dll in GH
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-02 Michael Hutchinson2006-11-02 Michael Hutchinson <m.j.hutchinson@gmail...
2006-11-01 Gonzalo Paniagua... bootstrap fix
2006-11-01 Gonzalo Paniagua... 2006-11-01 Michael Hutchinson <m.j.hutchinson@gmail...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-31 Atsushi Eno2006-10-30 Atsushi Enomoto <atsushi@ximian.com>
2006-10-30 Gonzalo Paniagua... 2006-10-30 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-10-30 Miguel de Icaza2006-10-30 Miguel de Icaza <miguel@novell.com>
2006-10-30 Miguel de IcazaPatch from Jensen Somers <jensen.somers@gmail.com...
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-04 Gonzalo Paniagua... 2006-10-04 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
next