[OSX] Reset errors to 0 if the OS tells us that (1) the chain is ok, (2) the certific...
[mono.git] / mcs / class / System / System.Net /
2012-09-14 Sebastien Pouliot[OSX] Reset errors to 0 if the OS tells us that (1...
2012-09-13 Jonathan Pryor[M4A] Clear RemoteCertificateChainErrors if Android...
2012-09-13 Marek SafarMerge pull request #456 from strawd/bug7079
2012-09-13 Konrad M. KruczynskiMerge branch 'master' of https://github.com/mono/mono...
2012-09-13 Marek SafarMerge pull request #453 from daub815/master
2012-09-13 Martin BauligFixed and improved Mono's Cookie implementation.
2012-09-12 Marek SafarMerge pull request #457 from strawd/aspnetwebstack...
2012-09-12 David StrawDon't decode raw URL path for HTTP request URI
2012-09-10 Jérémie LavalMerge pull request #439 from mono-soc-2012/garyb/iconfix
2012-09-05 Martin BauligFix #5655: Always send HTTP headers for WebDAV methods.
2012-09-04 Rodrigo KumperaMerge pull request #451 from madewokherd/wrappertrace
2012-09-04 Martin BauligFix #5899: WebClient.*Async() now correctly builds...
2012-09-03 Ankit JainMerge pull request #444 from knocte/xbuild_improvements
2012-08-23 Sebastien Pouliot[M4A] Do not reset 'errors' and 'status11' when a certi...
2012-08-23 Sebastien Pouliot[OSX|iOS] Do not reset 'errors' and 'status11' when...
2012-08-13 Jonathan PryorPass SSL certificate chain, not just collection, to...
2012-08-11 Gonzalo Paniagua... Merge pull request #408 from strawd/master
2012-08-10 Sebastien PouliotWrap potential exceptions (like #6425 NRE) inside an...
2012-08-10 Miguel de IcazaMerge pull request #414 from sesef/datagrid
2012-08-07 Marek SafarMerge pull request #420 from LogosBible/bug6405
2012-08-06 Martin PotterIf a CookieContainer is set, always use its cookies.
2012-07-25 Martin BauligMerge pull request #392 from baulig/master
2012-07-24 David StrawAsync reads no longer return -1 read byte count
2012-07-24 David StrawMerge remote-tracking branch 'upstream/master'
2012-07-24 Jo ShieldsMerge remote-tracking branch 'github/master'
2012-07-23 Atsushi EnoMerge pull request #398 from xcrash/feature/wcf.mex...
2012-07-21 Miguel de IcazaMerge pull request #303 from ermshiperete/5278
2012-07-21 Miguel de IcazaMerge pull request #309 from i59/patch-1
2012-07-21 Miguel de IcazaMerge pull request #335 from robwilkens/DataGridBugs1
2012-07-21 Miguel de IcazaMerge pull request #337 from robwilkens/IdleThreadsFixes
2012-07-21 Miguel de IcazaMerge pull request #350 from robwilkens/bug1089
2012-07-21 Marek SafarMerge pull request #403 from AerisG222/1596644f26b5b4b1...
2012-07-20 Neale FergusonReturn false instead of throwing a not implemented...
2012-07-18 Zoltan VargaMerge pull request #397 from xen2/llvm_sqrt_abs
2012-07-18 Zoltan VargaMerge pull request #396 from directhex/master
2012-07-17 Zoltan VargaMerge pull request #394 from directhex/master
2012-07-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
2012-07-16 Miguel de IcazaMerge pull request #388 from strawd/master
2012-07-16 Marek SafarMerge pull request #390 from baulig/master
2012-07-16 Gonzalo Paniagua... GetResponse() returns 0 when it need more data, not -1
2012-07-16 Jérémie LavalMerge pull request #364 from directhex/master
2012-07-13 David StrawMerge remote-tracking branch 'upstream/master'
2012-07-11 Gonzalo Paniagua... Backport from mobile
2012-07-04 Marek SafarMerge pull request #373 from QuickJack/master
2012-06-28 Gonzalo Paniagua... Attempt to fix #1553
2012-06-27 Marek SafarMerge pull request #358 from adbre/iss3333
2012-06-26 Zoltan VargaMerge pull request #353 from robwilkens/bug2014
2012-06-26 Martin BauligMerge branch 'master' of github.com:mono/mono
2012-06-26 Miguel de IcazaMerge pull request #334 from robwilkens/bug5747
2012-06-26 Martin BauligInclude quotation marks in cookie value.
2012-06-26 Martin BauligOops, actually remove the 'Date' header.
2012-06-26 Martin BauligFix DateTime.MinValue in HttpWebRequest.Date.
2012-06-25 Martin BauligCorrectly parse cookies.
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-22 Marek SafarDon't double dispose web connection
2012-06-19 Mark ProbstMerge remote-tracking branch 'public/master'
2012-06-19 Martin BauligMerge pull request #325 from adbre/iss5464
2012-06-19 Marek SafarMerge pull request #333 from roji/master
2012-06-19 Gonzalo Paniagua... Aborting a pending request closes the socket now
2012-06-18 Mark ProbstMerge remote-tracking branch 'public/master'
2012-06-15 Marek SafarFew few httplistener races
2012-06-14 Marek SafarClean up some NET_2_0
2012-06-07 Marek SafarRemove double null check
2012-06-07 Sebastien PouliotPropagate all errors to the (old) ICertificatePolicy...
2012-06-04 Marek SafarMerge pull request #313 from viniciusjarina/green_build
2012-06-02 Miguel de IcazaCopyright notices
2012-06-02 Miguel de Icaza[System] Removal of the NET_2_0 in the source code
2012-06-02 Martin BauligMerge branch 'master' of github.com:mono/mono
2012-06-02 Martin BauligAdd .NET 4.5 async upload methods to WebClient.
2012-06-02 Martin BauligMore .NET 4.5 async work in WebClient.
2012-06-02 Martin BauligAdd .NET 4.5 async methods to WebClient.
2012-06-01 Miguel de IcazaRemoval of NET_1_1 defines and some NET_2_0; Both...
2012-06-01 Miguel de IcazaRemoval of NET_1_1 defines and some NET_2_0; Both...
2012-05-31 Jeremie Laval[System] Try to fix Cookies tests
2012-05-25 Miguel de IcazaMerge pull request #271 from pruiz/xamarin-bug-4108
2012-05-24 Miguel de IcazaMerge pull request #283 from robwilkens/master
2012-05-24 Miguel de IcazaMerge pull request #289 from alaendle/master
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-05-11 Miguel de IcazaMerge pull request #293 from viniciusjarina/fix3258
2012-05-10 Sebastien PouliotAdd some stubs for methods required by the portable...
2012-05-09 Jeffrey StedfastAdded call to GC.SupressFinalize() in CFObject.Dispose()
2012-05-09 Jeffrey Stedfast[MacProxy] Fixed refcounting and got rid of unneeded...
2012-05-08 Jeffrey StedfastWebRequest.GetDefaultWebProxy() must not assume the...
2012-05-08 Jeffrey Stedfast[System.Net.WebRequest] Implemented new and improved...
2012-05-02 Zoltan VargaMerge pull request #285 from joncham/eglib-fixes
2012-05-01 Marek SafarMerge pull request #282 from dafergu2/bug4793
2012-05-01 Marek SafarImplement System.Net.Http content upload
2012-04-30 Gonzalo Paniagua... Add support for client certificates to HttpListener
2012-04-30 Gonzalo Paniagua... .NET 4.0+ flushes the request stream when content lengt...
2012-04-30 Gonzalo Paniagua... Merge pull request #281 from JamesB7/master
2012-04-27 Gonzalo Paniagua... Do not attempt to write 0 bytes.
2012-04-25 Marek SafarMerge pull request #278 from JamesB7/patch-1
2012-04-25 Marek SafarAdd exception ignore mode to HttpWebRequest
2012-04-24 Marek SafarFix setting cookie port from uri
2012-04-24 Gonzalo Paniagua... Avoid deadlocking when getting the ServicePoint
2012-04-06 Miguel de IcazaMerge pull request #216 from ilkerde/master
2012-04-04 Rolf Bjarne KvingeEnsure we get the correct StartWWAN overload.
2012-04-03 Andreia GaitaMerge pull request #249 from pcc/xgetinputfocus
2012-03-25 Marek SafarMerge pull request #257 from nestalk/master
2012-03-24 Gonzalo Paniagua... Merge pull request #256 from flow3r/patch-1
next