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

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-12Apply MaxResponseHeadersLength limit (#412)HEADmainSteve Pfister
2022-03-22Update brotli to v1.0.9Alexander Köplinger
2022-02-01Fix a compilation error when MONO is not definedBluzume
2021-04-17Merge pull request #410 from lambdageek/readdir-errnoAleksey Kliger (λgeek)
2021-04-16[System.Native] Exclude ReadDir pinvoke wrappers on Mono; handle EINTRAleksey Kliger
2021-03-27Fix CacheControlHeaderValueTest.cs after credscan changesAlexander Köplinger
2021-03-26Suppress CredScan checks (#408)Fan Yang
2021-03-26Creds suppression (#409)Jan Jahoda
2021-03-25Credscan - revert crypto changes (#406)Jan Jahoda
2021-03-23Added supressions. (#407)Nathan Ricci
2021-03-16Update CredScanSuppressions.json file (#405)Sam Patel
2021-03-15Credscan second round (#404)Jan Jahoda
2021-03-05Update CredScan suppressions (#403)Ryan Lucia
2021-03-05Credentials fixes (#402)Jan Jahoda
2021-02-19Only use IPv6 if availableAlexander Köplinger
2021-02-05Add CredScan suppression file (#400)Ryan Lucia
2020-08-21Disable failing DateTime testsAlexander Köplinger
2020-04-23Fix encoding of Digest authentication headers (#36627) (#399)Filip Navara
2020-04-16[System.Net.Http]: Disable exception filters on watchOS. (#398)Martin Baulig
2020-04-13Fix BigInteger parsing of substring span (#35185) (#397)Martin Baulig
2020-04-02FileSystem.Unix.File.Move uses "rename" in more cases (#40611) (#395)Mitchell Hwang
2020-01-15Disable two tests that allocate a lot of memory (#394)Alexander Köplinger
2020-01-09Merge pull request #389 from baulig/work-18030Martin Baulig
2020-01-09[Sockets]: Always reset internal SAEA completion when reattempting connection...Martin Baulig
2020-01-08Add workaround for mono/mono#17710. (#387)Martin Baulig
2019-12-29Use GlobalizationMode.Invariant without cachingMarek Safar
2019-12-28Exclude CharUnicodeInfo in mcs build modeMarek Safar
2019-12-28Add mcs workarounds for CharUnicodeInfoMarek Safar
2019-12-27Merge pull request #388 from steveisok/backport-dir-create-invalidateMartin Baulig
2019-12-27Fixes https://github.com/mono/mono/issues/18291Steve Pfister
2019-12-27Brind the latest CharUnicodeInfo from dotnet/runtimeMarek Safar
2019-12-20Fix reflection test to work with splitted assembliesAlexander Köplinger
2019-12-13Revert "Cherry-pick dotnet/corefx#37583. (#375)" (#382)Martin Baulig
2019-12-12Merge pull request #379 from baulig/work-remove-nullabilityMartin Baulig
2019-12-12Remove C# 8 nullability annotation.Martin Baulig
2019-12-10Cherry-pick dotnet/corefx#37583. (#375)Martin Baulig
2019-12-10Update System.Net.Http.Tests.HttpContentTest.Dispose_BufferContentThenDispose...Maxim Lipnin
2019-12-09Merge pull request #373 from mono/fix-mono-gh-16778Alexis Christoforides
2019-12-09 Fix inefficient interop in OSX FileSystemWatcher (#34715)fix-mono-gh-16778Jan Kotas
2019-12-09Backport FixPathLength 255 PRSteve Pfister
2019-12-03Merge pull request #374 from baulig/work-17897Martin Baulig
2019-12-03[System.Net.Http]: Add workaround for mono/mono#17897.Martin Baulig
2019-11-25Fix wrong behaviour when move multiple files out of watched folder on mac (#4...Jan Jahoda
2019-11-09Merge pull request #370 from steveisok/backport-corefx-osx-hidden-filesAlexis Christoforides
2019-11-04[mono] fixup for c44efe7297f8e11cab157c7e96b998dc936d53b7 (#372)Bernhard Urban-Forster
2019-11-04[mono] limit DegreeOfParallelism to 16 (#369)Bernhard Urban-Forster
2019-10-31Wrong Interop.Stat.cs. Added the change thereSteve Pfister
2019-10-31Add UserFlags to the FileStatus struct on the cs sideSteve Pfister
2019-10-31Added UserFlags to FileStatus structSteve Pfister
2019-10-31Backport of https://github.com/dotnet/corefx/pull/34560Steve Pfister