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
2018-08-09Move to generating msbuild choose elements to get if-else selection behavior ...Katelyn Gadd
2018-08-02Use msbuild project reference to establish dependency on genconsts instead of...Katelyn Gadd
2018-07-09System.Security: Fix unit tests to use SERIALNUMBER instead of OID.2.5.4.5. (...Filip Navara
2018-07-05Legacy TLS Removal Preparations (#9301)Martin Baulig
2018-06-29Rework genproj to use gensources to build sources list for each profile and h...Katelyn Gadd
2018-06-25Delete unused files in BCL (#9288)Egor Bogatov
2018-06-18Detect the private key type from the supplied OID instead of guessing from th...Filip Navara
2018-06-14[build] Rename darwin platform to macos + Add `unix` host platform (#9022)Ludovic Henry
2018-06-13Fix quoting of BMPString names in X501Name. (#9105)Filip Navara
2018-06-11[Coop] Convert Mono.Security.Cryptography.KeyPairPersistence and System.Secur...Jay Krell
2018-06-01[csproj] Update project filesmonojenkins
2018-05-25[System]: Epic: Client Certificate Support - Part Two.Martin Baulig
2018-05-24[System]: Epic: Client Certificate Support - Part One. (#8756)Martin Baulig
2018-05-22[bcl] Start replacing gensources.sh with gensources.cs (#8619)Katelyn Gadd
2018-05-18[System]: Cleanup `SslStream` callbacks and internal validation code. (#8753)Martin Baulig
2018-05-15[System]: New SslStream APIs from CoreFX. (#8665)Martin Baulig
2018-05-09[System]: Free `ServicePoint` instances when they're no longer used. (#8562)Martin Baulig
2018-04-18Teach sn.exe about PE32+, and while there ROM images and MS-DOS-less images. ...jaykrell
2018-04-16Default platform to net_4_x if none is specified, to fix tools that build wit...Katelyn Gadd
2018-03-28[msvc] Update csproj files (#7811)monojenkins
2018-03-08[msvc] Update csproj files (#7497)monojenkins
2018-02-23[msvc] Update csproj files (#7238)monojenkins
2018-02-23[build] Remove multi stage build from Mono.Security (#7171)Marek Safar
2018-02-09[Mono.Security] Remove unused usingMarek Safar
2018-01-23Understand PE32+, at least as much as PE32 is understood. (#6503)jaykrell
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