TLS protocol: add handshake state validation
[mono.git] / mcs /
2015-03-06 Sebastien PouliotTLS protocol: add handshake state validation
2015-03-06 Miguel de IcazaMerge pull request #1155 from steffen-kiess/json-string
2015-03-05 Sebastien Pouliot[tests] IPInterfaceProperties DNS address does not...
2015-03-05 Marek Safar[corlib] BaseType of by-ref types is null
2015-03-05 Miguel de Icaza[System.ServiceModel.Web/WebMessageFormatter] Fix Opera...
2015-03-05 Marek Safar[corlib] Enum from reference sources
2015-03-05 Marek SafarMerge pull request #1615 from akoeplinger/fix-consolelo...
2015-03-05 Marek SafarMerge pull request #1614 from akoeplinger/fix-memorycac...
2015-03-05 Alexander Köplinger[Microsoft.Build.Enginge] Fix race in ConsoleLogger
2015-03-05 Zoltan Varga[build] Avoid redefining clean target in mcs/class...
2015-03-04 Alexander Köplinger[System.Runtime.Caching] Make some MemoryCache tests...
2015-03-04 Atsushi EnoRemove old System.Xml.Linq code.
2015-03-04 Marek Safar[system.xml] Clean up build output
2015-03-04 Atsushi EnoMerge pull request #1613 from atsushieno/import-system...
2015-03-04 Atsushi EnoMerge branch 'master' into import-system-xml-linq
2015-03-04 Atsushi EnoXLinq in referencesource depends on S.R.Serialization.
2015-03-04 Atsushi EnoMerge branch 'master' into import-system-xml-linq
2015-03-04 Miguel de Icaza[Registry] Revert 826060172f668401a8e69e7ec7fc7e838941c...
2015-03-04 Zoltan VargaFix Microsoft.Build tests which got broken by some...
2015-03-03 Zoltan VargaFix make dist.
2015-03-03 Zoltan Varga[build] Delete class/lib/$(PROFILE) on clean.
2015-03-03 Miguel de Icaza[UnixRegistry] Fix leak (#25559), remove races.
2015-03-03 Zoltan VargaRename Managed.Windows.Forms to System.Windows.Forms...
2015-03-03 Atsushi EnoRemove old System.Xml sources. bye bye.
2015-03-03 Atsushi Enoimport System.Xml.Linq from referencesource.
2015-03-03 Marek Safar[corlib] Peek to attribute import from reference souces
2015-03-03 Marek Safar[corlib] Apply activation attributes for IsContextful...
2015-03-03 Atsushi EnoUpdate expected error message to match System.Xml refer...
2015-03-03 Marek Safar[corlib] Activator from reference sources
2015-03-03 Atsushi EnoMerge pull request #1608 from atsushieno/import-system...
2015-03-02 Atsushi EnoMerge branch 'master' into import-system-xml-4
2015-03-02 Zoltan Varga[build] Add the assemblies in LIB_REFS to LIB_MCS_FLAGS...
2015-03-02 João MatosMerge pull request #1609 from iainx/build-cov-for-osx
2015-03-02 Atsushi Enotake out ThisAssembly from SR.cs, conflicts with the...
2015-03-02 Marek Safar[mcs] Handle string constants inside interpolated strin...
2015-03-02 Jo ShieldsAdd net_4_5_parallel_dirs to SUBDIRS, so it's included...
2015-03-02 Atsushi Enofix build; I only updated Consts.cs, not Consts.cs...
2015-03-02 Atsushi Eno[xml] take out some types in Dummy.cs to better source...
2015-03-02 Atsushi EnoXML error messages has changed again now that they...
2015-03-02 Marek Safar[mcs] Add cloning to string interpolation expressions...
2015-03-02 Atsushi EnoAdd referencesource's [InternalsVisiblTo] attributes...
2015-03-02 Atsushi Eno[xml] Fix dropped lines in Makefile during merge.
2015-03-02 Atsushi EnoFix mobile build wrt. Res classes.
2015-03-02 Atsushi EnoAdd referencesource-based message strings to the build.
2015-03-02 Atsushi Eno[xml] update message resources for referencesource.
2015-03-02 Atsushi EnoUpdate all mcs errors expected messages for referenceso...
2015-03-02 Atsushi EnoFix regression in mcs/tools/mdoc by giving referencesou...
2015-03-02 Atsushi Eno[mdoc/Test] add missing DTD.
2015-03-02 Atsushi Eno[msbuild] fixing referencesource import "regression".
2015-03-02 Atsushi Eno[Xml] another human readable exception message.
2015-03-02 Atsushi Eno[Xml] fix regression in winforms tests.
2015-03-02 Atsushi Eno[WCF] fix mobile builds. Mono.Xml.XPath is gone.
2015-03-02 Atsushi Eno[Xml] add mobile XslCompiledTransform implementation.
2015-03-02 Atsushi Eno[Xml] Removed XslCompiledTransform and co. Now monodroi...
2015-03-02 Atsushi Eno[Sys.Xml] first onging mobile build work. It does NOT...
2015-03-02 Atsushi Eno[Xaml] fix EOL handling in tests. referencesource emits LF.
2015-03-02 Atsushi Eno[Sys.Xml] give understandable message and arguments...
2015-03-02 Atsushi Eno[XLinq] fix some "regressions" caused by referencesourc...
2015-03-02 Atsushi Eno[S.R.Serialization] explicitly add MS serialization...
2015-03-02 Atsushi Eno[Sys.Xml] swap xmlns:xsd and xmlns:xsi in serialized...
2015-03-02 Atsushi Eno[Sys.Data] fix wrong test in XmlDataDocument.
2015-03-02 Atsushi Eno[Sys.Data] Fix tests regarding XmlTextWriter EOL handling.
2015-03-02 Atsushi Eno[Sys.Data] fix DOM event order related issue caused...
2015-03-02 Atsushi Eno[System.Data] fix another NRE that was exposed by refer...
2015-03-02 Atsushi Eno[System.Data] MS implementation doesn't expect CRLF...
2015-03-02 Atsushi Eno[System.Data] MS implementation does NOT expect CRLF...
2015-03-02 Atsushi Eno[System.Data] fix NRE that was exposed by referencesource.
2015-03-02 Atsushi Enoupdate dummy messages to somewhat understandable values.
2015-03-02 Atsushi EnoFirst step to import referencesource System.Xml.
2015-03-01 João MatosMerge pull request #1514 from directhex/master
2015-03-01 Zoltan Varga[build] Avoid changing System.Xml.Linq references to...
2015-02-28 Zoltan VargaMerge pull request #1607 from davidmoore1/bug-27529
2015-02-28 David MooreBug 27529 Tool Tip appears behind menu
2015-02-28 Jo ShieldsWorkaround for X509Certificate.RSA throwing an unhandle...
2015-02-28 Zoltan Varga[bcl] Enable parallel build for parts of the 4.5 class...
2015-02-27 Marek Safar[Microsoft.Build.Engine] Update missing method exceptio...
2015-02-27 Marek Safar[corlib] Throw correct exception for missing properties...
2015-02-27 Marek Safar[mcs] Better error reporting for wrong unexpected escap...
2015-02-27 Zoltan VargaMerge pull request #1605 from iainx/cov-install-coverag...
2015-02-27 Zoltan VargaMerge pull request #1604 from iainx/cov-install-coverag...
2015-02-27 Marek Safar[corlib] Implement Activator invocation on params const...
2015-02-27 Zoltan VargaMerge pull request #1603 from iainx/coverage-null-protect
2015-02-27 Marek Safar[corlib] Add DefaultDllImportSearchPathsAttribute
2015-02-27 Marek Safar[corlib] Binder from reference sources
2015-02-27 Marek Safar[build] Use resource strings for library builds only
2015-02-27 Zoltan Varga[build] Fix a bug in 37983f7fc3098e23522298e721896c559d...
2015-02-27 Zoltan Varga[build] Add dependency information for class libraries...
2015-02-26 Zoltan Varga[bcl] Remove some net 1.0 stuff from Makefiles.
2015-02-26 Zoltan VargaMerge pull request #1602 from cdettmering/master
2015-02-26 Chad DettmeringFixed up formatting to comply with Mono coding guidelines
2015-02-26 Chad DettmeringChanged System.Windows.Forms.ToolStripManager.RevertMer...
2015-02-26 Rolf Bjarne KvingeIgnore a few decimal tests on mobile, according to...
2015-02-26 Zoltan VargaMerge pull request #1599 from StephenMcConnel/bug-26887-A
2015-02-25 Stephen McConnelPrevent right click from triggering ToolStrip.OnItemClicked
2015-02-25 Rodrigo KumperaMerge pull request #1597 from akoeplinger/remove-ef
2015-02-25 Alexander KöplingerRemove EntityFramework from class libs
2015-02-25 Rodrigo KumperaMerge pull request #1593 from kumpera/new_suspend
2015-02-25 Miguel de Icaza[SslClientStream] Prevent crashes when a connection...
2015-02-25 Miguel de IcazaMerge pull request #1584 from zevane/patch-2
2015-02-25 Marek Safar[system.net.http] Add another workaround for incompatib...
next