summaryrefslogtreecommitdiffstats
path: root/src/mobile_image_mounter.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-05Implement *_start_service() helper to simplify creation of service clientsGravatar Martin Szulecki1-0/+20
2013-04-25common: Move debug and userpref code into libinternalcommonGravatar Martin Szulecki1-1/+1
2013-03-20use new internal common code for thread, mutex, and socket operationsGravatar Nikias Bassen1-20/+4
2013-03-14global: make sure to check service before checking service->port to prevent c...Gravatar Nikias Bassen1-5/+3
2013-02-26Refactor port number use into service descriptor to enable SSL for servicesGravatar Martin Szulecki1-3/+3
2012-03-19WIN32: use windows threads and mutexes instead of pthread_*Gravatar Nikias Bassen1-0/+16
2012-03-18Remove gthread dependency and use pthreads insteadGravatar Nikias Bassen1-10/+4
2010-03-24Remove unused and fix some includesGravatar Nikias Bassen1-2/+0
2010-03-16Rename the *_int to *_private for better semantic and fix public typedefsGravatar Martin Szulecki1-1/+1
2010-03-08mobile_image_mounter: docs updatedGravatar Nikias Bassen1-14/+19
2010-02-19New mobile_image_mounter interface plus ideviceimagemounter toolGravatar Nikias Bassen1-0/+271