Results 5 issues of Ori

This is required for VPN servers to work (I was told this is the right way in order to get this patch into the HummingBoard/Cubox-i Arch Linux ARM kernel).

so just use the hidden property instead?

When hooking a method which accepts a block as a paramter, Logos dislikes this form of calling the original implementation: ``` %hook AwesomeClass - (void)AwesomeMethod:(void (^)(void))awesomeBlock { %orig(^{ NSLog(@"Hello"); });...

bug