mono.git
2016-10-02 Alex Rønne... [acceptance-tests] Improve the profiler-stress test...
2016-10-02 Alex Rønne... [ci] Bump the timeout of the profiler stress test suite...
2016-10-02 Alex Rønne... [sgen] Remove bogus mono_profiler_events assert.
2016-10-02 Alex Rønne... [utils] Move MONO_DEPRECATED to mono-publib.h and make...
2016-10-02 Alex Rønne... [profiler] Remove the long-obsolete hsmode option.
2016-10-02 Alex Rønne... [profiler] Document and fix the onlycoverage option.
2016-10-02 Alex Rønne... [profiler] Remove the countersonly option.
2016-10-02 Alex Rønne... [man] Update mprof-report.1 to indicate the correct...
2016-10-02 Alex Rønne... [profiler] Use the signal shutdown logic for the sampli...
2016-10-02 Alex Rønne... [profiler] Remove some indirection in setting up GC...
2016-10-02 Alex Rønne... [profiler] Lift profiler limitation in mono_class_get_a...
2016-10-02 Alex Rønne... [profiler] Don't leak counter data structures on shutdown.
2016-10-02 Alex Rønne... [profiler] Simplify counters initialization.
2016-10-02 Alex Rønne... [profiler] Don't emit a perf counters sample event...
2016-10-02 Alex Rønne... [profiler] Fix the code that synthesizes thread end...
2016-10-02 Alex Rønne... [profiler] Add counters for all event types.
2016-10-02 Alexander Köplinger[metadata] Fix FullAOT build
2016-10-02 Alexander Köplinger[btls] Fix bashism in create-object-library.sh
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[scripts]: Add 'btls-cert-sync' script.
2016-09-30 Martin Baulig[System]: Fix MonoTlsProviderFactory.TryDynamicLoad...
2016-09-30 Zoltan Varga[SRE] Rename MonoGenericClass to TypeBuilderInstantiati...
2016-09-30 Zoltan Varga[runtime] Fix a warning.
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... [System] Fix monotouch* build.
2016-09-30 Martin Baulig[System]: Enable AndroidPlatform.CertStoreLookup().
2016-09-30 Alexander KöplingerBump boringssl to fix the build
2016-09-30 Alexander Köplinger[btls] Only use cmake policies CMP0026/CMP0042 if cmake...
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 Martin Baulig[BTLS]: Add the native BTLS sources.
2016-09-30 Johan LorenssonMerge pull request #3663 from lateralusX/jlorenss/win...
2016-09-30 lateralusXBuild libgcmonosgen under none desktop Windows API...
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 Henric MüllerComparing pid instead of handles in GetModules_internal...
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... [System] Fix tests that regressed in e6536dd.
2016-09-29 Ludovic Henry[threads] Assert that every thread is detached when...
2016-09-29 Miguel de Icaza[scripts] Add script to package the basic runtime to...
2016-09-28 Martin Baulig[System]: Rename MonoLegacyTlsProvider into LegacyTlsPr...
2016-09-28 Martin Baulig[configure] Add configure.ac checks for BTLS. (#3668)
2016-09-28 Marek Safar[corlib] Improve test added in 54ea12e4fa41bae72704a260...
2016-09-28 Aleksey Kliger[runtime] Use mono_error_set_for_class_failure in more...
2016-09-28 Marek Safar[build] Make monolite output path configurable
2016-09-28 Aleksey Kliger[loader] Use mempool memory for MONO_EXCEPTION_TYPE_LOA...
2016-09-28 Aleksey Kliger[image] Check mempool of mono_image_property_insert...
2016-09-28 Aleksey Kliger[checked] Add CHECKED_METADATA_STORE and CHECKED_METADA...
2016-09-28 Aleksey Kliger[image] Add mono_image_strdup_printf and mono_image_str...
2016-09-28 Aleksey Kliger[mempool] Add mono_mempool_strdup_printf and mono_mempo...
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 lateralusXEnable reuse of eglib native test framework and test...
2016-09-28 Marek Safar[build] Update bootstrap info text
2016-09-28 Johan LorenssonMerge pull request #3626 from lateralusX/jlorenss/win...
2016-09-28 Rodrigo KumperaMerge pull request #3658 from kumpera/fix-ios-logging
2016-09-27 Ludovic Henry[threads] Signal the w32handle later in the thread...
2016-09-27 Rodrigo Kumpera[logging] Fix logging on iOS. We lost asl redirection...
2016-09-27 Aleksey Kliger... [coop handles] Add some memory fences (#3617)
2016-09-27 Martin Baulig[Mono.Security.Interface] Cleanup and simplify MonoTlsP...
2016-09-27 Zoltan Varga[llvm] Enable support for large basic blocks again.
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 HabersackFix trace logging on Android
2016-09-27 Marek Safar[build] Bootstrap extension for roslyn
2016-09-27 Rolf Bjarne... [System*] Throw a PlatformNotSupported exception when...
2016-09-27 Rolf Bjarne... [corlib] Add API to uninstall/reinstall signal handlers.
2016-09-27 Rolf Bjarne... [mini] Provide a free function to the saved signal...
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 lateralusXBuild eglib under none desktop Windows API family.
2016-09-27 Ludovic Henry[w32handle] Ensure we initialize begore the gc attach...
2016-09-27 Marek SafarMerge pull request #3643 from marek-safar/bootstrap
2016-09-27 Miguel de Icaza[mini] Add some documentation comments to some IR gener...
next