NetworkStream: Bring ReceiveTimeout, SendTimeout, Close to MOBILE profile
[mono.git] / mcs / class / System /
2012-11-07 Miguel de IcazaNetworkStream: Bring ReceiveTimeout, SendTimeout, Close...
2012-11-07 Chris ToshokUp the default max persistent connections to 10 for...
2012-11-07 Sebastien PouliotGet better linker results when doing full-aot wrt the...
2012-11-07 Sebastien PouliotUse same name/casing for DllImport so we do not duplica...
2012-11-06 Rodrigo KumperaDisable the regex compiler under Full AOT.
2012-11-06 Miguel de IcazaBring Parallel LINQ to the Mobile profile
2012-11-05 Jeffrey StedfastMerge pull request #488 from roji/email_attachment_fixes
2012-11-05 Shay RojanskyRemoved debugging prints that slipped through
2012-11-02 Marek SafarMerge pull request #492 from pruiz/systx-fixes
2012-10-31 Neale FergusonIncrease flushinput timeout to 1 second as 1/10th secon...
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-10-29 Martin Baulig[#7637][Web]: This is supposed to fail prior to .NET...
2012-10-29 Shay RojanskyFixed missing Content-Id email headers
2012-10-26 Martin Baulig[#7637][Web]: Support empty write streams.
2012-10-26 Martin Baulig[6329][Web]: Fixed abort race condition in WebConnectio...
2012-10-26 Marek SafarMerge pull request #484 from roji/transactions_pspe
2012-10-26 Marek SafarMerge pull request #486 from fvalette/master
2012-10-25 Martin BauligEmit WebAsyncResult's callback on same thread on sync...
2012-10-25 Florent Valette[Fix] AudioData(wav) play performing badly under Linux
2012-10-25 Jonathan PryorRevert "Increased waiting time for the certificate...
2012-10-25 Florent Valette[Fix] Advanced Linux Sound Architecture (ALSA) configur...
2012-10-25 Jonathan Pryor[Mono.Posix] Add Syscall.getgrouplist().
2012-10-25 Florent Valette[Fix] Support to wave sound file under linux
2012-10-25 Sebastien PouliotAllow the SortedList unit tests to be built with NUnitL...
2012-10-23 Martin Baulig[#7258][Web]: Fix proxy authentication for non-ssl...
2012-10-23 Martin BauligFix CookieParserTest.TestExpires().
2012-10-23 Martin BauligTest; testing test failure on buildbot.
2012-10-22 Martin BauligTest; testing buildbot.
2012-10-22 Marek SafarAdd monotouch runtime profile
2012-10-21 Martin Baulig[#7258][Web]: Check 'Connection: close' header.
2012-10-21 Martin Baulig[#7599][Web]: Use original uri to compute service point...
2012-10-19 Martin Baulig[#7258][Web]: Support multiple proxy auth methods.
2012-10-18 Christian Gan[#7258][Web]: Implement NTLM proxy authentication.
2012-10-17 Martin Baulig[#7258][Web]: Fix proxy authentication for secure conne...
2012-10-17 Martin Baulig[#7258][Web]: Fix proxy authentication.
2012-10-17 Bojan RajkovicRevert "Bug 2663: Regular Expression Bug Fixes"
2012-10-17 Marek SafarClean up for mobile profiles
2012-10-14 Marek SafarRemove unreachable code
2012-10-10 Rodrigo KumperaMerge remote-tracking branch 'joncham/sgen-msvc2'
2012-10-10 Rodrigo KumperaMerge pull request #438 from mattleibow/master
2012-10-09 Sebastien Pouliot[OSX][iOS] Ensure 'sectrust' is released even if we...
2012-10-09 Sebastien PouliotProvide a non-null X509Chain in the callback for MonoTo...
2012-10-05 Marek SafarRemove some redundant initializations
2012-10-04 Marek SafarBeginGetRequestStream cannot be called once the request...
2012-09-29 Marek SafarMerge pull request #471 from antoniusriha/master
2012-09-29 Antonius Riha[System] Fix Uri.MakeRelativeUri on paths to higher...
2012-09-27 Martin Baulig[#7424]: Fix regression in same-origin-check for Cookies.
2012-09-27 Martin Baulig[#7200]: WebRequest returns result in another thread.
2012-09-26 Marek SafarUpadte csproj files
2012-09-23 Rodrigo KumperaMerge pull request #464 from gregoryyoung/master
2012-09-22 Martin BauligOnly set Cookie.Port if Cookie.Version == 1.
2012-09-21 Rolf Bjarne KvingeMarshal sockaddrdl manually, since it contains a variab...
2012-09-16 Marek SafarMerge pull request #461 from knocte/xbuild_improvements
2012-09-14 Marek SafarMerge pull request #455 from LogosBible/large-file...
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 Marek SafarMerge pull request #458 from konrad-kruczynski/issue4328
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 David StrawAdded unit test for HTTP request URL decode
2012-09-12 Marek SafarMerge pull request #457 from strawd/aspnetwebstack...
2012-09-12 Konrad M. KruczynskiFix for the bug #4328.
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-09 Kevin Daub[API] Added missing .Net 4.5 interface and dependent...
2012-09-09 Kevin Daub[API] Added missing .Net 4.5 interface and dependent...
2012-09-07 Atsushi Enoadd Android-specific ping path.
2012-09-05 Martin BauligFix #5655: Always send HTTP headers for WebDAV methods.
2012-09-05 Marek SafarAdd missing members
2012-09-04 Rodrigo KumperaMerge pull request #451 from madewokherd/wrappertrace
2012-09-04 Martin BauligFix #5899: WebClient.*Async() now correctly builds...
2012-09-04 Jérémie Laval[System] Fix timeout in BlockingCollection. Fix #6732.
2012-09-03 Ankit JainMerge pull request #444 from knocte/xbuild_improvements
2012-09-02 Miguel de IcazaMerge pull request #446 from UCIS/master
2012-08-31 Alexey MoiseevIncreased waiting time for the certificate authenticati...
2012-08-28 Marek SafarMerge pull request #447 from zyzniewski/master
2012-08-28 Tomasz Żyźniewskicall the event after async operation's completed
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-23 Sebastien PouliotFix binding (type) and value error (true) that could...
2012-08-13 Jonathan PryorPass SSL certificate chain, not just collection, to...
2012-08-13 Marek SafarRevert "Don't use scheme if not an absolute URI"
2012-08-11 Gonzalo Paniagua... Merge pull request #408 from strawd/master
2012-08-11 Zoltan VargaFix a DNS test.
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-10 Miguel de IcazaMerge pull request #422 from ianbattersby/bz6389-Invali...
2012-08-09 Marek SafarImplement TypeConverter.ConvertTo cultureInfo support...
2012-08-07 Marek SafarMerge pull request #420 from LogosBible/bug6405
2012-08-06 Atsushi EnoMerge pull request #411 from Alkarex/patch-2
2012-08-06 Martin PotterUnit tests for Bug #6405
2012-08-06 Martin PotterIf a CookieContainer is set, always use its cookies.
2012-08-02 Marek SafarMerge pull request #413 from AerisG222/http_capability_...
2012-08-02 Paolo MolaroFixes xambug#2965: enqueue the correct worker instance...
2012-07-30 Marek SafarMerge pull request #410 from sblom/threadcount
2012-07-29 Scott BlomquistReturn correctly-sized ProcessThreadCollection to enabl...
2012-07-27 Jeremie Laval[System] Ensure we use logical shift and not arithmetic...
2012-07-25 Jeremie Laval[System] Check for Abort state when poping so that...
next