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

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-18Moving the rest of Unix libraries to the 'overrider' mechanism when linked in...Vladimir Sadov
2020-11-26NetworkInterface.Linux: take into account physical link status for Operationa...Tom Deseyn
2020-10-23improve link detection for WIFI on macOS (#43737)Tomas Weinfurt
2020-08-26add extra padding for icmp6stat to support macOS 11 (#41179)Tomas Weinfurt
2020-07-14improve diag for GetNetworkInterfaces failures (#39252)Tomas Weinfurt
2020-07-08Update license headers (#38793)Stephen Toub
2020-04-14Port Native libraries to SunOS (#34867)Adeel Mujahid
2020-03-25Add Android build configurations for Mono/Libraries (#33881)Alexander Köplinger
2020-03-18Fix native components build for Android (#32800)Adeel Mujahid
2020-03-12Add iOS build configurations (#33292)Alexander Köplinger
2020-02-14Linux NIC speed type made long to fit the actual value (#32223)Marie Píchová
2019-12-07use 2x buffer when sysctl fails with ENOMEM (#591)Tomas Weinfurt
2019-10-28Add support to produce WebAssembly runtime assets (dotnet/corefx#42128)Santiago Fernandez Madero
2019-10-24improve performance of GetAllNetworkInterfaces on Linux (dotnet/corefx#41490)Tomas Weinfurt
2019-04-26update GatewayAddresses() to return IPv6 address on Unix (dotnet/corefx#37132)Tomas Weinfurt
2018-09-26Fix assert failing when getting network interfaces (dotnet/corefx#32394)Santiago Fernandez Madero
2018-08-16Add WebAssembly build architecture (dotnet/corefx#28936)Morgan Brown
2018-06-21C++ cleanups and native code formatting (dotnet/corefx#30495)kasper3
2018-04-30Continue modifications for integration of System.Native to Mono. (dotnet/core...Ludovic Henry