summaryrefslogtreecommitdiffstats
path: root/src/installation_proxy.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-18installation_proxy: Add ReturnAttributes key to comment for documentationGravatar Martin Szulecki1-3/+3
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-12-08installation_proxy: Correctly handle adding ReturnAttributes in client optionsGravatar Martin Szulecki1-1/+1
2012-03-19WIN32: use windows threads and mutexes instead of pthread_*Gravatar Nikias Bassen1-0/+34
2012-03-18Remove gthread dependency and use pthreads insteadGravatar Nikias Bassen1-16/+9
2010-05-15Document user_data parameter in installation_proxy interfaceGravatar Martin Szulecki1-0/+9
2010-03-31Added user_data parameter to instproxy_status_cb and related functions.Gravatar Bryan Forbes1-19/+21
2010-03-25Use insert_item instead of set_item to make adding client options workGravatar Nikias Bassen1-3/+3
2010-03-24Remove unused and fix some includesGravatar Nikias Bassen1-1/+0
2010-03-16Rename the *_int to *_private for better semantic and fix public typedefsGravatar Martin Szulecki1-1/+1
2010-03-08installation_proxy: docs updatedGravatar Nikias Bassen1-7/+10
2010-01-29Global renames due to project rename to libimobiledeviceGravatar Nikias Bassen1-1/+1
2010-01-21installation_proxy: rework code to use plist client_optionsGravatar Nikias Bassen1-119/+152
2010-01-13Rename service implementation sources to lowercase for consistencyGravatar Martin Szulecki1-0/+740