index
:
substitute
master
Runtime hooking library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
darwin-bootstrap
/
posixspawn-hook.c
(
unfollow
)
Commit message (
Expand
)
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
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 use...
comex
1
-1
/
+2
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 unrestr...
comex
1
-49
/
+96
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