summaryrefslogtreecommitdiffstats
path: root/sandbox/win
Commit message (Expand)AuthorAgeFilesLines
* Remove implicit HANDLE conversions from sandbox.rvargas2014-09-258-23/+24
* fix sandbox memory leakcpu2014-09-171-11/+20
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/thestig2014-09-121-1/+1
* Fix sbox_validation_tests for Server 2012R2drbasic2014-09-111-1/+1
* Reorganize sandbox operator new, add a comment.Nico Weber2014-09-101-8/+14
* Remove NT_PLACE, it's not really used.thakis2014-09-103-3/+10
* Sandbox: Don't CloseHandle after calling DuplicateHandlervargas2014-09-101-4/+0
* win: Don't use precision with %wZ, it's ignored.Nico Weber2014-09-081-2/+2
* Added logging in PolicyBase::AddRule.vitalybuka2014-09-072-78/+93
* More compiler whack-a-mole.Nico Weber2014-09-051-28/+14
* Add more casts.thakis2014-09-051-6/+6
* win/clang: Fix all remaining -Wformat warnings.Nico Weber2014-09-055-23/+23
* Revert of Revert of clang/win: Fix a few warnings in targets not in chromium_...thakis2014-08-311-1/+1
* Revert of clang/win: Fix a few warnings in targets not in chromium_builder_te...thakis2014-08-301-1/+1
* clang/win: Fix a few warnings in targets not in chromium_builder_tests.Nico Weber2014-08-291-1/+1
* Don't pass const strings to CreateProcess.thakis@chromium.org2014-08-202-11/+19
* Replace NT prefix in sandbox rules match string to handle correct wildcard es...forshaw@chromium.org2014-08-163-6/+55
* Resolve registry root paths in HandleCloserjschuh@chromium.org2014-08-151-2/+10
* Fix line endings on BUILD.gnwfh@chromium.org2014-07-311-285/+285
* Make HandleCloserAgent walk in 4x multiples on x64jschuh@chromium.org2014-07-242-2/+2
* Patch NtOpenKeyEx on Windows Server 2008jschuh@chromium.org2014-07-241-1/+4
* Fixes for re-enabling more MSVC level 4 warnings: sandbox/ editionpkasting@chromium.org2014-07-109-58/+47
* win sandbox tests: Rename OpenFile to OpenFileCmd.thakis@chromium.org2014-07-072-11/+11
* Add UIPI support for sandbox alternate desktopjschuh@chromium.org2014-06-245-2/+33
* Sandbox policy and intercepts for the MITIGATION_WIN32K_DISABLE policy for re...ananta@chromium.org2014-06-1114-6/+343
* Make sbox_unittests work with DCHECKs enabledjschuh@chromium.org2014-06-104-14/+5
* Remove HandleCloser::SetupHandleInterceptionsjschuh@chromium.org2014-06-108-114/+1
* Revert of Revert of Convert installer_util_unittests, sbox_integration_tests,...alph@chromium.org2014-06-094-6/+30
* Revert of Convert installer_util_unittests, sbox_integration_tests, sbox_vali...alph@chromium.org2014-06-094-30/+6
* Convert installer_util_unittests, sbox_integration_tests, sbox_validation_tes...phajdan.jr@chromium.org2014-06-094-6/+30
* Add sandbox support for process memory limitsjschuh@chromium.org2014-06-0711-23/+94
* This will make process launch faster and may prevent the LSASS hangs we've se...jschuh@chromium.org2014-06-066-8/+94
* Fix Windows build, add Sandbox implementation.brettw@chromium.org2014-06-021-0/+285
* Fix gtest EXPECT macros misuse in a couple of sandbox teststimurrrr@chromium.org2014-05-291-2/+2
* Fix clang -Wwritable-strings warnings in the Windows sandboxrnk@chromium.org2014-05-205-15/+19
* Allow the MITIGATION_WIN32K_DISABLE process mitigation to be set in the rende...ananta@chromium.org2014-05-172-4/+1
* Split up the //sandbox OWNERS file into per-subdirectory ones.rsesek@chromium.org2014-05-131-0/+3
* Removed a single legacy windows function from the sandbox code.Blurrech@gmail.com2014-04-079-76/+2
* Fix clang warnings and errors in sandbox/winrnk@chromium.org2014-04-044-10/+9
* Fix masking error in InterceptionManager::PatchNtdlljschuh@chromium.org2014-03-281-1/+1
* Make chrome_elf use thunks instead of function pointers.caitkp@chromium.org2014-03-183-0/+59
* Don't explicitly set DEP flags on Vistajschuh@chromium.org2014-03-151-3/+1
* Fix unreachable code in sandbox/. Found with MSVC warning 4702.pkasting@chromium.org2014-03-141-2/+3
* Remove DELETE permission on the sandboxed desktopjschuh@chromium.org2014-03-111-0/+1
* Revert 255151 "Make chrome_elf use thunks instead of function po..."caitkp@chromium.org2014-03-073-59/+0
* Don't modify the alternate winstation DACLjschuh@chromium.org2014-03-061-13/+1
* Make chrome_elf use thunks instead of function pointers.caitkp@chromium.org2014-03-053-0/+59
* Pass correct object_type in AddKnownSidToObjectjschuh@chromium.org2014-03-051-1/+1
* Correctly bounds check FileNameLength in IsSupportedRenameCalljschuh@chromium.org2014-03-051-5/+8
* Further tighten desktop permissions and cleanup style nitsjschuh@chromium.org2014-03-051-12/+14