summaryrefslogtreecommitdiff
path: root/src/utils.c
Commit message (Expand)AuthorAgeFilesLines
* Remove common code in favor of new libimobiledevice-glueNikias Bassen2021-09-011-248/+0
* utils: Fix free on invalid pointerNikias Bassen2018-11-291-1/+1
* Better error handling when saving pair recordsFrederik Carlier2017-10-291-10/+32
* utils: Use autoconf to check for availability of clock_gettime()Nikias Bassen2017-07-171-1/+1
* Add a static clock_gettime() substitute for OS X.Aaron Burghardt2016-01-281-0/+33
* Use new get_tick_count() to avoid timing issues on packetsMartin Szulecki2014-11-111-3/+15
* Update and slightly cleanup copyright headersMartin Szulecki2014-10-061-21/+20
* utils: Add missing plist_read_from_filename() helperNikias Bassen2014-05-061-0/+25
* device/utils: move mstime64() into utils since it is generally usefulMikkel Kamstrup Erlandsen2014-03-241-0/+14
* utils: add new collection_copy() functionNikias Bassen2014-01-091-0/+8
* removed trailing \n from usbmuxd_log() messagesNikias Bassen2014-01-091-1/+1
* utils: collection_add don't double capacity but instead increase by a fixed a...Nikias Bassen2014-01-091-6/+8
* add support for reading and writing config and pair record filesNikias Bassen2013-12-131-0/+144
* remove libusbmuxd sources and adapt source tree to use autotoolsNikias Bassen2013-09-171-0/+120