summaryrefslogtreecommitdiffstats
path: root/sandbox/src/sandbox_nt_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Sandbox: Fix the memory protection code to handle page boundaries.rvargas@google.com2010-12-281-1/+1
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-2/+2
* Check the IPC filename length does not exceed the message size.jschuh@google.com2010-07-221-0/+5
* Fix compiler error in sandbox util in case exception is enabled.victorw@chromium.org2010-06-221-0/+6
* Sandbox: Add support for EAT interceptions in 64 bit.rvargas@google.com2010-02-101-13/+81
* Sandbox: Finish the interception manager support for x64.rvargas@google.com2010-02-041-2/+2
* 64-bit compatibility changes for the sandbox codegregoryd@google.com2009-11-111-3/+7
* Fix issue 8348: unfork pe_image.h / pe_image.cctkent@chromium.org2009-09-081-1/+1
* Fix a FORWARD_NULL defect in ExtractModuleName reported by Coverity.wtc@chromium.org2009-07-231-3/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Redo change 2413 that I had to back out beforecpu@google.com2008-09-201-5/+59
* back out my sbox changecpu@google.com2008-09-181-59/+5
* Add an interface to the sandbox to block dll from loading in the target processcpu@google.com2008-09-181-5/+59
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add sandbox to the repository.initial.commit2008-07-261-0/+475