Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-01 | Fix undefined bswap32 and bswap64 for MIPS machine | 1 | -2/+2 | ||
Replace bswap32 and bswap64 with internal defined version (__bswap_X) Signed-off-by: Potin Lai <potin.lai@quantatw.com> | |||||
2022-03-29 | socket: Add socket_get_socket_port function | 1 | -3/+3 | ||
2022-02-04 | Add support for Apple's OPACK encoding and TLV format | 4 | -1/+200 | ||
2022-02-04 | Add a simple char buffer implementation | 2 | -1/+37 | ||
2021-08-31 | utils: Add missing plist_print_to_stream_with_indentation declaration to ↵ | 1 | -0/+1 | ||
public header | |||||
2021-08-30 | utils: Make MAC_EPOCH define public | 1 | -0/+2 | ||
2021-06-11 | Add helper for handling colored terminal output | 2 | -1/+88 | ||
2021-06-07 | socket: Add get_primary_mac_address() | 1 | -0/+2 | ||
2021-06-07 | Initial check-in of sources | 5 | -0/+271 | ||