summaryrefslogtreecommitdiffstats
path: root/dev/ideviceclient.c
AgeCommit message (Collapse)AuthorFilesLines
2013-03-14global: make sure to check service before checking service->port to prevent ↵Gravatar Nikias Bassen1-12/+5
crashes
2013-02-26Refactor port number use into service descriptor to enable SSL for servicesGravatar Martin Szulecki1-12/+31
This is a major change which breaks API but is required in order to support SSL communication for services as used by network connections.
2012-03-22Mass replace UUID by UDID, which is the correct term for itGravatar Martin Szulecki1-5/+5
2012-03-21dev: Fix compiler warningsGravatar Martin Szulecki1-0/+7
2012-03-18Completely remove glib dependency.Gravatar Nikias Bassen1-4/+5
2010-03-08Add user data parameter to notification callback functionGravatar Nikias Bassen1-2/+2
[#114 state:resolved]
2010-01-29Global renames due to project rename to libimobiledeviceGravatar Nikias Bassen1-0/+252