Clone this repo:

Branches

  1. 41634ac Remove DCHECK when handle stuffing fails. by jbauman · 5 days ago master
  2. 0bbd994 seccomp-bpf: Allow MADV_FREE in madvise(2) by raphael.kubo.da.costa · 5 days ago
  3. 041531e [CleanUp] No need to implement strnlen() for MacOS < 10.7. by corona10 · 6 days ago
  4. 7b98d31 Remove stl_util's deletion function use from sandbox/win/ and do minor cleanup. by avi · 6 days ago
  5. 250a19a Replaces gender specific terms in src comments. by kennetht · 6 days ago
  6. 57b49f5 Test cached PID using getpid instead of pthread_getattr_np. by rickyz · 12 days ago
  7. 4b1d30d Revert of Replace some deprecated usages of readdir_r with readdir (patchset #5 id:80001 of https://codereview.chromium.org/2411833004/ ) by jbudorick · 13 days ago
  8. 4d61bbf Replace some deprecated usages of readdir_r with readdir by fwang · 14 days ago
  9. 3d69b19 Use audit_token_to_pid over macOS 10.8 by corona10 · 14 days ago
  10. 55adff2 Revert "Fix sandbox::PolicyBase leak" by pastarmovj · 3 weeks ago
  11. 44a7a20 Close the file handle before exiting the function by yan0422.wang · 3 weeks ago
  12. 9e72c96 misc files R-U: Change ScopedTempDir::path() to GetPath() by vabr · 7 weeks ago
  13. c9c82ca Add header comments documenting extra constraints for some sandbox mitigations: MITIGATION_RELOCATE_IMAGE and MITIGATION_RELOCATE_IMAGE_REQUIRED don't work in Debug builds, and MITIGATION_WIN32K_DISABLE often requires the FAKE_USER_GDI_INIT rule as well. by joenotcharles · 7 weeks ago
  14. a64a17a The current test for sandboxing, trying to retrieve the USER_DATA_DIR by kerrnel · 7 weeks ago
  15. 37475d8 Suppress sandbox deprecation warnings by using the Seatbelt wrapper. by kerrnel · 7 weeks ago
  16. 357cde3 Remove GYP files. by brettw · 9 weeks ago
  17. c2ab6af Implement new method to get process base address in Windows sandbox. by forshaw · 10 weeks ago
  18. ffff57a Fix sandbox::PolicyBase leak by jbauman · 10 weeks ago
  19. be36ab9 Remove wow_helper. by grt · 2 months ago
  20. 8fb24e7 Remove calls to deprecated MessageLoop methods from sandbox/. by fdoray · 2 months ago