Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-26[msvc] Update csproj files (#6100)monojenkins
2017-11-24[bcl] Build some assemblies with -warnaserror (#5295)Alexander Köplinger
2017-10-17[monodroid] Enable a number of tests (#5799)Marek Habersack
2017-09-14[System]: SslStream.Flush() now flushes the underlying stream. Bug #57528. (...Martin Baulig
2017-09-14[Mono.Security]: Add internal 'MonoTlsProviderFactory.InternalVersion' consta...Martin Baulig
2017-09-07[msvc] Update csproj files (#5524)monojenkins
2017-09-06[Mono.Security]: Remove some unused `Mono.Security.Interface` classes. (#5509)Martin Baulig
2017-08-30[Mono.Security]: Add 'MonoTlsProvider.SupportsCleanShutdown' and 'MonoTlsSett...Martin Baulig
2017-08-22[Mono.Security] Bugfix of bug 23153. Certificate loop variable not used to fi...Rogier Hofboer
2017-08-22[bcl] Remove unused left over .args filesAlexander Köplinger
2017-08-07[msvc] Update csproj filesAlexander Köplinger
2017-08-07[bcl] Specify the name of the key file on the command line instead of using t...Zoltan Varga
2017-07-07[System]: minor cleanups. (#5186)Martin Baulig
2017-06-14[Mono.Security] Fix typo in CryptographicException messagesaraedum
2017-06-07Cosmetic; remove [Category ("Martin")] from the test.Martin Baulig
2017-06-07[System]: Fix possible initialization issue in MonoTlsProviderFactory. (#4987)Martin Baulig
2017-06-06[System]: Correctly implement close and shutdown in SslStream. (#4969)Martin Baulig
2017-05-15[msvc] Update csproj files (#4846)monojenkins
2017-04-27[Mono.Security.Interface]: Improve synergy between `SslStream` and `IMonoSslS...Martin Baulig
2017-04-26[Mono.Security.Interface]: Add MonoTlsProviderFactory.GetMonoSslStream(HttpLi...Martin Baulig
2017-04-18[msvc] Update csproj files (#4711)monojenkins
2017-04-13[btls]: Cleanup certificate store initialization (#4683)Martin Baulig
2017-03-22AppleTls Support (#4470)Chris Hamons
2017-02-09[Mono.Security] Check NewLocalMachinePath too for deciding if store is machin...Alexander Köplinger
2017-02-07[btls]: Add option to specify the certificate search paths. (#4318)Martin Baulig
2017-01-14[msvc] Update csproj files (#4249)monojenkins
2017-01-13[Mono.Security] Consider _newFormat when building certificate collection in X...Alexander Köplinger
2017-01-12Fixes buildMarek Safar
2017-01-12[Mono.Security] Add IVT to Xamarin dllsMarek Safar
2017-01-10[msvc] Update csproj files (#4221)monojenkins
2017-01-09[Mono.Security] Add message to obsolete APIs with replacementsAlexander Köplinger
2017-01-04[build] Fixes monotouch_tv_runtime buildMarek Safar
2017-01-04[build] Fixes monotouch_runtime buildMarek Safar
2017-01-03[System] Unify Mono.Security dependency to be same for all profilesMarek Safar
2016-12-21Renamed profile to winaot (#4190)Henric Müller
2016-12-20[bcl] Rename aot_hybrid profile to testing_aot_hybridAlexander Köplinger
2016-12-20[bcl] Rename aot_only profile to testing_aot_fullAlexander Köplinger
2016-12-19[build] Add new profileMarek Safar
2016-11-29[bcl] Clean up some warningsMarek Safar
2016-11-24Rename the mobile_static profile to aot_onlyAlexander Köplinger
2016-11-22[profiles] Fix MOBILE assemblies and tests compilation + Rename MOBILE to AOT...Ludovic Henry
2016-11-14[msvc] Update .csproj filesAlexander Köplinger
2016-10-29[bcl] Replace nunit24 with nunit-liteMarcos Henrich
2016-10-25[System] Clean up some warningsMarek Safar
2016-10-17[build] Regenerate .csproj filesAlexander Köplinger
2016-09-30[Mono.Security]: Add the new certificate store.Martin Baulig
2016-09-29[Mono.Security]: Cleanup the MonoTlsProvider's certificate validation code. (...Martin Baulig
2016-09-28[Mono.Security]: Cleanup the internal ICertificateValidator2.Martin Baulig
2016-09-27[Mono.Security.Interface] Cleanup and simplify MonoTlsProviderFactory.Martin Baulig
2016-09-27[Mono.Security]: Cleanup Mono.Security.Interface.CertificateValidationHelper.Martin Baulig