[System]: Correctly implement close and shutdown in SslStream. (#4969)
[mono.git] / mcs / class / System / System.Net.Security / SslStream.platformnotsupported.cs
2017-06-06 Martin Baulig[System]: Correctly implement close and shutdown in...
2017-05-12 vkargovMerge pull request #4327 from vkargov/vk-abcremedy
2017-05-10 Vlad BrezaeMerge pull request #4816 from BrzVlad/fix-remoting...
2017-05-09 Rodrigo KumperaMerge pull request #4781 from kumpera/unaligned-cleanup-1
2017-05-08 Martin Baulig[System]: Fully stub-out SslStream on platforms where...
2017-02-21 Alexis ChristoforidesMerge pull request #4169 from evincarofautumn/fix-xmm...
2017-01-12 Rodrigo KumperaMerge pull request #4198 from vkargov/vk-prevbb
2017-01-09 Johan LorenssonMerge pull request #4195 from lateralusX/jlorenss/win...
2017-01-04 David KarlašMerge pull request #4196 from DavidKarlas/stepAndCatchE...
2017-01-03 Vlad BrezaeMerge pull request #4152 from BrzVlad/misc-gc-altstack
2017-01-03 Marek Safar[System] Unify Mono.Security dependency to be same...
2016-11-22 Alexis ChristoforidesMerge branch 'alexischr/nursery-canaries-managed-alloc'
2016-11-21 Marek SafarMerge pull request #3406 from alexanderkyte/mobile_stat...
2016-11-16 Rodrigo KumperaMerge pull request #3678 from mono/seq-read
2016-11-07 Rodrigo KumperaMerge pull request #2408 from tastywheattasteslikechick...
2016-10-13 Vlad BrezaeMerge pull request #3766 from BrzVlad/feature-default...
2016-10-13 Bernhard UrbanMerge pull request #3591 from directhex/mono_libdir_fal...
2016-10-12 Vlad BrezaeMerge pull request #3749 from BrzVlad/fix-mips-fix
2016-10-06 Johan LorenssonMerge pull request #3707 from lateralusX/jlorenss/win...
2016-10-05 Johan LorenssonMerge pull request #3692 from lateralusX/jlorenss/win...
2016-10-05 Vlad BrezaeMerge pull request #3705 from BrzVlad/fix-sgen-internal...
2016-10-04 Aleksey Kliger ... Merge pull request #3686 from lambdageek/dev-format...
2016-10-03 Niklas TherningMerge pull request #3691 from ntherning/enable-tests...
2016-10-03 Rolf Bjarne Kvinge[System*] Throw a PlatformNotSupported exception when...