aboutsummaryrefslogtreecommitdiff
path: root/darwin-bootstrap (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-18future proofingcomex2-0/+9
2015-07-17fix memory leak in unlikely (bug) scenariocomex1-1/+5
2015-07-17race condition fixcomex1-1/+1
2015-07-16add now-unnecessary but nice-for-consistency 'static'scomex1-15/+19
2015-07-16fix hang caused by -fvisibility=hidden x.xcomex1-0/+1
2015-07-16save/load statecomex1-2/+82
2015-07-16PSH thread safety fix/minor cleanupcomex1-10/+17
2015-07-16add verbose thingycomex1-0/+2
2015-07-13hook up the list of dylibscomex5-12/+174
2015-07-13be betacomex2-4/+21
2015-07-13Hook up SafetyDance properly.comex2-60/+55
2015-07-13...this should have been committedcomex1-0/+15
2015-07-13sort of works, but marking it as setup is causing problems - probably better ...comex4-2/+48
2015-07-12aand, one last fixcomex1-2/+2
2015-07-12fixescomex2-35/+68
2015-07-12redo crash reporting - untested (but it compiles)comex3-57/+209
2015-07-12safetydance work, but it's brokencomex2-7/+35
2015-07-12Important: Fix fd leak that I think was the culprit for substitute'd devices ...comex1-6/+9
2015-07-11progresscomex2-9/+121
2015-07-11working on safetycomex3-76/+111
2015-07-11fix anti-noisecomex2-3/+3
2015-07-11safety-dance UI fixescomex2-3/+5
2015-07-11be safe in case the dylibs are missingcomex1-0/+7
2015-07-11better fixcomex2-3/+5
2015-07-11put back notifyd exclusion - still an issue :<comex1-17/+23
2015-07-11work around SSH issuecomex1-6/+24
2015-07-11fix?comex4-32/+47
2015-07-10stuff!comex2-6/+37
2015-07-10Avoid issues with the system time changingcomex1-8/+12
2015-07-07redo all the things with xpc - not tested yetcomex4-352/+260
2015-07-07warning fixcomex1-1/+1
2015-04-15Fix unrestrict. Problem was right under my nose...comex1-34/+49
2015-04-15improve verbose logcomex1-2/+3
2015-04-11More bugfixes thanks to him.comex2-2/+5
2015-03-23Fix missing dereference, thanks to alexzielenskicomex1-1/+1
2015-03-03fixes for compiling on older OS Xcomex1-1/+1
2015-03-03Made Substitute depend on iOS 8Evan1-0/+1
2015-03-01Add extrainst_ and postrmcomex3-0/+41
2015-03-01A number of critical fixes painstakingly discovered in the slowest way possible.comex2-5/+13
2015-03-01seems to workcomex2-19/+39
2015-03-01minor changescomex4-14/+51
2015-02-28Add extra argument to substitute_hook_functions and interpose_imports for use...comex1-1/+2
2015-02-28add substituted launchd plist; move helpers to separate directorycomex3-4/+22
2015-02-28Add substituted and fix things up to use it. Still untested.comex7-192/+620
2015-02-28Rename ios-bootstrap to darwin-bootstrap; cleanup posixspawn-hook and unrestr...comex10-0/+1295