openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
L
LightMessaging
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 21 hours
ago. based on code collected
2 days
ago.
Jun 20, 2025 — Jun 20, 2026
Showing page 1 of 1
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix memory leak when creating CFRunloop source (#4)
Daniil Pashin
More...
about 7 years ago
Use rocketbootstrap_register to register instead of bootstrap_register + a separate unlock call
Ryan Petrich
More...
over 7 years ago
Import Foundation when compiling against Objective-C (for toolchains that don't include it by default)
Ryan Petrich
More...
over 8 years ago
Properly manage signedness inside LMDataWithSizeIsValidMessage
Ryan Petrich
More...
over 9 years ago
Allow setting LIGHTMESSAGING_TIMEOUT to the number of milliseconds to wait for a timeout
Ryan Petrich
More...
over 10 years ago
Suffix LMBridgedCast with an underscore to give some indication that this macro isn't a public API
Ryan Petrich
More...
almost 11 years ago
Merge remote-tracking branch 'origin/master'
Ryan Petrich
More...
almost 11 years ago
Use new property list methods when possible
Conrad Kramer
More...
almost 11 years ago
Add support for ARC
Conrad Kramer
More...
almost 11 years ago
Merge pull request #1 from r-plus/patch
Ryan Petrich
More...
over 11 years ago
Use the more proper mach_port_mod_refs API
Ryan Petrich
More...
over 11 years ago
Add LMCheckInService API
Ryan Petrich
More...
about 12 years ago
More compiler friendly
r-plus
More...
over 12 years ago
Add LMDataWithSizeIsValidMessage command to properly validate incoming queries
Ryan Petrich
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)
Ryan Petrich
More...
over 12 years ago
Only add UIImage functions if UIKit is imported
Ryan Petrich
More...
over 12 years ago
Allow setting LIGHTMESSAGING_USE_ROCKETBOOTSTRAP to 0 to suppress use of RocketBootstrap
Ryan Petrich
More...
over 12 years ago
Fix consuming an image reply
Ryan Petrich
More...
over 12 years ago
Support client process having a different address size from the parent process
Ryan Petrich
More...
over 12 years ago
Update README
Ryan Petrich
More...
over 12 years ago
Add LMStartServiceWithUserInfo
Ryan Petrich
More...
over 12 years ago
Automatically unlock the service when using the helper LMStartService function
Ryan Petrich
More...
over 12 years ago
Only perform sandbox precheck on iOS 5.x and iOS 6.x
Ryan Petrich
More...
over 12 years ago
Use RocketBootstrap by default
Ryan Petrich
More...
over 12 years ago
Check if the sandbox will let us in before attempting to lookup the service port
Ryan Petrich
More...
over 13 years ago
Add LMStartService
Ryan Petrich
More...
over 13 years ago
Add LMConnectionSendEmptyOneWay
Ryan Petrich
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)
Ryan Petrich
More...
over 13 years ago
Include Apple's bootstrap header
Ryan Petrich
More...
over 13 years ago
Initial commit
Ryan Petrich
More...
over 13 years ago
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree