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-02-25Make `System.dll` internals visible to `Mono.Android`.Martin Baulig
2019-02-22[System] Bump SocketTest.TestSelect1 socket timeout to 1ms (#13152)Vincent Dondain
2019-02-21SslStream improvements and testsMartin Baulig
2019-02-20NS2.1: System.Security.Cryptography changes (#13022)Egor Bogatov
2019-02-18Set executable bit for all .sh files in repoAlexander Köplinger
2019-02-15NS2.1: System.IO, System.Reflection.Emit, etc (#12854)Egor Bogatov
2019-02-14Pass X509Certificate2 to the certificate validator.Martin Baulig
2019-02-14[tests] Add the BitcodeNotSupported category to tests exercising non-bitcode-...Rolf Bjarne Kvinge
2019-02-05"Ice Blue": Adding some "Connection Info" properties to SslStream.Martin Baulig
2019-02-01[bcl] Fix possible deadlock race in CSharpCodeGenerator (#12685)Marek Habersack
2019-02-01"Imperial Red": Bring HttpClient from CoreFx (#11906)Martin Baulig
2019-01-31[System] Skip DefaultValueAttributeTest.Bug_12362() on xammac 4.5 tooAlexander Köplinger
2019-01-29Fixes VS4Mac Issue #6898 (#12432)Mike Krüger
2019-01-25Fix handling invalid Windows proxy config (#12595)Tomasz Jaworski
2019-01-23[Fix] GetActiveTcpConnections now returns correct state in unixBijan Tabatabai
2019-01-23[SslStream]: Flatten exceptions in sync `SslStream` APIs.Martin Baulig
2019-01-22[System]: Fix race condition in `SystemDependencyProvider.Initialize()`. #12...Martin Baulig
2019-01-22[System]: Correctly dispose inner stream in `WebResponseStream`. #11928. (#1...Martin Baulig
2019-01-19[System] Fix test compilation on AndroidAlexander Köplinger
2019-01-18Add TypeConverter fallback to DefaultValueAttribute (#12412)Maxim Lipnin
2019-01-17Update mcs/class/System/System.IO.Compression/DeflateStream.csMarius Ungureanu
2019-01-17[System.IO.Compression]: Correctly handle exceptions in inner stream. #12205.Martin Baulig
2019-01-11Ignore enotconn error results from the socket shutdown APIKatelyn Gadd
2019-01-10[csproj] Update project filesmonojenkins
2019-01-10Fix unrelated build issuesMaxim Lipnin
2019-01-10Misc AppleTls / BTLS exception and error check changes. (#12319)Martin Baulig
2019-01-08Move `ENABLE_GSS` conditional into `System`; fixes #12263. (#12303)Martin Baulig
2019-01-04Merge CoreFX with dotnet/release/2.2 (#11913)Martin Baulig
2019-01-02[csproj] Update project filesmonojenkins
2018-12-21[NS2.1] More types and members (#11944)Egor Bogatov
2018-12-12[resx2sr]: Giving this tool some love. (#11969)Martin Baulig
2018-12-07[corlib] Import FileSystemInfo and family from CoreFX (#11342)Alexis Christoforides
2018-12-04[System] Implement a helper function to create unique temporary directories a...Rolf Bjarne Kvinge
2018-12-02[csproj] Update project filesmonojenkins
2018-12-02Bring the internal 'NTAuthentication' class.Martin Baulig
2018-11-30[interp] Fix rethrow (#11844)Vlad Brezae
2018-11-29"Code Ultramarine": sync `X509Certificate2` with CoreFX and introduce `X509Ce...Martin Baulig
2018-11-29[System] Refactor tests to use system-assigned ports whenever possible. (#11829)Rolf Bjarne Kvinge
2018-11-29[csproj] Update project filesmonojenkins
2018-11-29Misc corefx sources (ReadOnlyMemoryStream and CertificateHelper).Martin Baulig
2018-11-28[System] Use pid-specific X509Store names in tests to make it possible to run...Rolf Bjarne Kvinge
2018-11-28[interp] Enable System.Data tests on fullaotinterp (#11798)Vlad Brezae
2018-11-28Move "NegotiateStreamPal" from "System.Data" into "System". (#11778)Martin Baulig
2018-11-21System.Net.NetworkInformation.NetworkInterface backend for AIX (#9454)Calvin Buckley
2018-11-17[NS2.1] IntPtr, UIntPtr, Encoding, Enum, Random, Thread, System.Net primitive...Egor Bogatov
2018-11-15Fix starting process with empty environment incorrectly inherits all variable...Jonathon Rossi
2018-11-14[System] Add FSEvent FileSystemWatcher to 'monotouch' BCL profile (#10809)Alexis Christoforides
2018-11-14[sdks] Compile support/{zlib-helper,nl}.c so XI/XM/XA does not have to cherry...Ludovic Henry
2018-11-08[corlib] Move Stack and Queue to mscorlib as we want to used them by (#11511)Marek Safar
2018-11-02[csproj] Update project filesmonojenkins