In System.Net.Sockets:
[mono.git] / mcs / class / System / Test / System.Net.Sockets /
2007-10-21 Robert JordanIn System.Net.Sockets:
2007-08-15 Gert Driesen* SocketTest.cs: Improved EndConnect test. Added test...
2007-05-14 Dick Porter2007-05-14 Dick Porter <dick@ximian.com>
2007-04-22 Gert Driesen* SocketResponder.cs: Thread-safety fixes.
2007-04-20 Gert Driesen* TcpClientTest.cs: ... and disable it again, since...
2007-04-20 Gert Driesen* TcpClientTest.cs: Re-enabled test for bug #81105...
2007-03-15 Miguel de IcazaFlag as not working for now
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-03-11 Gert Driesen* TcpClient.cs: Do not initialize network stream in...
2007-03-07 Vladimir Krasnov* removed tests with not supported calls for TARGET_JVM...
2007-02-21 Miguel de IcazaCopy from 72246 to trunk
2007-02-08 Ilya KharmatskyIgnoring non working tests, eol fix in SocketTest.jvm.cs
2007-01-31 Ilya KharmatskyAdded SocketTest.jvm.cs - as a fork of SocketTest.cs...
2007-01-28 Raja R HarinathIn gmcs:
2007-01-26 Dick Porter2007-01-26 Dick Porter <dick@ximian.com>
2007-01-25 Ilya KharmatskyAdded 'Ignore' attribute under TARGET_JVM directive.
2007-01-24 Dick Porter2007-01-24 Dick Porter <dick@ximian.com>
2007-01-23 Dick Porter2007-01-23 Dick Porter <dick@ximian.com>
2007-01-23 Dick Porter2007-01-23 Dick Porter <dick@ximian.com>
2007-01-20 Miguel de IcazaMake this work with some linux kernels
2007-01-11 Dick Porter2007-01-11 Dick Porter <dick@ximian.com>
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
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-24 Dick Porter2006-11-24 Dick Porter <dick@ximian.com>
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-15 Andrew Skibaexclude stuff for TARGET_JVM
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
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.
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.
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-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-03-22 Raja R HarinathIn .:
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-11-10 Miguel de IcazaMake a copy of the old ZipLib
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mono/; revision=51217
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51216
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51212
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51207
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51206
2005-09-27 Gonzalo Paniagua... 2005-09-27 Gonzalo Paniagua Javier <gonzalo@ximian...
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-20 Gonzalo Paniagua... 2005-06-20 Gonzalo Paniagua Javier <gonzalo@ximian...
2005-06-14 Marek SafarSwitch to compiler-tester
2005-06-04 Gert Driesen* SocketTest.cs: added test for bug #75158.
2005-06-04 Gonzalo Paniagua... enable test as 75154 is fixed now
2005-06-04 Gert Driesen* SocketTest.cs: use IPAddress.Loopback in IPEndPoint...
2005-06-04 Gert Driesen* SocketTest.cs: added test for bug #75154.
2005-06-04 Gert Driesen* TcpListenerTest.cs: removed NotDotNet category from...
2005-06-03 Gonzalo Paniagua... 2005-06-03 Gonzalo Paniagua Javier <gonzalo@ximian...
2005-05-20 Sebastien Pouliot2005-05-20 Sebastien Pouliot <sebastien@ximian.com>
2005-05-15 Konstantin Trigermerging the Mainsoft branch to the trunk
2005-05-06 Gonzalo Paniagua... 2005-05-06 Gonzalo Paniagua Javier <gonzalo@ximian...
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-03-22 Martin Baulig**** Merged r40732-r40872 from MCS ****
2005-03-06 Nick Drochak2005-03-06 Nick Drochak <ndrochak@ieee.org>
2005-02-23 Dick Porter2005-02-23 Dick Porter <dick@ximian.com>
2005-02-01 Zoltan Varga2005-02-01 Zoltan Varga <vargaz@freemail.hu>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2005-01-07 Nick Drochak2005-01-08 Nick Drochak <ndrochak@ieee.org>
next