Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-06DeflateStream: check IsInvalid before disposing (#16048)Egor Bogatov
2019-08-06`SocketAsyncEventArgs` cleanups and preparations for the real thing. (#16001)Martin Baulig
2019-08-05Add finalizer to DeflateStream (#15879)Egor Bogatov
2019-08-02Use `MultipleConnectAsync` from CoreFX. (#15972)Martin Baulig
2019-08-02Fix compiler warnings in System.dll. (#15971)Martin Baulig
2019-08-01Fix `Socket.ConnectAsync(SocketAsyncEventArgs)` behavior. (#15947)Martin Baulig
2019-07-26[wasm] Remove assemblies we don't want to distributeMarek Safar
2019-07-24[Coop] Convert System.Diagnostics.{FileVersionInfo,Process}. (#15789)Jay Krell
2019-07-15[System] Keep events from firing from a disposed 'DefaultWatcher' FileSystemW...Alexis Christoforides
2019-07-15[System] Remove FileSystemWatcher tests from monotouch/xammacAlexander Köplinger
2019-07-11[Mono.Security] Allow importing certificates from authenticode assemblies (#1...Micah N Gorrell
2019-07-11Add TypeForwards for FileSystemName & CryptographicOperations (#15652)Steve Pfister
2019-07-09[System]: Allow reading fully buffered `HttpWebResponse` body… (#15220)Martin Baulig
2019-06-25[System] Fix monotouch_watch xunit tests buildAlexander Köplinger
2019-06-25Exclude a few tests on monotouch_watch/xammac (#15397)Alexander Köplinger
2019-06-20Add Windows x64 Full AOT Interpreter support on CI. (#15127)Johan Lorensson
2019-06-19[filewatcher] Fall back to default if a new instance cannot be createdAlexis Christoforides
2019-06-07Implement RSACertificateExtensions.CopyWithPrivateKey(). #14152. (#14860)Martin Baulig
2019-06-06[wasm][bcl] Use zlib for DeflateStream on WASM profile (#14308)Kenneth Pouncey
2019-05-29[bcl] Add nunit exclude categories for monotouch/monodroid profiles (#14695)Alexander Köplinger
2019-05-29[System] Fix MultiCastOptionTest on WatchOSAlexander Köplinger
2019-05-27Bump CoreFX and make necessary changes (#14660)Calvin Buckley
2019-05-27[System] Fix monotouch_runtime repl assembliesAlexander Köplinger
2019-05-27[System.Net.NetworkInformation] Fork FreeBSD from MacOs (#14619)Conrad Meyer
2019-05-23[bcl] Remove usages of mono-project.com/go-mono.com/google.com in tests (#14586)Alexander Köplinger
2019-05-21Removing some remoting and multi-appdomain APIs on wasm and the AOT test prof...Martin Baulig
2019-05-16[monodroid] Introduce 'win32 host' BCL build (#14424)Alexis Christoforides
2019-05-10Revert "[System] Add FSEvent FileSystemWatcher to 'monotouch' BCL pro… (#14...Alexis Christoforides
2019-05-10Add a few `DISABLE_SECURITY` conditionals. (#14300)Martin Baulig
2019-04-30[csproj] Update project filesmonojenkins
2019-04-29Define `DISABLE_SECURITY` and `DISABLE_REMOTING` on wasm and testing_aot.Martin Baulig
2019-04-25[csproj] Update project filesmonojenkins
2019-04-19[Coop] Convert performance counters and performance counter categories. (#13623)Jay Krell
2019-04-11Use DNS.GetHostAddressesAsync instead of sync version (#13949)Maxim Lipnin
2019-04-10Add conditionals allowing some calenders to be disabled. (#13730)Martin Baulig
2019-04-02[System] Clear MONO_CFG_DIR before starting mcs in CodeDOM CSharpCodeGenerato...Alexander Köplinger
2019-03-29Fix for OpenBSD scope error in https://github.com/mono/mono/pull/13633Jo Shields
2019-03-29Merge pull request #13633 from rfht/masterJo Shields
2019-03-29Make the DnsTest more resilient to multi-IP DNS results (#13737)Filip Navara
2019-03-27[tests] Remove MONOMAC ifdef from BCL tests (#13694)Alexander Köplinger
2019-03-25Fix DNS Name Resolution Failure on OpenBSD (GitHub issue #8168)thfrwn
2019-03-22Xamarin.Android integration fixes (#13589)Alexis Christoforides
2019-03-19[sdks] Build mac in Mono SDKs (#13535)Alexander Köplinger
2019-03-11[csproj] Update project filesmonojenkins
2019-03-11These changes help prep for refsrc System.WebSteve Pfister
2019-03-06NS2.1 Sync new changes, mobile profiles (#13198)Egor Bogatov
2019-03-06[gitattributes] Do CRLF normalization on sln/proj filesAlexander Köplinger
2019-03-01Cancel sync IO on Windows when aborting thread. (#13173)Johan Lorensson
2019-02-28[corlib] Simplify RuntimeInformation by getting OS name from the runtime (#13...Calvin Buckley
2019-02-25Remove unused (and broken) mono_btls_ssl_ctx_get_servername(). (#13184)Martin Baulig