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
2020-01-07Add SignedCms to the TypeForwards in the System.Security.Cryptography.Pkcs fa...Steve Pfister
2019-10-14[System.Net.Http] Clean up HttpMessageHandler setup (#17252)Marek Safar
2019-06-20Add Windows x64 Full AOT Interpreter support on CI. (#15127)Johan Lorensson
2019-05-23[bcl] Remove usages of mono-project.com/go-mono.com/google.com in tests (#14586)Alexander Köplinger
2019-05-16[monodroid] Introduce 'win32 host' BCL build (#14424)Alexis Christoforides
2019-04-30[csproj] Update project filesmonojenkins
2019-04-29Define `DISABLE_SECURITY` and `DISABLE_REMOTING` on wasm and testing_aot.Martin Baulig
2019-04-29Make `testing_aot_full` tests build again in System.Security. (#14244)Martin Baulig
2019-04-25[csproj] Update project filesmonojenkins
2019-03-19[sdks] Build mac in Mono SDKs (#13535)Alexander Köplinger
2019-03-09Add refsrc DataProtector to System.Security (#13365)Steve Pfister
2019-03-06[gitattributes] Do CRLF normalization on sln/proj filesAlexander Köplinger
2019-01-02[csproj] Update project filesmonojenkins
2018-11-28[interp] Enable System.Data tests on fullaotinterp (#11798)Vlad Brezae
2018-10-30[tests] Add new build profile for testing mixed mode (#11307)Vlad Brezae
2018-10-17[bcl] Build all XUnit and NUnit tests for monodroid, monotouch, monotouch_tv,...Ludovic Henry
2018-10-16[sdks] Build tests for BCL targets (#11141)Ludovic Henry
2018-09-27[System.Security] Switch tests to use embedded test resourcesAlexander Köplinger
2018-09-02Move the PreBuild dependency property later in the file so targets can't over...Katelyn Gadd
2018-08-31Kill sln dependencies (#10406)Katelyn Gadd
2018-08-27[csproj] Update project filesmonojenkins
2018-08-27Add win32+net_4_x specific sources files that pull in the win32 onesKatelyn Gadd
2018-08-09Move to generating msbuild choose elements to get if-else selection behavior ...Katelyn Gadd
2018-07-25Move generated resource files from System and System.Security into corlib. (#...Martin Baulig
2018-07-20Pkcs9SigningTime: normalize exceptions on windows file time < 1601 (#9628)Maxim Lipnin
2018-07-18ProtectedData: enable CoreFX xunit tests (#9605)Maxim Lipnin
2018-07-16CoreFX import for Pkcs9SigningTime type (#9236)Maxim Lipnin
2018-07-15[csproj] Update project filesmonojenkins
2018-07-15Use SignedXml directly from CoreFX repository.Filip Navara
2018-07-13CoreFX import for AlgorithmIdentifier type (#9500)Maxim Lipnin
2018-07-09CoreFX import for ProtectedData type (Windows part) (#9375)Maxim Lipnin
2018-06-29Rework genproj to use gensources to build sources list for each profile and h...Katelyn Gadd
2018-06-18Import System.Security.Cryptography.Pkcs from CoreFX. (#8994)Filip Navara
2018-06-14[build] Rename darwin platform to macos + Add `unix` host platform (#9022)Ludovic Henry
2018-06-08[csproj] Update project filesmonojenkins
2018-06-05[System.Security] Revert the change for AlgorithmIdentifier type due to unres...Maxim Lipnin
2018-06-04Merge branch 'master' into corefx_import_System.SecurityMaxim Lipnin
2018-06-01[csproj] Update project filesmonojenkins
2018-05-26Bump corefxMarek Safar
2018-05-14[System.Security] CoreFX import for SubjectIdentifierOrKeyType type.Maxim Lipnin
2018-05-14[System.Security] CoreFX import for SubjectIdentifierOrKey type.Maxim Lipnin
2018-05-14[System.Security] CoreFX import for DataProtectionScope type.Maxim Lipnin
2018-05-14[System.Security] CoreFX import for RecipientInfoType type.Maxim Lipnin
2018-05-14[System.Security] CoreFX import for PublicKeyInfo type.Maxim Lipnin
2018-05-14[System.Security] CoreFX import for SubjectIdentifierType type.Maxim Lipnin
2018-05-14[System.Security] CoreFX import for CmsRecipient, CmsRecipientCollection and ...Maxim Lipnin
2018-05-14[System.Security] CoreFX import for AlgorithmIdentifier classMaxim Lipnin
2018-05-14[System.Security] Replace some common System.Security.Cryptography files with...Maxim Lipnin
2018-04-16Default platform to net_4_x if none is specified, to fix tools that build wit...Katelyn Gadd
2018-04-12[csproj] Update project filesmonojenkins