[System] Add back a few ServicePointManager properties that can be used by multiple...
[mono.git] / mcs /
2016-10-04 Rolf Bjarne Kvinge[System] Add back a few ServicePointManager properties...
2016-10-04 Niklas TherningMerge pull request #3695 from ludovic-henry/fix-thread...
2016-10-03 Alex Rønne PetersenMerge pull request #3698 from alexrp/profiler-c9-fixes
2016-10-03 Zoltan Varga[SRE] Delay the creation of the MonoClass for dynamic...
2016-10-03 Martin BauligOops, actually correctly revert that commit.
2016-10-03 Martin Baulig[System]: Temporarily switch the default TLS provider...
2016-10-03 Marek Safar[Mono.Debugger.Soft] Move TypeLoadClass types to new...
2016-10-03 Marek Safar[Mono.Debugger.Soft] Tweak ClassLocalReflection test
2016-10-03 Niklas TherningMerge pull request #3691 from ntherning/enable-tests...
2016-10-03 Rolf Bjarne Kvinge[System*] Throw a PlatformNotSupported exception when...
2016-10-03 Marek Safar[System] Server property of HttpWebResponse should...
2016-10-01 Martin Baulig[System]: ChainValidationHelper: ignore port number...
2016-10-01 Martin Baulig[BTLS]: Ignore port number when validating certificates.
2016-10-01 Martin Baulig[BTLS]: Send server name extension on the client.
2016-10-01 Alexander KöplingerFix build break from 81fb20737f810def6dde88d87a1b2f23cd...
2016-10-01 Alexander Köplinger[corlib] Fix a warning
2016-10-01 Alexander KöplingerFix build break from efd53c8e2f1823568309a2920091b724be...
2016-09-30 Marek Safar[System] Fill more WebException details when CONNECT...
2016-09-30 Zoltan VargaBump corlib version for efd53c8e2f1823568309a2920091b72...
2016-09-30 Martin Baulig[System]: Fix MonoTlsProviderFactory.TryDynamicLoad...
2016-09-30 Zoltan Varga[SRE] Rename MonoGenericClass to TypeBuilderInstantiati...
2016-09-30 Martin Baulig[System]: Make BTLS the default TLS Provider on Desktop.
2016-09-30 Martin Baulig[cert-sync]: Make the new store the default and add...
2016-09-30 Martin Baulig[BTLS]: Remove some debugging methods.
2016-09-30 Alexander KöplingerMerge pull request #3681 from rolfbjarne/fix-monotouch...
2016-09-30 Rolf Bjarne Kvinge[System] Fix monotouch* build.
2016-09-30 Martin Baulig[System]: Enable AndroidPlatform.CertStoreLookup().
2016-09-30 Martin Baulig[System]: AndroidPlatform.CertStoreLookup(): add to...
2016-09-30 Alexander KöplingerMerge pull request #3676 from chamons/SignalHandlerAPI_XM45
2016-09-30 Martin Baulig[BTLS]: Add managed BTLS sources.
2016-09-30 Martin Baulig[Mono.Security]: Add the new certificate store.
2016-09-30 Martin Baulig[System]: Add AndroidPlatform.CertStoreLookup().
2016-09-30 Martin Baulig[System]: New X509Helper2 APIs for BTLS.
2016-09-30 Marek Safar[System.Core] Cleanup more warnings
2016-09-30 Marek Safar[System.Data] Cleanup warnings
2016-09-30 Marek Safar[System.Data] Implements SqlClient async readers. Fixes...
2016-09-30 Johan LorenssonMerge pull request #3663 from lateralusX/jlorenss/win...
2016-09-30 Zoltan VargaSre cleanup9 (#3661)
2016-09-29 Martin Baulig[Mono.Security]: Cleanup the MonoTlsProvider's certific...
2016-09-29 Marek Safar[mcs] Branch visited labels cache for conditional block...
2016-09-29 Chris HamonsAdd Mono.Runtime to XM 4.5 profile
2016-09-29 Miguel de Icaza[mkbundle] Add diagnostics, fix crash, fix registered...
2016-09-29 Aleksey Kliger ... Merge pull request #3670 from lambdageek/dev/mempool...
2016-09-29 Niklas TherningMerge pull request #3671 from rolfbjarne/pr-fix-system...
2016-09-29 Johan LorenssonMerge pull request #3664 from lateralusX/jlorenss/exter...
2016-09-29 Rolf Bjarne Kvinge[System] Fix tests that regressed in e6536dd.
2016-09-28 Martin Baulig[System]: Rename MonoLegacyTlsProvider into LegacyTlsPr...
2016-09-28 Marek Safar[corlib] Improve test added in 54ea12e4fa41bae72704a260...
2016-09-28 Marek Safar[build] Make monolite output path configurable
2016-09-28 Marek Safar[System] Reduce duration of SendGenericExceedBuffer...
2016-09-28 Martin Baulig[System]: Cleanup the internal MobileTlsContext.
2016-09-28 Martin Baulig[Mono.Security]: Cleanup the internal ICertificateValid...
2016-09-28 Martin BauligRemove all MONO_FEATURE_NEW_TLS conditionals.
2016-09-28 Martin BauligCleanup; with the removal of 'PrebuiltSystemAlias'...
2016-09-28 Martin Baulig[System]: Make Test/System.Net.Sockets compile.
2016-09-28 Marek Safar[build] Update bootstrap info text
2016-09-28 Johan LorenssonMerge pull request #3626 from lateralusX/jlorenss/win...
2016-09-27 Martin Baulig[Mono.Security.Interface] Cleanup and simplify MonoTlsP...
2016-09-27 Marek SafarMerge pull request #3656 from marek-safar/bootstrap
2016-09-27 Aleksey Kliger[runtime] Fix MonoMethod.get_base_method when abstract...
2016-09-27 Marek Safar[build] Bootstrap extension for roslyn
2016-09-27 Rolf Bjarne Kvinge[System*] Throw a PlatformNotSupported exception when...
2016-09-27 Rolf Bjarne Kvinge[corlib] Add API to uninstall/reinstall signal handlers.
2016-09-27 Vlad BrezaeMerge pull request #3647 from BrzVlad/fix-sgen-internal...
2016-09-27 Martin Baulig[Mono.Security]: Cleanup Mono.Security.Interface.Certif...
2016-09-27 Marek SafarMerge pull request #3643 from marek-safar/bootstrap
2016-09-26 Marek Safar[System] Fixes SendGenericExceedBuffer test
2016-09-26 Marek Safar[build] Bump mono bootstrap dependency to Mono 4.0+
2016-09-26 Marek Safar[System] Revert copyright change in 8e4a52a37499af9383d...
2016-09-26 Marek Safar[System] netstandard compatible Process collections
2016-09-25 Ludovic Henry[Socket] Use SemaphoreSlim instead of Queue (#3633)
2016-09-25 Alexander Köplinger[corlib] Remove unnecessary net_4_x_corlib.dll.sources
2016-09-25 Alexander Köplinger[System] Add ISupportInitialize on mobile FileSystemWatcher
2016-09-25 Alexander Köplinger[System] Remove obsolete HttpWebRequest/Response constr...
2016-09-24 Alexander KöplingerMerge pull request #3631 from slide/bz44714
2016-09-24 Ludovic Henry[referencesource] Import parts of System.Net.Sockets...
2016-09-24 Alex EarlFix issue with VB projects
2016-09-24 Zoltan Varga[SRE] Implement the ModuleBuilder:create_modified_icall...
2016-09-24 Alexander KöplingerBump corlib version
2016-09-24 Marek SafarMerge pull request #3625 from slide/master
2016-09-24 Martin Baulig[AppleTls]: Flush the write queue before finishing...
2016-09-23 Alexander Köplinger[bcl] Add missing APIs for netstandard parity and expos...
2016-09-23 Alexander Köplinger[bcl] Add CLSComplaint(false) to a few types/methods...
2016-09-23 Alex EarlFix 16628
2016-09-23 Alexander KöplingerMerge pull request #3622 from rolfbjarne/remove-stray...
2016-09-23 Marek Safar[corcompare] More hacks to make breaking change not...
2016-09-23 Rolf Bjarne KvingeRemove stray file.
2016-09-23 Marek Safar[System.Core] Fixes warnings
2016-09-23 Marek SafarMerge pull request #3621 from kloun/patch-9
2016-09-23 klounfix Another Typo
2016-09-23 Marek Safar[bcl] Base type update to match netstandard apis
2016-09-23 Marek Safar[mono-symbolicate] Include pdb debug symbols support...
2016-09-23 Marek SafarMerge pull request #3615 from kloun/patch-8
2016-09-23 Marek SafarMerge pull request #3614 from kloun/patch-6
2016-09-22 Marek SafarMerge pull request #3613 from kloun/patch-4
2016-09-22 klounfix typo, "j-j"
2016-09-22 klounUpdate generic.cs
2016-09-22 klounUpdate generic.cs
2016-09-22 klounfix identical sub-expressions
2016-09-22 Marek SafarMerge pull request #3603 from ninjarobot/socket-write
next