summaryrefslogtreecommitdiff
path: root/src/installation_proxy.c
Commit message (Expand)AuthorAgeFilesLines
* installation_proxy: Silence compiler warnings about thread_t pointer assignmentsMartin Szulecki2013-04-251-2/+2
* use new internal common code for thread, mutex, and socket operationsNikias Bassen2013-03-201-40/+6
* installation_proxy: Add ReturnAttributes key to comment for documentationMartin Szulecki2013-03-181-3/+3
* global: make sure to check service before checking service->port to prevent c...Nikias Bassen2013-03-141-5/+3
* Refactor port number use into service descriptor to enable SSL for servicesMartin Szulecki2013-02-261-3/+3
* installation_proxy: Correctly handle adding ReturnAttributes in client optionsMartin Szulecki2012-12-081-1/+1
* WIN32: use windows threads and mutexes instead of pthread_*Nikias Bassen2012-03-191-0/+34
* Remove gthread dependency and use pthreads insteadNikias Bassen2012-03-181-16/+9
* Document user_data parameter in installation_proxy interfaceMartin Szulecki2010-05-151-0/+9
* Added user_data parameter to instproxy_status_cb and related functions.Bryan Forbes2010-03-311-19/+21
* Use insert_item instead of set_item to make adding client options workNikias Bassen2010-03-251-3/+3
* Remove unused and fix some includesNikias Bassen2010-03-241-1/+0
* Rename the *_int to *_private for better semantic and fix public typedefsMartin Szulecki2010-03-161-1/+1
* installation_proxy: docs updatedNikias Bassen2010-03-081-7/+10
* Global renames due to project rename to libimobiledeviceNikias Bassen2010-01-291-1/+1
* installation_proxy: rework code to use plist client_optionsNikias Bassen2010-01-211-119/+152
* Rename service implementation sources to lowercase for consistencyMartin Szulecki2010-01-131-0/+740