[msvc] Update csproj files (#4395)
[mono.git] / mcs / class / System /
2017-02-16 Ludovic Henry[socket] Add EPROTOTYPE error case (#4391)
2017-02-16 Rodrigo KumperaMerge pull request #4376 from kumpera/test-hardneing
2017-02-16 Alexander Köplinger[System] Fix failing ClientWebSocket test
2017-02-16 Alexander KöplingerMerge pull request #4386 from akoeplinger/fix-netstandard
2017-02-16 Ludovic Henry[socket] Fix race on SocketAsyncResult (#4389)
2017-02-15 Marek Safar[System] Fixes failing tests on mobile
2017-02-15 Alexander Köplinger[bcl] Remove the NETSTANDARD ifdef from profiles
2017-02-15 Marek Safar[System.Net.Http] Add Transfer-Encoding: chunked specia...
2017-02-15 Marek SafarMerge pull request #4371 from marek-safar/cecil-update
2017-02-13 Marek Safar[System] Fixes failing tests on watch
2017-02-10 monojenkins[msvc] Update csproj files
2017-02-10 Marek Safar[System] CodeDom from CoreFX
2017-02-09 Ludovic Henry[process] Improve error message for inaccessible proces...
2017-02-09 Rodrigo KumperaMerge pull request #4248 from Unity-Technologies/boehm...
2017-02-09 Ludovic Henry[process] Fix Process.GetProcessesByName (#4351)
2017-02-08 Martin Baulig[btls]: Fix MonoBtlsX509Store.cs.AddTrustedRoots()...
2017-02-08 Martin Baulig[btls]: Fix MonoBtlsProvider.SetupCertificateStore...
2017-02-08 Niklas TherningMerge pull request #4335 from ntherning/skip-unwind...
2017-02-08 Niklas TherningMerge pull request #4333 from ntherning/Mono-Posix...
2017-02-07 Martin Baulig[btls]: MonoBtlsError.GetError(out string, out int...
2017-02-06 Martin BauligRemove debugging spew in MonoBtlsX509LookupMonoCollecti...
2017-02-06 Martin Baulig[btls]: Add option to specify the certificate search...
2017-02-02 Vlad BrezaeMerge pull request #4306 from BrzVlad/fix-roslyn-ppc
2017-02-02 Martin Baulig[btls]: Make the 'MonoBtlsX509LookupMonoCollection...
2017-02-02 Martin Baulig[BTLS]: Improve error handling. (#4317)
2017-02-02 Martin BauligMerge pull request #4316 from mono/work-51562
2017-02-02 Niklas TherningMerge pull request #4312 from ntherning/winaot-tests...
2017-02-01 Martin Baulig[btls]: Allow importing a null `byte[]`. Fixes #51562.
2017-02-01 Alexander Köplinger[System] Disable SocketTest.ConnectedProperty on testin...
2017-02-01 Niklas TherningMerge pull request #4301 from ntherning/fix-Mono.Posix...
2017-02-01 Marek SafarMerge pull request #4310 from marek-safar/roslyn-rc3
2017-02-01 Marek SafarMerge pull request #4302 from marek-safar/corefx-bump
2017-01-31 Alexander Köplinger[System] Fix AsyncOperationManager test that fails...
2017-01-30 Rodrigo KumperaMerge pull request #4297 from kumpera/fix-profiler...
2017-01-28 Alexander Köplinger[bcl] Update tests that failed when .cs file contained...
2017-01-25 Marek SafarMerge pull request #4276 from henricm/winaot
2017-01-25 Henric MüllerChanging Win32_IP_ADAPTER_INFO to struct to work on...
2017-01-25 Henric MüllerFixing AsyncOperationManagerTest test for winaot profile
2017-01-25 Henric MüllerFixing tests that asume IPV4 when first adapter is...
2017-01-25 Henric MüllerFixes in NetworkInformation for winaot profile
2017-01-25 Rodrigo KumperaMerge pull request #4280 from vargaz/class-init-cond
2017-01-25 Henric MüllerUpdates for winaot profile
2017-01-24 Vlad BrezaeMerge pull request #3806 from BrzVlad/feature-parallel...
2017-01-23 Marek Safar[build] Add new profile
2017-01-22 Rodrigo KumperaMerge pull request #4274 from kumpera/cctor-abort
2017-01-20 Alexander Köplinger[bcl] Rename FEATURE_MONO_CAS to MONO_FEATURE_CAS
2017-01-18 Rodrigo KumperaMerge pull request #4234 from kumpera/katia-flavia
2017-01-17 Marek SafarClean up few warnings
2017-01-13 Marek SafarMerge pull request #4246 from Unity-Technologies/mcs...
2017-01-13 Alexander Köplinger[btls] Remove btls-cert-sync and integrate it into...
2017-01-12 Rodrigo KumperaMerge pull request #4198 from vkargov/vk-prevbb
2017-01-12 Rodrigo KumperaMerge pull request #4212 from BrzVlad/fix-ephemeron...
2017-01-12 Rodrigo KumperaMerge pull request #3563 from lewurm/interpreter
2017-01-12 Marek SafarMerge pull request #4235 from grendello/android_dns_servers
2017-01-12 Marek Habersack[BCL,Android] Get DNS server addresses from Android
2017-01-11 Alexander KöplingerMerge pull request #4224 from akoeplinger/fix-46602
2017-01-11 Marek SafarMerge pull request #4219 from marek-safar/corert-bump
2017-01-11 Marek SafarMerge pull request #4222 from alexanderkyte/fix_mismatc...
2017-01-10 Chris HamonsMono BCL test fixes so XM can run them (#4210)
2017-01-10 Alexander Köplinger[btls] Create a native BTLS key handle for X509Certific...
2017-01-10 Alexander Köplinger[btls] Call Reset() in X509CertificateImplBtls.Import()
2017-01-10 Alexander Köplinger[System] Use non-obsolete API in SslStream
2017-01-10 monojenkins[msvc] Update csproj files (#4221)
2017-01-09 Alexander Köplinger[btls] Capture inner exception in MobileAuthenticatedStream
2017-01-09 Alexander Köplinger[btls] Use MONODROID ifdef instead of ANDROID
2017-01-09 Alexander Köplinger[btls] Fix wrong path returned from MonoBtlsProvider...
2017-01-09 Marek Safar[System] Fixes ios unresolved symbols
2017-01-09 Johan LorenssonMerge pull request #4195 from lateralusX/jlorenss/win...
2017-01-05 monojenkins[msvc] Update csproj files (#4207)
2017-01-05 Marek Safar[System] Cleanup some warnings
2017-01-05 Marek SafarMerge pull request #4205 from marek-safar/compression
2017-01-04 monojenkins[msvc] Update csproj files (#4204)
2017-01-04 Marek Safar[System] Use GZipStream from corefx
2017-01-04 Marek Safar[System] Compression enums from corefx
2017-01-04 David KarlašMerge pull request #4196 from DavidKarlas/stepAndCatchE...
2017-01-04 Alexander Köplinger[System] Include common.sources in the tarball
2017-01-03 Vlad BrezaeMerge pull request #4152 from BrzVlad/misc-gc-altstack
2017-01-03 Marek Safar[System] Warnings cleanup
2017-01-03 Marek Safar[System] Keep single MonoPInvokeCallbackAttribute imple...
2017-01-03 Marek Safar[System] Unify Mono.Security dependency to be same...
2016-12-22 Alexander Köplinger[System] Fix basic/build profile build
2016-12-22 Marek Safar[System] Remove duplicated sources info
2016-12-22 Marek Safar[System] remove unused file
2016-12-22 faulpeltzFix MonoBtlsX509StoreManager machine store paths (...
2016-12-22 Alexander Köplinger[bcl] Clean up old run-test.bat and *.csproj files
2016-12-21 Marek SafarMerge pull request #4187 from rolfbjarne/dynamic-method-ios
2016-12-21 Henric MüllerRenamed profile to winaot (#4190)
2016-12-21 Vlad BrezaeMerge pull request #4185 from BrzVlad/fix-arm64-finally...
2016-12-21 Alexander KöplingerMerge pull request #4159 from akoeplinger/aot-only...
2016-12-21 Alexander Kyte[runtime] Always expire a non-resolved hostname's cache
2016-12-20 João MatosMerge pull request #4118 from petertiedemann/fix-bug...
2016-12-20 Alexander Köplinger[bcl] Rename aot_hybrid profile to testing_aot_hybrid
2016-12-20 Alexander Köplinger[bcl] Rename aot_only profile to testing_aot_full
2016-12-19 Marek Safar[build] Add new profile
2016-12-15 Vlad BrezaeMerge pull request #4014 from BrzVlad/feature-tls-refactor
2016-12-14 Sebastien Pouliot[system] Remove port number from TLS Server Name Identi...
2016-12-12 Marek Safar[System] Always use mcs as CodeDOM backend compiler
2016-12-09 Marek Safar[System] Add new test
2016-12-07 Marek SafarMerge pull request #4102 from marek-safar/bootstrap
2016-12-06 Roger Vuistiner[System]: fix certificate validation on Wine/OSX
next