Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-09-01 | Remove common code in favor of new libimobiledevice-glue | Nikias Bassen | 1 | -91/+0 | |
2020-12-30 | Add parentheses to macro arguments | Rosen Penev | 1 | -1/+1 | |
[clang-tidy] Found with bugprone-macro-parentheses Signed-off-by: Rosen Penev <rosenp@gmail.com> | |||||
2019-06-12 | common: Use portable pointer initialization and assert on allocation failure | Nikias Bassen | 1 | -6/+16 | |
2019-05-22 | Add new usbmuxd_events_subscribe/unsubscribe functions with a context so it ↵ | Nikias Bassen | 1 | -2/+3 | |
can be used in different threads | |||||
2014-10-03 | Move socket and collection functions to a convenience library | Chow Loong Jin | 1 | -0/+80 | |
This avoids the iproxy tool from relying on undocumented library ABI. |