Merge pull request #2200 from xmcclure/image-audit-oops
[mono.git] / mcs / class / System / System.Net / HttpListener.cs
2015-11-09 Andi McClureMerge pull request #2200 from xmcclure/image-audit...
2015-11-06 Martin BauligMerge pull request #2102 from AdamBurgess/master
2015-11-02 Vlad BrezaeMerge pull request #2081 from BrzVlad/feature-concurren...
2015-10-30 Jonathan PryorMerge pull request #2152 from joelmartinez/mdoc-preserver
2015-10-29 Martin Baulig[Mono.Security]: Add new MonoTlsProviderFactory.CreateH...
2015-09-23 Miguel de IcazaMerge pull request #1325 from madrang/CryptoToolsCtorCheck
2015-09-23 Miguel de IcazaMerge pull request #757 from mlintner/master
2015-09-23 Miguel de IcazaMerge pull request #1218 from AndreyAkinshin/master
2015-09-23 Miguel de IcazaMerge pull request #1225 from strawd/bug22307
2015-09-23 Miguel de IcazaMerge pull request #853 from echampet/onclick
2015-09-23 Miguel de IcazaMerge pull request #704 from jgagnon/master
2015-09-23 Miguel de IcazaMerge pull request #463 from strawd/concurrent-requests
2015-04-20 Marcos HenrichMerge pull request #1222 from LogosBible/uri-trycreate
2015-04-09 Alex Rønne PetersenMerge pull request #1695 from gregoryyoung/master
2015-03-06 Miguel de IcazaMerge pull request #1155 from steffen-kiess/json-string
2015-02-18 Martin BauligMerge pull request #1464 from akoeplinger/fix-portable...
2015-02-12 Atsushi EnoMerge pull request #1496 from echampet/serializers
2015-02-06 Marek SafarMerge pull request #1508 from slluis/fix-20966
2015-01-22 Martin BauligMerge pull request #1156 from felfert/master
2015-01-21 Marek SafarMerge pull request #1502 from madrang/SafeHandle.CloseT...
2015-01-21 Marek SafarMerge pull request #1504 from madrang/SafeHandle.SetInv...
2015-01-19 João MatosMerge pull request #1404 from woodsb02/mono-route
2015-01-15 Rodrigo KumperaMerge pull request #1458 from BrzVlad/feature-fat-cas
2015-01-15 Marek SafarMerge pull request #1505 from esdrubal/tzifloatingrule
2015-01-15 Zoltan VargaMerge pull request #1506 from akoeplinger/fix-paste...
2015-01-14 Mark ProbstMerge pull request #1466 from schani/stage-unified...
2015-01-14 Zoltan VargaMerge pull request #1500 from criteo-forks/criteo
2015-01-13 Zoltan Varga[bcl] Remove NET_4_5 defines from class libs.
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
2011-10-07 Marek SafarRemove few ifdefs
2011-03-22 Gonzalo Paniagua... [HttpListener] Match exceptions from MS on cleanup.
2011-03-22 Gonzalo Paniagua... [HttpListener] Fix keep-alive connections
2011-03-17 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-03-11 Gonzalo Paniagua... [HttpListener] Paranoid cleanup
2011-03-11 Gonzalo Paniagua... [Socket] Remove more auto-delegates
2011-02-15 Gonzalo Paniagua... [HttpListener] Close idle connections on Stop()
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-20 Gonzalo Paniagua... [HttpListener] Reduce the code inside lock {}
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-03-11 Gonzalo Paniagua... Moved chain building and validation from Mono.Security...
2010-03-09 Gonzalo Paniagua... 2010-03-09 Gonzalo Paniagua Javier <gonzalo@novell...
2010-03-08 Gonzalo Paniagua... 2010-03-08 Gonzalo Paniagua Javier <gonzalo@novell...
2010-03-04 Atsushi Eno2010-03-04 Atsushi Enomoto <atsushi@ximian.com>
2010-03-03 Atsushi Eno2010-03-03 Atsushi Enomoto <atsushi@ximian.com>
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-09-12 Miguel de Icaza2008-09-12 Miguel de Icaza <miguel@novell.com>
2007-11-06 Marek SafarNew tests, update
2007-10-27 Miguel de IcazaAdd test, fix regression
2007-10-27 Miguel de Icaza2007-10-27 Miguel de Icaza <miguel@novell.com>
2007-10-27 Miguel de Icaza2007-10-27 Miguel de Icaza <miguel@novell.com>
2007-07-12 Geoff Norton2007-07-12 Geoff Norton <gnorton@customerdna.com>
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-12-27 Konstantin TrigerImplemented Servlet session management. Servlet hosting...
2006-12-23 Sebastien PouliotFix build as HttpListener now depends on X509Certificat...
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-13 Raja R HarinathFix problems with overlong directory names: phase #1
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.
next