[Mono.Security]: Add 'MonoTlsSettings.TrustAnchors' and 'CertificateValidationHelper...
[mono.git] / mcs / class / System / Mono.Net.Security /
2015-10-30 Martin Baulig[Mono.Security]: Add 'MonoTlsSettings.TrustAnchors...
2015-10-30 Martin Baulig[System/TLS]: In ChainValidationHelper, remove the...
2015-10-30 Martin Baulig[System]: Cleanup 'ChainValidationHelper', moving the...
2015-10-30 Jonathan PryorMerge pull request #2152 from joelmartinez/mdoc-preserver
2015-10-29 Martin Baulig[System/TLS]: On desktop, allow dynamic loading of...
2015-10-29 Martin Baulig[Mono.Security]: Add new MonoTlsProviderFactory.CreateH...
2015-10-29 Rodrigo KumperaMerge pull request #2180 from kumpera/loader-error...
2015-10-29 Martin Baulig[System/TLS]: In LegacySslStream, call SslServerStream...
2015-10-28 Martin Baulig[Mono.Security]: Rename 'MonoTlsSettings.ServerCertific...
2015-10-28 Martin BauligDon't pass a 'null' hostname to the system validator...
2015-10-27 Martin Baulig[System/TLS]: Don't crash when we're called without...
2015-10-27 Andi McClureMerge pull request #2175 from xmcclure/pre-image-audit
2015-10-24 Zoltan VargaMerge pull request #2166 from ermshiperete/FontHeight
2015-10-23 Aleksey Kliger ... Merge pull request #2171 from lambdageek/dev/fix-marshal
2015-10-23 Martin BauligRemove a few more 'using System.Reflection's.
2015-10-23 Martin Baulig[Mono.Security]: Use the new 'NoReflectionHelper' inste...
2015-10-23 Martin Baulig[System]: Add internal 'Mono.Net.Security.NoReflectionH...
2015-10-23 Martin Baulig[Mono.Security]: Access System.dll's internals directly...
2015-10-22 João MatosMerge pull request #2158 from akoeplinger/fix-winforms...
2015-10-22 João MatosMerge pull request #2154 from BrennanConroy/bug_30018
2015-10-22 Jo ShieldsMerge pull request #2149 from directhex/absolute-path...
2015-10-21 Martin Baulig[System]: Remove some dead internal code.
2015-10-19 Marcos HenrichMerge pull request #2136 from esdrubal/uridotsegment
2015-10-17 Marcos HenrichMerge pull request #2139 from akoeplinger/symbolicate...
2015-10-16 Alexander KöplingerMerge pull request #2143 from akoeplinger/refactor...
2015-10-16 João MatosMerge pull request #2141 from akoeplinger/fix-wrong...
2015-10-16 Martin BauligAll MARTIN_FIXME's have been taken care of.
2015-10-15 Rodrigo KumperaMerge pull request #2113 from ludovic-henry/coop-socket...
2015-10-15 Rodrigo KumperaMerge pull request #2123 from kumpera/verifier-fix
2015-10-15 Miguel de IcazaMerge pull request #2127 from joelmartinez/mdoc-multias...
2015-10-15 Alexander KöplingerMerge pull request #2134 from akoeplinger/bug-34334
2015-10-14 Martin Baulig[System/TLS]: Switch to the new ChainValidationHelper.
2015-10-14 Martin Baulig[System/TLS]: Add obsolete ChainValidationHelper.ctor...
2015-10-14 Martin Baulig[System]: API cleanup; make MonoTlsStream.SelectClientC...
2015-10-14 João MatosMerge pull request #2106 from lambdageek/dev/bug-29108...
2015-10-13 Martin BauligRemove another MARTIN_FIXME.
2015-10-13 Martin Baulig[System]: Remove two MARTIN_FIXME's.
2015-10-13 Sandy ArmstrongMerge pull request #2130 from sandyarmstrong/mt-runtime...
2015-10-13 Marcos HenrichMerge pull request #2121 from esdrubal/socketreuse
2015-10-12 Martin BauligAdd MARTIN_FIXME conditionals to some of the newly...
2015-10-12 Martin Baulig[System/TLS]: Add the new Mono.Security.Interface and...