aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix iOS detection properly.comex2015-07-172-16/+39
* add more correct 'is iOS' heuristic, and use itcomex2015-07-172-5/+34
* update readme for fixed and maybe-fixed issuescomex2015-07-161-3/+1
* add now-unnecessary but nice-for-consistency 'static'scomex2015-07-161-15/+19
* fix hang caused by -fvisibility=hidden x.xcomex2015-07-161-0/+1
* baton fixcomex2015-07-162-3/+10
* optimizationcomex2015-07-161-2/+5
* fix idiotic mistake from the <redacted> symbols commitcomex2015-07-161-1/+1
* fix some build stuffcomex2015-07-162-14/+39
* Revert <stdatomic.h> dependency.comex2015-07-161-10/+8
* save/load statecomex2015-07-161-2/+82
* PSH thread safety fix/minor cleanupcomex2015-07-161-10/+17
* improve readmecomex2015-07-161-33/+32
* Add options field to struct substitute_{function,import}_hook.comex2015-07-161-2/+12
* style policecomex2015-07-1612-45/+94
* work around (incorrect, since it's not code) alignment warningcomex2015-07-162-4/+4
* fix accidentally exported symbolscomex2015-07-165-13/+17
* typocomex2015-07-161-1/+1
* orderingcomex2015-07-161-8/+8
* Import some code to handle <redacted> syms.comex2015-07-164-12/+304
* add verbose thingycomex2015-07-161-0/+2
* hook up the list of dylibscomex2015-07-137-12/+183
* be betacomex2015-07-132-4/+21
* Hook up SafetyDance properly.comex2015-07-132-60/+55
* ...this should have been committedcomex2015-07-131-0/+15
* sort of works, but marking it as setup is causing problems - probably better ...comex2015-07-135-3/+49
* don't be n^2 for removal, lol. i should probably switch to rust's robin hood...comex2015-07-121-21/+12
* aand, one last fixcomex2015-07-121-2/+2
* fix my hash table algorithm - arghcomex2015-07-123-15/+67
* fixescomex2015-07-126-39/+82
* redo crash reporting - untested (but it compiles)comex2015-07-126-80/+252
* how did that style violation get in there? must have been tiredcomex2015-07-121-4/+8
* safetydance work, but it's brokencomex2015-07-124-10/+41
* Important: Fix fd leak that I think was the culprit for substitute'd devices ...comex2015-07-121-6/+9
* progresscomex2015-07-113-9/+122
* working on safetycomex2015-07-114-81/+129
* fix anti-noisecomex2015-07-113-4/+7
* safety-dance UI fixescomex2015-07-112-3/+5
* build fixescomex2015-07-112-3/+7
* be safe in case the dylibs are missingcomex2015-07-111-0/+7
* better fixcomex2015-07-112-3/+5
* put back notifyd exclusion - still an issue :<comex2015-07-111-17/+23
* work around SSH issuecomex2015-07-111-6/+24
* fix?comex2015-07-115-32/+48
* stuff!comex2015-07-106-12/+44
* Avoid issues with the system time changingcomex2015-07-101-8/+12
* redo all the things with xpc - not tested yetcomex2015-07-076-353/+324
* Merge branch 'mconfig-work'comex2015-07-078-861/+1438
|\
| * warning fixcomex2015-07-072-208/+1
| * Werror, Makefile fixcomex2015-07-072-1/+7