Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-07-17 | fix memory leak in unlikely (bug) scenario | comex | 1 | -1/+5 | |
2015-07-17 | race condition fix | comex | 1 | -1/+1 | |
2015-07-16 | add now-unnecessary but nice-for-consistency 'static's | comex | 1 | -15/+19 | |
2015-07-16 | fix hang caused by -fvisibility=hidden x.x | comex | 1 | -0/+1 | |
2015-07-16 | PSH thread safety fix/minor cleanup | comex | 1 | -10/+17 | |
2015-07-16 | add verbose thingy | comex | 1 | -0/+2 | |
2015-07-13 | hook up the list of dylibs | comex | 1 | -5/+0 | |
2015-07-12 | fixes | comex | 1 | -21/+38 | |
2015-07-12 | redo crash reporting - untested (but it compiles) | comex | 1 | -7/+130 | |
2015-07-12 | Important: Fix fd leak that I think was the culprit for substitute'd devices ↵ | comex | 1 | -6/+9 | |
not accepting SSH connections after a while. Jul 12 14:03:44 iPhone com.apple.xpc.launchd[1] (Listeners) <Error>: assertion failed: 12F70: launchd + 34500 [C1C897D3-ECD1-3674-8B53-E0BCCDBCCEDE]: 0x9 Jul 12 14:03:44 iPhone com.apple.xpc.launchd[1] (com.openssh.sshd) <Error>: Could not accept new inetd connection: 9: Bad file descriptor | |||||
2015-07-11 | working on safety | comex | 1 | -27/+4 | |
2015-07-11 | be safe in case the dylibs are missing | comex | 1 | -0/+7 | |
2015-07-11 | put back notifyd exclusion - still an issue :< | comex | 1 | -17/+23 | |
2015-07-11 | work around SSH issue | comex | 1 | -6/+24 | |
2015-04-15 | improve verbose log | comex | 1 | -2/+3 | |
2015-04-11 | More bugfixes thanks to him. | comex | 1 | -2/+3 | |
2015-03-01 | A number of critical fixes painstakingly discovered in the slowest way possible. | comex | 1 | -4/+12 | |
2015-03-01 | seems to work | comex | 1 | -9/+15 | |
2015-02-28 | Add extra argument to substitute_hook_functions and interpose_imports for ↵ | comex | 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. | |||||
2015-02-28 | add substituted launchd plist; move helpers to separate directory | comex | 1 | -3/+3 | |
2015-02-28 | Add substituted and fix things up to use it. Still untested. | comex | 1 | -31/+71 | |
2015-02-28 | Rename ios-bootstrap to darwin-bootstrap; cleanup posixspawn-hook and ↵ | comex | 1 | -49/+96 | |
unrestrict. Not tested yet. | |||||
2015-01-30 | Make logging less verbose. | comex | 1 | -10/+16 | |
2015-01-30 | cleanup | comex | 1 | -1/+17 | |
2015-01-29 | ok, it works for now, until i have more energy to refactor it properly | comex | 1 | -23/+30 | |
2015-01-29 | ... | comex | 1 | -48/+28 | |
2015-01-29 | a bunch of stuff that should have been committed separately | comex | 1 | -55/+64 | |
2015-01-29 | "Fix" broken launchd injection stuff. | comex | 1 | -38/+103 | |
2015-01-29 | misc. fixes | comex | 1 | -0/+3 | |
2015-01-28 | ***yawn*** | comex | 1 | -3/+7 | |
2015-01-28 | sorta | comex | 1 | -3/+24 | |
2015-01-28 | some more stuff compiles | comex | 1 | -0/+241 | |