Merge branch 'BigIntegerParse'
[mono.git] / mcs / class / System / System.Net.Sockets / TcpListener.cs
2014-02-07 Martin MidtgaardMerge branch 'BigIntegerParse'
2014-01-30 Michael HutchinsonMerge pull request #880 from awinters-fvs/xbuild/make...
2014-01-30 Alex Rønne PetersenMerge pull request #882 from jgagnon/master
2014-01-27 Jonathan GagnonFixes a socket leak in class TcpListener
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2011-10-07 Marek SafarAdd async methods to System.Net.Sockets
2011-10-07 Marek SafarRemove ifdefs and fix argument names
2007-05-09 Igor Zelmanovich2007-05-09 Igor Zelmanovich <igorz@mainsoft.com>
2007-05-09 Igor Zelmanovichrefactoring:
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-01-28 Raja R HarinathIn gmcs:
2007-01-26 Dick Porter2007-01-26 Dick Porter <dick@ximian.com>
2007-01-23 Dick Porter2007-01-23 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-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
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-06-29 Marek Safarerror messages review
2005-06-27 Ben Maurerremove svn:executable from .cs files
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-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-21 Duncan MakAdd MIT license to System.dll
2004-05-21 Patrik Torstensson2004-05-21 Patrik Torstensson <totte@hiddenpeaks.com>
2003-12-18 Gonzalo Paniagua... 2003-12-18 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-08-24 Gonzalo Paniagua... 2003-08-24 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-07-14 Jerome Laban2003-07-14 Jerome Laban <jlaban@wanadoo.fr>
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-05-17 Lawrence Pit * TcpListener.cs: Renamed LocalEndPoint to LocalEndpoint
2002-04-02 Dick Porter2002-04-02 Dick Porter <dick@ximian.com>
2002-01-06 Ravi Pratap M2002-01-06 Ravi Pratap <ravi@ximian.com>
2001-11-26 Phillip Pearson* TcpClient.cs: common_constructor() changed to Init...
2001-11-23 Miguel de IcazaAdd TcpClient and TcpListener from Phillip Pearson