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
path: root/src
AgeCommit message (Expand)Author
2017-03-11Adding System.Net.HttpListener uapaot config (#16982)Jose Perez Rodriguez
2017-03-10Merge pull request #16987 from stephentoub/disable16981Stephen Toub
2017-03-10Fix pinning in BaseOverlappedAsyncResult.CompletionCallback (#16954)Stephen Toub
2017-03-10Merge pull request #16920 from lmolkova/dev/http_protocol_Id_complianceVance Morrison
2017-03-10Disable NonAzureNoProtocolConnectionTestOnWindows testStephen Toub
2017-03-10Merge pull request #16951 from lmolkova/dev/fix_DiagnoticSourceStartStop_16856Stephen Toub
2017-03-10Adding System.Net.Mail to the uap and uapaot closures (#16938)Jose Perez Rodriguez
2017-03-10Change tests that use async void to async TaskSteve Harter
2017-03-10PVS-Studio: fixed vulnerability CWE-476 (NULL Pointer Dereference) (#16807)Ivan Kishchenko
2017-03-10Delete another obsolete ApiCompatBaseline (#16964)Jan Kotas
2017-03-10Fix XPathEvaluate bug on XNode (#16885)Sepideh Khoshnood
2017-03-10Delete obsolete ProjectN/CoreRT files (#16957)Jan Kotas
2017-03-10Make Managed SNI the default network impl in SqlClient (#16936)Saurabh Singh
2017-03-10Fix System.Reflection.Metadata for bigendian (#16583)Marek Safar
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-03-10Fix Console WindowWidth/Height paramName (#16930)Ian Hays
2017-03-10Add more tests to the PublicKey class for ECDSA certs. (#16943)Jeremy Barton
2017-03-10Merge pull request #16898 from stephentoub/audit_exception_throwsStephen Toub
2017-03-10Properly start a CFRunLoop on Mono (#16952)Alexis Christoforides
2017-03-10Add HashAlgorithmName overloads for Rfc2898DeriveBytes ctor (#16917)Jeremy Barton
2017-03-10X509Certificate2.PrivateKey should not return ECDSA (#16933)Jeremy Barton
2017-03-10Fix comparison with DateTime.UtcNowLiudmila Molkova
2017-03-10Merge pull request #16937 from corivera/FixNpTestFailuresCory Rivera
2017-03-10Add better error message for failing ping test (#16929)Ian Hays
2017-03-10Disable another Net.Security test with known issue. (#16932)Ian Hays
2017-03-10Disable tests on desktop that where hanging. (#16942)Santiago Fernandez Madero
2017-03-10Fix parsing failures with Named Pipe paths in SqlClient.SNIProxyCory Rivera
2017-03-10Update distributed transaction test blocking issue number from 16755 to 13532...Qi Zhang
2017-03-10upLiudmila Molkova
2017-03-10Update documentation and unsafe random generationLiudmila Molkova
2017-03-10Merge pull request #16868 from MattGal/Convert_to_upload-tests.projMatt Galbraith
2017-03-10Implement ReceiveMessageFromAsync with buffer list on Unix (#16911)Stephen Toub
2017-03-10Merge pull request #16922 from stephentoub/fix_cryptoStephen Toub
2017-03-10reviewLiudmila Molkova
2017-03-10Merge pull request #16921 from ianhays/enable_ACtestsIan Hays
2017-03-10use guid instead of randomLiudmila Molkova
2017-03-10use PascalCase in private methodsLiudmila Molkova
2017-03-10Disable some ACL testsIan Hays
2017-03-09Fix marshaling/pinning in GetSignerInPKCS7Store to avoid corrupted dataStephen Toub
2017-03-09Convert Linux, OSX, and Windows test builds to use upload-tests.proj.Matt Galbraith
2017-03-09Re-enable AccessControl testsIan Hays
2017-03-09Change delimiters, Id length and generate external parent-id suffix randomlyLiudmila Molkova
2017-03-09Change Ssl test to determine if results vary (#16877)Steve Harter
2017-03-09Merge pull request #16875 from shmao/16864-SuspensionManagerShin Mao
2017-03-09Expose and test new string, index, count Encoding overloads (#16810)Hugh Bellamy
2017-03-09Fix for issue 16856 (Test fails because duration is 0)Vance Morrison
2017-03-09Merge pull request #16907 from stephentoub/crlcache_exceptionStephen Toub
2017-03-09Merge pull request #16905 from stephentoub/remove_stale_netcoreapp12Stephen Toub
2017-03-09Merge pull request #16906 from stephentoub/remoteex_exitStephen Toub
2017-03-09Suppress UnauthorizedAccessException in CRL cachingStephen Toub