0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Jun 20, 2025 — Jun 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix memory leak when creating CFRunloop source (#4) More... about 7 years ago
Use rocketbootstrap_register to register instead of bootstrap_register + a separate unlock call More... over 7 years ago
Import Foundation when compiling against Objective-C (for toolchains that don't include it by default) More... over 8 years ago
Properly manage signedness inside LMDataWithSizeIsValidMessage More... over 9 years ago
Allow setting LIGHTMESSAGING_TIMEOUT to the number of milliseconds to wait for a timeout More... over 10 years ago
Suffix LMBridgedCast with an underscore to give some indication that this macro isn't a public API More... almost 11 years ago
Merge remote-tracking branch 'origin/master' More... almost 11 years ago
Use new property list methods when possible More... almost 11 years ago
Add support for ARC More... almost 11 years ago
Merge pull request #1 from r-plus/patch More... over 11 years ago
Use the more proper mach_port_mod_refs API More... over 11 years ago
Add LMCheckInService API More... about 12 years ago
More compiler friendly More... over 12 years ago
Add LMDataWithSizeIsValidMessage command to properly validate incoming queries More... over 12 years ago
Use proper sizeof when consuming integers (so far I've only been testing where sizeof(int) == 4, but futureproofing is always a good idea) More... over 12 years ago
Only add UIImage functions if UIKit is imported More... over 12 years ago
Allow setting LIGHTMESSAGING_USE_ROCKETBOOTSTRAP to 0 to suppress use of RocketBootstrap More... over 12 years ago
Fix consuming an image reply More... over 12 years ago
Support client process having a different address size from the parent process More... over 12 years ago
Update README More... over 12 years ago
Add LMStartServiceWithUserInfo More... over 12 years ago
Automatically unlock the service when using the helper LMStartService function More... over 12 years ago
Only perform sandbox precheck on iOS 5.x and iOS 6.x More... over 12 years ago
Use RocketBootstrap by default More... over 12 years ago
Check if the sandbox will let us in before attempting to lookup the service port More... over 13 years ago
Add LMStartService More... over 13 years ago
Add LMConnectionSendEmptyOneWay More... over 13 years ago
Use included copy of bootstrap.h (#define guards will catch if the system version is available and is included first) More... over 13 years ago
Include Apple's bootstrap header More... over 13 years ago
Initial commit More... over 13 years ago