platform/upstream/dotnet/runtime.git
2019-03-16 David ShulmanFix and re-enable some HttpListener authentication...
2019-03-15 Liudmila MolkovaInject W3C headers in netfx HTTP diagnostics hook...
2019-03-15 Afsaneh RafighiMerge pull request dotnet/corefx#35344 from Wraith2...
2019-03-15 Stephen ToubFix SslStreamStreamToStreamTest to exercise correct...
2019-03-15 Stephen ToubAdd test for using SslStream for concurrent read/writes...
2019-03-15 Ahson KhanAdd TextEquals helper methods to Utf8JsonReader (dotnet...
2019-03-15 David ShulmanAdd test for HttpWebRequest default proxy credentials...
2019-03-15 Stephen ToubFix CryptoStream.Dispose to only transform final block...
2019-03-14 David ShulmanFix HttpWebRequest to use WebRequest.DefaultWebProxy...
2019-03-14 Marco RossignoliImprove test logging: add process name to log (dotnet...
2019-03-14 Stephen ToubAvoid three expensive allocations in UriHelper (dotnet...
2019-03-14 Marco RossignoliOptimize recursion of System.Net.Http.HttpRuleParser...
2019-03-14 Laura WalkerFix single character typo. (dotnet/corefx#36047)
2019-03-14 John SalemMake StackTrace Symbol Caching Aware of Collectible...
2019-03-14 Michelle McDanielRename optimzation package version
2019-03-14 Michelle McDanielRemove the workaround to put the IBC files in the right...
2019-03-14 Michal StrehovskýEnable default interfaces unconditionally (dotnet/coref...
2019-03-14 Krzysztof WicherFix: System.IO.Ports runtime package signing (dotnet...
2019-03-14 Afsaneh RafighiMerge pull request dotnet/corefx#35927 from Wraith2...
2019-03-14 Eric StJohnUse ILResourceReference (dotnet/corefx#36038)
2019-03-14 Filip NavaraUpdate ResourceManager tests to account for dotnet...
2019-03-14 David ShulmanDisable some proxy tests (dotnet/corefx#36037)
2019-03-14 Stephen ToubRemove remaining usage of Contract.* (dotnet/corefx...
2019-03-14 Stephen ToubTweak SslApplicationProtocol (dotnet/corefx#36021)
2019-03-14 Eric St. JohnFix local zip entry header for large files
2019-03-14 David ShulmanClean up some tests and move to new Azure endpoint...
2019-03-14 Stephen ToubDisable tests failing on WSL (dotnet/corefx#36017)
2019-03-14 Wraith2let ArrayPool clear returned arrays
2019-03-14 Layomi AkinrinadeAdd (Try)GetDateTime(Offset) to Utf8JsonReader (dotnet...
2019-03-13 Wraith2Merge remote-tracking branch 'dotnet/master' into sqlfi...
2019-03-13 Tarikul SabbirMerge pull request dotnet/corefx#36015 from tarikulsabb...
2019-03-13 Eric StJohnUpdate Windows.Compatibility package with references...
2019-03-13 Tarikul SabbirDelete XEvent before method exits.
2019-03-13 Tarikul SabbirFormatting change
2019-03-13 Tomas Weinfurtsmall fixes for ping to properly set state in case...
2019-03-13 Stephen BonikowskyUpdating to latest WCF version.
2019-03-13 Ahson KhanFix JsonReader bug in multi-segment string processing...
2019-03-13 Tarikul SabbirDataStream Test change
2019-03-13 Wraith2make TextDataFeed.DefaultEncoding internal
2019-03-13 Levi BroderickReact to changes through ASCIIEncoding and EncoderNLS
2019-03-12 Wraith2address feedback
2019-03-12 Tarikul SabbirDataSteam Test change
2019-03-12 Jan KotasPin buffer for NtQuerySystemInformation (dotnet/corefx...
2019-03-12 Tomas WeinfurtFix SendWithPingUtilityAsync to catch InvalidOperationE...
2019-03-12 Stephen BonikowskyUpdate Windows.Compatibility package with references...
2019-03-12 Osman TuranAdd unit tests for PEHeaderBuilder factory methods
2019-03-12 Osman TuranFix ImageCharacteristics of PEHeaderBuilder when initia...
2019-03-12 Stephen ToubInclude correct error code in WebSocket.ThrowOnInvalidS...
2019-03-12 David FowlerMade some tweaks to the BufferSegmentStack (dotnet...
2019-03-12 Stephen ToubRemove stale TODO
2019-03-12 David FowlerDon't allocate a stack (dotnet/corefx#35958)
2019-03-12 Calvin BuckleySwitch from asserts on POSIX_FADV_* to conversions...
2019-03-11 Marco Rossignolifix catch (dotnet/corefx#35970)
2019-03-11 Tarikul Sabbirdatastream bugfix first commit
2019-03-11 Liudmila MolkovaInject W3C headers in HTTP diagnostics handler (dotnet...
2019-03-11 David FowlerThrow an exception if examined < consumed and reworked...
2019-03-11 Adeel MujahidAdd GNU compiler support to build src/Native (dotnet...
2019-03-11 Stephen ToubUse TryAddWithoutValidation in WebSocketHandle.ConnectA...
2019-03-11 Stephen ToubAdd missing deserialization ctor to ChannelClosedExcept...
2019-03-11 Stephen ToubFix timezone-related failures in System.Runtime.Tests...
2019-03-11 Hugh BellamyCleanup and enhance misc reflection/attribute tests...
2019-03-11 David FowlerBetter defaults for the Pipe (dotnet/corefx#35939)
2019-03-11 Stephen ToubDisable TestCheckChildProcessUserAndGroupIds test ...
2019-03-11 Stephen ToubAdd await stack guard test (dotnet/corefx#35905)
2019-03-10 Hugh BellamyFix CompositionContract.Equals for null (dotnet/corefx...
2019-03-10 Tomas Weinfurtdisable SendToRecvFrom_Datagram_UDP aagin. (dotnet...
2019-03-10 Marco Rossignolidisable test on netfx (dotnet/corefx#35921)
2019-03-10 David ShulmanFix NetEventSource logging for Windows auth on Linux...
2019-03-09 Marco RossignoliBug fix: await SmtpClient.SendMailAsync never ends...
2019-03-09 Dan MoseleyRemove 2 suffix step 1 (dotnet/corefx#35904)
2019-03-09 Wraith2Merge remote-tracking branch 'dotnet/master' into sqlpe...
2019-03-09 dotnet-maestro... [master] Update dependencies from dotnet/coreclr (dotne...
2019-03-09 Jeremy BartonJsonDocument should allow the UTF-8 content-BOM from...
2019-03-08 Vance MorrisonFix a race and inefficiency in Microsoft-Diagnostics...
2019-03-08 Vance MorrisonUpdate System.Activity API to be more readonly (dotnet...
2019-03-08 Wraith2use rented buffers in stream writes
2019-03-08 Jeff SchwartzAdd target to remove binding redirect (dotnet/corefx...
2019-03-08 Stephen ToubAdd dummy object field to TypedReference in ref assembl...
2019-03-08 Hugh BellamyCleanup StrongNameKeyPair tests and increase coverage...
2019-03-08 Viktor HoferUpgrade Test Sdk to 16.0.1 (dotnet/corefx#35876)
2019-03-08 Tomas Weinfurtenable SendToRecvFrom_Datagram_UDP again (dotnet/corefx...
2019-03-08 Santiago Fernandez... Fix ReflectPropertyDescriptor.IsReadOnly (dotnet/corefx...
2019-03-08 Stephen ToubMerge pull request dotnet/corefx#35854 from dotnet...
2019-03-08 Marco RossignoliImprove process test fail output (dotnet/corefx#35853)
2019-03-08 Dávid KayaAdded UserFlags field, unblocks dotnet/corefx#34560...
2019-03-08 Steven WeerdenburgUtf8JsonReader.cs - Add support for single line comment...
2019-03-08 Ben AdamsShrink ReadOnlySequence by 8 bytes (dotnet/corefx#35860)
2019-03-08 Levi BroderickAdd unit tests for Rune.Decode and friends (dotnet...
2019-03-07 Filip NavaraReplace AsnReader/AsnWriter with updated versions,...
2019-03-07 Maryam AriyanExpose AmbiguousImplementationException and add tests...
2019-03-07 Tanner GoodingTemporarily disabling a RealParser test.
2019-03-07 Vance MorrisonRename APIs based on API review (dotnet/corefx#35848)
2019-03-07 Stephen ToubAdd FileStream.CopyToAsync missing override to ref...
2019-03-07 Jeremy BartonSeed the AsnReader/AsnWriter changes from corefxlab
2019-03-07 Omair MajidDisable used-but-marked-unused warnings in System.Secur...
2019-03-07 Tanner GoodingUpdating the Microsoft.Private.Intellisense package...
2019-03-07 Stephen ToubImprove JsonSerializer.ReadAsync(Stream) throughput...
2019-03-07 Tomas Weinfurtdisable tests failing on Windows ARM (dotnet/corefx...
2019-03-07 Dan MoseleyReduce fix to just S.L.P (dotnet/corefx#35728)
2019-03-06 Tomas Weinfurtskip tests failing on Windows ARM64 (dotnet/corefx...
next