Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve verbose log | comex | 2015-04-15 | 1 | -2/+3 |
| | |||||
* | More bugfixes thanks to him. | comex | 2015-04-11 | 1 | -2/+3 |
| | |||||
* | A number of critical fixes painstakingly discovered in the slowest way possible. | comex | 2015-03-01 | 1 | -4/+12 |
| | |||||
* | seems to work | comex | 2015-03-01 | 1 | -9/+15 |
| | |||||
* | Add extra argument to substitute_hook_functions and interpose_imports for ↵ | comex | 2015-02-28 | 1 | -1/+2 |
| | | | | | | | | | | use with unhooking. I think we'll need to explicitly record trampoline locations to avoid the possibility of stomping on someone else's stuff if the function was re-patched... Also, document substitute_hook_functions. | ||||
* | add substituted launchd plist; move helpers to separate directory | comex | 2015-02-28 | 1 | -3/+3 |
| | |||||
* | Add substituted and fix things up to use it. Still untested. | comex | 2015-02-28 | 1 | -31/+71 |
| | |||||
* | Rename ios-bootstrap to darwin-bootstrap; cleanup posixspawn-hook and ↵ | comex | 2015-02-28 | 1 | -0/+399 |
unrestrict. Not tested yet. |