[go: nahoru, domu]

Clone this repo:

Branches

  1. 91baa62 Make Maps constructor explicit. by hans@chromium.org · 12 years ago master
  2. 9330761 Work-around for an erroneous warning message in gcc-4.7 by zodiac@gmail.com · 12 years ago
  3. 95fc762 Add out-of-line copy ctor to Maps::Iterator. by mseaborn@chromium.org · 12 years ago
  4. 197650a I am somewhat reluctantly changing the API so that setProcFD is no longer by zodiac@gmail.com · 12 years ago
  5. e30c224 Get rid of a call to dup() that is no longer needed with the way the API works by zodiac@gmail.com · 12 years ago
  6. f62b379 Change the sandbox API to require passing in a copy of /proc instead of by zodiac@gmail.com · 12 years ago
  7. f407e20 PaX-enabled systems require us to mark our executables so that mprotect() doesn't get by zodiac@gmail.com · 12 years ago
  8. a35a8eb Include <unistd.h>, as we are otherwise missing definitions on some systems. by zodiac@gmail.com · 12 years ago
  9. 0bd5558 Import <sys/types.h>, as that is the canonical location of "ssize_t". by zodiac@gmail.com · 12 years ago
  10. b5e8572 Make a small change to the API. Instead of passing in a file by zodiac@gmail.com · 12 years ago
  11. 57d626f Add test for doing syscalls via "int $0" by mseaborn@chromium.org · 13 years ago
  12. 16a95cc Add logic for patching calls to the x86-64 vsyscall page by mseaborn@chromium.org · 13 years ago
  13. 288cf2b Add test for patching a system call instruction by mseaborn@chromium.org · 13 years ago
  14. 2c20cb8 Add tests for glibc functions which sometimes use the x86-64 vsyscall page by mseaborn@chromium.org · 13 years ago
  15. 1bd1a03 Tests: Split generic test runner out into test_runner.{cc,h} by mseaborn@chromium.org · 13 years ago
  16. 178bbab Test runner: Make test discovery work within C++ (or C) by mseaborn@chromium.org · 13 years ago
  17. 202f2af Add a tool for patching ELF libraries/executables offline by mseaborn@chromium.org · 13 years ago
  18. 39104e2 Remove some unused code in the library patcher by mseaborn@chromium.org · 13 years ago
  19. 464a08a Add an ELF loader that can load and run an executable in the sandbox by mseaborn@chromium.org · 13 years ago
  20. f2d6052 In 32bit mode, removed all assembly addressing modes that are incompatible with by zodiac@gmail.com · 13 years ago