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
2022-08-29[release/7.0] Implement proper File System detection for Apple OSes (#74560)github-actions[bot]
2022-08-20Remove AES and SubtleCrypto from WASM (#74165) (#74246)Eric Erhardt
2022-08-15Initialize variable prior to pedantic use. Caught by ubsan on a bool.Robert Henry
2022-08-15Repoint urls in docs (#73766)N0D4N
2022-08-10Use SSL_ctrl instead of SSL_CTX_ctrl to enable client OCSP staplingJeremy Barton
2022-08-10Add Directory.CreateTempSubdirectory (#73408)Eric Erhardt
2022-08-10Fix Android x86 Debug build (#73685)Alexander Köplinger
2022-08-10Change GetCpuUtilization return from int to double and corresponding counter ...mikelle-rogers
2022-08-07Various fixes for generation aware analysis (#70764)Andrew Au
2022-08-06Fix __SOFTFP__ case for arm getcontext (#73449)Adeel Mujahid
2022-08-05Add missing Component Governance registrations (#73485)Levi Broderick
2022-08-05Add missing const qualifier to hosting API implementation (#73404)Aaron Robinson
2022-08-05Add initial riscv64 port (#73385)Adeel Mujahid
2022-08-04Convert GetAllMountPoints to UnmanagedCallersOnly (#73278)Jan Kotas
2022-08-03Fix missing symbols for `singlefilehost` (#73269)Elinor Fung
2022-08-03Update zlib, zlib-intel dependencies (#73082)Levi Broderick
2022-08-02Delete duplicate unwind info files (#73129)Adeel Mujahid
2022-08-02Fix typos (#73122)Adeel Mujahid
2022-08-01[Unix] Console.ReadKey rewrite (#72193)Adam Sitnik
2022-07-30Appropriately free temporary values on EC importJeremy Barton
2022-07-29Add support for specifying Kerberos package on Linux/macOS (in addition to NT...Filip Navara
2022-07-28Added remaining APIs to complete NativeMemory set (#72960)SRV
2022-07-27Update upstream ref for arm fp unwind support (#71857)Adeel Mujahid
2022-07-25when building on Ubuntu, avoid warning on shlibdeps libSystem.IO.Compression....Miriam España Acebal
2022-07-24Fix typos (#72709)Adeel Mujahid
2022-07-23Support ICU on Windows Server 2019 (#72656)Tarek Mahmoud Sayed
2022-07-22Fixes overwrite of last captured managed stack frame address in EventPipe sta...Johan Lorensson
2022-07-21[Mono]: Fix infrequent infinite loop on Mono EventPipe streaming thread. (#72...Johan Lorensson
2022-07-20Update llvm-libunwind from v9.0.0 to v14.0.6 (#72442)Adeel Mujahid
2022-07-19Move llvm-libunwind to src/native/external (#72418)Adeel Mujahid
2022-07-17Fix typos (#72314)Adeel Mujahid
2022-07-16Fix Wunqualified-std-cast-call in singlefilehost (#72305)Adeel Mujahid
2022-07-13[API Implementation]: SafeFileHandle overloads for SetCreationTime, SetLastAc...Robin Lindner
2022-07-12[Android] Port getifaddrs implementation from Xamarin.Android (#71943)Simon Rozsival
2022-07-12Fix leaks caused by mismatch of CFRelease/CFRetain with SecItemCopyMatchingMarius Ungureanu
2022-07-09[wasm] Bump emscripten to 3.1.12 (#70693)Radek Doulik
2022-07-09Enable Rfc2898DeriveBytes on Browser WASM (#71768)Eric Erhardt
2022-07-09Move _OOP_find_proc_info to libunwind (#71465)Adeel Mujahid
2022-07-06Use OS-provided RSA OAEP implementation for AndroidKevin Jones
2022-07-06Use crypto.subtle for AES on Browser WASM (#71501)Eric Erhardt
2022-07-04[mono][eventpipe] Write primitive types and UTF-16 strings in little endian o...Stefan Schulze Frielinghaus
2022-07-01Update Android NDK and set optimization flags (#68354)Alexander Köplinger
2022-06-30Improve interoperability of NTLM encryption/decryption and authentication (#7...Filip Navara
2022-06-29Move macOS remote unwinding to libunwind directory (#69720)Adeel Mujahid
2022-06-29Disable LTCG when building libnethost.lib for Windows. (#71089)Alex Rønne Petersen
2022-06-23Make hostfxr.h actually valid C (missing `struct` tag). (#71205)Alex Rønne Petersen
2022-06-23Update apphost error dialog text to put question last (#71165)Elinor Fung
2022-06-23Fix Native Digits Support (#71045)Tarek Mahmoud Sayed
2022-06-22[Mono] Fix C4018 warnings round II (#70783)Fan Yang
2022-06-22Use crypto.subtle for HMAC on Browser WASM (#70745)Eric Erhardt