Low Activity

Commits : Listings

  Analyzed 8 days ago based on code collected 8 days ago.
Showing page 1 of 9
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make Maps constructor explicit. Anon32 More... 5 months ago
Work-around for an erroneous warning message in gcc-4.7 Anon32 More... 7 months ago
Add out-of-line copy ctor to Maps::Iterator. Anon32 More... 9 months ago
I am somewhat reluctantly changing the API so that setProcFD is no longer Anon32 More... about 1 year ago
Get rid of a call to dup() that is no longer needed with the way the API works Anon32 More... about 1 year ago
Change the sandbox API to require passing in a copy of /proc instead of Anon32 More... about 1 year ago
PaX-enabled systems require us to mark our executables so that mprotect() doesn't get Anon32 More... about 1 year ago
Include <unistd.h>, as we are otherwise missing definitions on some systems. Anon32 More... about 1 year ago
Import <sys/types.h>, as that is the canonical location of "ssize_t". Anon32 More... about 1 year ago
Make a small change to the API. Instead of passing in a file Anon32 More... about 1 year ago
Add test for doing syscalls via "int $0" Anon32 More... over 1 year ago
Add logic for patching calls to the x86-64 vsyscall page Anon32 More... over 1 year ago
Add test for patching a system call instruction Anon32 More... over 1 year ago
Add tests for glibc functions which sometimes use the x86-64 vsyscall page Anon32 More... over 1 year ago
Tests: Split generic test runner out into test_runner.{cc,h} Anon32 More... over 1 year ago
Test runner: Make test discovery work within C++ (or C) Anon32 More... over 1 year ago
Add a tool for patching ELF libraries/executables offline Anon32 More... over 1 year ago
Remove some unused code in the library patcher Anon32 More... over 1 year ago
Add an ELF loader that can load and run an executable in the sandbox Anon32 More... over 1 year ago
In 32bit mode, removed all assembly addressing modes that are incompatible with Anon32 More... over 1 year ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.