summaryrefslogtreecommitdiffstats
path: root/src/utils.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-29utils: Fix free on invalid pointerGravatar Nikias Bassen1-1/+1
2017-10-29Better error handling when saving pair recordsGravatar Frederik Carlier1-10/+32
2017-07-17utils: Use autoconf to check for availability of clock_gettime()Gravatar Nikias Bassen1-1/+1
2016-01-28Add a static clock_gettime() substitute for OS X.Gravatar Aaron Burghardt1-0/+33
2014-11-11Use new get_tick_count() to avoid timing issues on packetsGravatar Martin Szulecki1-3/+15
2014-10-06Update and slightly cleanup copyright headersGravatar Martin Szulecki1-21/+20
2014-05-06utils: Add missing plist_read_from_filename() helperGravatar Nikias Bassen1-0/+25
2014-03-24device/utils: move mstime64() into utils since it is generally usefulGravatar Mikkel Kamstrup Erlandsen1-0/+14
2014-01-09utils: add new collection_copy() functionGravatar Nikias Bassen1-0/+8
2014-01-09removed trailing \n from usbmuxd_log() messagesGravatar Nikias Bassen1-1/+1
2014-01-09utils: collection_add don't double capacity but instead increase by a fixed a...Gravatar Nikias Bassen1-6/+8
2013-12-13add support for reading and writing config and pair record filesGravatar Nikias Bassen1-0/+144
2013-09-17remove libusbmuxd sources and adapt source tree to use autotoolsGravatar Nikias Bassen1-0/+120