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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-09[System] Set exception on Finish*Failure in SocketAsyncEventArgs (#6462)Alexander Köplinger
2018-01-09[w32process] Ensure process_handle is a legal value (#6449)Ludovic Henry
2018-01-08Implement a couple of SocketAsyncEventArgs methodsMiguel de Icaza
2018-01-06[System] Recursively delete directory in ApplicationSettingsBaseTestAlexander Köplinger
2018-01-06[System] Clear XDG_DATA_HOME and XDG_CONFIG_HOME in ApplicationSettingsBase t...Alexander Köplinger
2018-01-05[msvc] Update csproj filesmonojenkins
2018-01-05[System] Improve ApplicationSettingsBase behavior (#6272)Eberhard Beilharz
2018-01-05Fix a race condition in TcpListenerTest caused by sockets' accept queue not f...Katelyn Gadd
2018-01-05XMLDSIG from .NET Core. (#6154)Vladimir Kazakov
2018-01-03Bump corefx (#6119)Marek Safar
2018-01-03Add a possibility to use empty X.509 certificates.Vladimir Kazakov
2017-12-19IOS SDKs (#6257)Zoltan Varga
2017-12-19[System] System.Net.* tests from corefx (+RemoteExecutorTestBase) (#6136)Egor Bogatov
2017-12-15Avoid using BSTR for conversion of a SecureStringJosh Peterson
2017-12-15[msvc] Update csproj filesmonojenkins
2017-12-14Fix bug 60568: SynchronizationContext.Wait not implemented or invoked by runt...Katelyn Gadd
2017-12-14New PR for the new web stack (#6125)Martin Baulig
2017-11-28[System] Add corefx tests for System.CodeDom (#5623)Egor Bogatov
2017-11-27[System][Test] Only Xamarin.iOS has a synchronization context by default.Rolf Bjarne Kvinge
2017-11-26[msvc] Update csproj files (#6100)monojenkins
2017-11-24Bump corefxMarek Safar
2017-11-23[msvc] Update csproj files (#6087)monojenkins
2017-11-23Remove CodeDomConfigurationHandler from machine.config (#6070)Egor Bogatov
2017-11-20Fix CryptoConfig.CreateFromName on XM Modern (#6029)Chris Hamons
2017-11-15[System.Process] Consider `open`'s exit code when using it to start a process...Alexis Christoforides
2017-11-15[runtime] Add Dedup Support to MkBundle (#5484)Alexander Kyte
2017-11-14[bcl] bringing back InetAccess test categoryJonathan Peppers
2017-11-13[System] Fix DeflateStream crash with high concurrency on Read/Write/Close (#...Ludovic Henry
2017-11-08[System] Add missing ConfigureAwait (#5963)Brendan Zagaeski
2017-11-08[System] Fix NullReferenceException in Win32EventLog (#5949)Alexander Köplinger
2017-11-08[System]: Override `SslStream.FlushAsync ()` to call the async version on the...Martin Baulig
2017-11-07[System] Ignore tests that fail on device until the corresponding bugs have b...Rolf Bjarne Kvinge
2017-10-27[build] Add wasm profileMarek Safar
2017-10-24[bcl] Optimize Process.GetCurrentProcess ().MainModule. (#5843)Zoltan Varga
2017-10-20Fix bug #58400 - incorrect implementation of LocalPath for file URLs (#5779)Katelyn Gadd
2017-10-19Merge pull request #5778 from alexischr/bug-56003Alexis Christoforides
2017-10-19[System.URI] Don't reset host string processing on Unicode paths. Fixes #56003Alexis Christoforides
2017-10-18[System.Net] Tweak tests for watchOSBernhard Urban
2017-10-17[monodroid] Enable a number of tests (#5799)Marek Habersack
2017-10-11Fixed unhandled exceptions in EndPointListener.cs (#5724)Stephen C. Wills
2017-10-06Merge pull request #5327 from marek-safar/corefx-bumpMarek Safar
2017-10-06[appletls] Trust SecTrustResult.Proceed as well. Fixes #58411.Rolf Bjarne Kvinge
2017-10-05Bump corefxMarek Safar
2017-10-04[System] Ignore FtpWebRequestTest.DownloadFile2_v6 test when IPv6 isn't avail...Alexander Köplinger
2017-09-29[System] HttpListenerRequest: ignore bad cookies and keep request alive (#5657)Alexander Köplinger
2017-09-14[System]: SslStream.Flush() now flushes the underlying stream. Bug #57528. (...Martin Baulig
2017-09-12Fix bug 57918:Katelyn Gadd
2017-08-31[socket] Reduce handle manipulations in native (#5378)Ludovic Henry
2017-08-31[bcl] Fix a few hardcoded socket ports in tests (#5471)Alexander Köplinger
2017-08-31Revert "Merge pull request #5330 from alexanderkyte/dedup_mkbundle"Alexander Köplinger