summaryrefslogtreecommitdiff
path: root/src/vm/securitytransparentassembly.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-1399/+0
2017-02-12Remove never defined FEATURE_APTCAdanmosemsft1-2/+2
2017-02-11Revert "Remove always defined FEATURE_CORESYSTEM"danmosemsft1-1/+2
2017-02-10Remove always undefined FEATURE_CAS_POLICYdanmosemsft1-52/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-314/+0
2017-02-10Remove always undefined FEATURE_APTCAdanmosemsft1-47/+0
2017-02-10Remove always defined FEATURE_CORESYSTEMdanmosemsft1-4/+0
2017-02-06CAS Security cleanup (#9355)Jan Kotas1-5/+1
2016-03-23Remove special casing of platform assembliesJan Kotas1-34/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-03-21Add host flag to disable transparency checks in CoreCLRJan Kotas1-29/+32
2015-02-03Remove non ASCII characters from source filesMatt Ellis1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1849