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-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
2022-06-20Upstream coreclr and pal changes to support powerpc (ppc64le) architecture (...Vikas Gupta
2022-06-20Fix illumos-x64 build (#70956)Adeel Mujahid
2022-06-16Add icon to dotnet.exe on Windows (#70578)Elinor Fung
2022-06-16Remove GSS_KRB5_CRED_NO_CI_FLAGS_X code (#70772)Filip Navara
2022-06-15Revert "Fix usage of GSS_KRB5_CRED_NO_CI_FLAGS_X (#70447)" (#70747)Tomas Weinfurt
2022-06-14[wasm][debugger] Implement get bytes from loaded_files using debugger protoco...Thays Grazia
2022-06-14Reenable C4244 in repo (#70026)Aaron Robinson
2022-06-14Fix usage of GSS_KRB5_CRED_NO_CI_FLAGS_X (#70447)Filip Navara
2022-06-14List other architectures and DOTNET_ROOT environment variables in dotnet --in...Elinor Fung
2022-06-13ppc64le build support (#68806)Sapana-Khemkar
2022-06-13Omit calls to CCCryptorFinalKevin Jones
2022-06-10Remove Android crypto internals from System.Security.Cryptography.X509Certifi...Alexander Köplinger
2022-06-06Update libraries' building docs for native components (#70284)Günther Foidl
2022-06-06[iOS] Grab the default timezone using native API (#70149)Steve Pfister
2022-06-06limit retries of EPROTOTYPE on macOS (#69882)Tomas Weinfurt
2022-06-03Enable server-side OCSP stapling on LinuxJeremy Barton
2022-06-02Use key properties to determine ECC key size for AppleKevin Jones
2022-06-02Resumbmit tar feedback changes, include Android build fix (#69469)Carlos Sanchez
2022-06-01Fix address adjustment in bundle unmap for macos universal binaries (#69687)Vladimir Sadov
2022-05-31[Android] Add UnmanagedCallersOnly attribute to SafeDeleteSslContext.ReadFrom...Simon Rozsival
2022-05-28Implement LoadLibraryErrorTracker (#69842)Michal Strehovský
2022-05-26File system type fix (#69484)Adam Sitnik
2022-05-26Better createdump error messages (#69663)Mike McLaughlin
2022-05-25Revert MSVC changes for libunwind (#69750)Aaron Robinson
2022-05-25[wasm] Consolidate interop tables generators (#69620)Marek Fišera
2022-05-25Use SubtleCrypto API on browser DOM scenarios (#65966)Layomi Akinrinade
2022-05-24[mono] Cleanup main.c/main-sgen.c split, unused glib functions, Apple compres...Alexander Köplinger
2022-05-23Fix typos (#69537)Adeel Mujahid
2022-05-21Fix SystemNative_SendFile on iOS/tvOS devices (#69436)Alexander Köplinger
2022-05-19Linux-bionic (Android libc w/o Android interop) initial implementation (#66147)Jo Shields
2022-05-18[monoapi] Add MONO_IMAGE_NOT_SUPPORTED to MonoImageOpenStatus (#69062)Aleksey Kliger (λgeek)
2022-05-18Do not print anything to stderr running SCD app without deps.json (#69314)Vitek Karas
2022-05-17Revert "Address some System.Formats.Tar TODOs (infra and syscalls) (#69107)" ...Carlos Sanchez
2022-05-17Address some System.Formats.Tar TODOs (infra and syscalls) (#69107)Carlos Sanchez
2022-05-13Enable System.Globalization.Native for NativeAOT (#69297)Jan Kotas
2022-05-10add option to set TLS cache size (#69065)Tomas Weinfurt
2022-05-09Merge pull request #67771 from dotnet/darc-main-31d4c308-6782-4440-8589-61f58...Andy Gocke
2022-05-07Fix typos (#69011)Adeel Mujahid