Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-01-31 | Move LIBIMOBILEDEVICE_API to public headers | Nikias Bassen | 1 | -0/+1 | |
2015-01-28 | Remove trailing whitespace errors from all files | Martin Szulecki | 1 | -4/+4 | |
2013-08-19 | webinspector: Implement support for partial messages when sending or receiving | Martin Szulecki | 1 | -0/+2 | |
The protocol appears to split plist payload on 8096 bytes boundries into multiple WIRPartialMessage messages. Now partial messages are correctly decoded during receiving and split automatically when sending large messages by the implementation. | |||||
2013-02-27 | Make all "include guards" for all headers consistent | Martin Szulecki | 1 | -2/+2 | |
2013-02-23 | webinspector: Add new service protocol implementation | Yury Melnichek | 1 | -0/+32 | |