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
2017-04-05Merge pull request #17893 from weshaggard/UpdateStandardStephen Toub
2017-04-04Mark HttpListener for not UWPdanmosemsft
2017-04-04Refresh VS project configurations.Wes Haggard
2017-04-04Update project configurations to account for .NET Standard changesWes Haggard
2017-04-04Add build option to only build stuff that is part of NETCoreAppWes Haggard
2017-03-28Expose and use static ExceptionDispatchInfo.Throw (#17570)Stephen Toub
2017-03-14Merge pull request #17049 from stephentoub/ws_vectorStephen Toub
2017-03-13Regenerate all VS configurationsEric Mellino
2017-03-13Merge pull request #16909 from WinCPP/issue-3862Stephen Toub
2017-03-13Use vectors in managed ClientWebSocket for mask applicationStephen Toub
2017-03-11Adding System.Net.HttpListener uapaot config (#16982)Jose Perez Rodriguez
2017-03-10Issue #3862 Replace double-check lock with lazy initialization.WinCPP
2017-03-09Audit System.Net throws for losing stack tracesStephen Toub
2017-03-02Convert some uses of Marshal.SizeOf to sizeof (#16556)Jan Kotas
2017-02-25Fix typos: occurred/occurrence (#16459)Paul Harrington
2017-02-21Delete unnecessary [In, Out] annotations on Stream Read methods (#16327)Justin Van Patten
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Fix several typos (#16264)Jon Hanna
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-05Avoid unnecessary branches when fixing non-null/empty arrays (#15597)Justin Van Patten
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
2017-02-03Merge pull request #15704 from Priya91/httptestsLakshmi Priya Sekar
2017-02-03Respond to PR feedback.Lakshmi Priya Sekar
2017-02-03Update all solution files using solution generation toolWes Haggard
2017-02-03Add ProjectGuids for all projects and empty configs for projects without Buil...Wes Haggard
2017-02-02Remove async delegate invocation that's not supported in coreclr.Lakshmi Priya Sekar
2017-02-02Move managed uri port error checking at listener.Start() similar to Windows b...Lakshmi Priya Sekar
2017-02-02Match Managed httplistener impletementation to return -1 for content-length w...Lakshmi Priya Sekar
2017-02-02Rename internal/private variables to be _camelCase.Lakshmi Priya Sekar
2017-02-02Add more HttpListener tests.Lakshmi Priya Sekar
2017-02-01Make netfx build workEric St. John
2017-02-01Remove desktop config when in NETStandard.LibraryEric St. John
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-30Fix src projects for appropriate ref folderEric St. John
2017-01-23Skip websocket testing on Windows 7.Lakshmi Priya Sekar
2017-01-20Merge pull request #15102 from Priya91/websocketLakshmi Priya Sekar
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez
2017-01-20Merge pull request #15312 from ericstj/packageCleanup3Eric StJohn
2017-01-19Add assemblies to NETCore.App if in netstandardEric St. John
2017-01-19Remove packages from NETStandard2.0Eric St. John
2017-01-18Check for SocketException in Listener factory.Lakshmi Priya Sekar
2017-01-18Fix references after infra update.Lakshmi Priya Sekar
2017-01-18Respond to PR feedback.Lakshmi Priya Sekar
2017-01-18Modify tests to use single httplistener instance per port.Lakshmi Priya Sekar
2017-01-18Make WS handshake async.Lakshmi Priya Sekar
2017-01-18Add test for websocket.Lakshmi Priya Sekar
2017-01-18Add websocket connections on Unix HttpListener.Lakshmi Priya Sekar
2017-01-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-11Automated update of ns1.7->ns2.0 and nca1.1->nca2.0Alex Perovich