Age | Commit message (Expand) | Author | Files | Lines |
2014-03-27 | Moved Doxygen comments from source files to public headers. | Aaron Burghardt | 1 | -232/+0 |
2014-03-20 | Bump dependency to libplist 1.11 and remove use of "plist_dict_insert_item()" | Martin Szulecki | 1 | -7/+7 |
2013-11-10 | installation_proxy: Fix operations exiting before being finished due to timeout | Martin Szulecki | 1 | -4/+5 |
2013-11-10 | property_list_service: Rename RECEIVE_TIMEOUT error for more clarity | Martin Szulecki | 1 | -0/+2 |
2013-11-04 | installation_proxy: Remove dead code from uninstall method | Martin Szulecki | 1 | -5/+0 |
2013-08-05 | Implement *_start_service() helper to simplify creation of service clients | Martin Szulecki | 1 | -0/+20 |
2013-07-18 | installation_proxy: Fix another two memory leaks | Martin Szulecki | 1 | -0/+4 |
2013-07-16 | Fix memory leaks in instproxy_client_get_path_for_bundle_identifier() | Martin Szulecki | 1 | -0/+10 |
2013-04-25 | installation_proxy: Add helper to retrieve filepath of an app from device | Martin Szulecki | 1 | -0/+97 |
2013-04-25 | common: Move debug and userpref code into libinternalcommon | Martin Szulecki | 1 | -1/+1 |
2013-04-25 | installation_proxy: Silence compiler warnings about thread_t pointer assignments | Martin Szulecki | 1 | -2/+2 |
2013-03-20 | use new internal common code for thread, mutex, and socket operations | Nikias Bassen | 1 | -40/+6 |
2013-03-18 | installation_proxy: Add ReturnAttributes key to comment for documentation | Martin Szulecki | 1 | -3/+3 |
2013-03-14 | global: make sure to check service before checking service->port to prevent c... | Nikias Bassen | 1 | -5/+3 |
2013-02-26 | Refactor port number use into service descriptor to enable SSL for services | Martin Szulecki | 1 | -3/+3 |
2012-12-08 | installation_proxy: Correctly handle adding ReturnAttributes in client options | Martin Szulecki | 1 | -1/+1 |
2012-03-19 | WIN32: use windows threads and mutexes instead of pthread_* | Nikias Bassen | 1 | -0/+34 |
2012-03-18 | Remove gthread dependency and use pthreads instead | Nikias Bassen | 1 | -16/+9 |
2010-05-15 | Document user_data parameter in installation_proxy interface | Martin Szulecki | 1 | -0/+9 |
2010-03-31 | Added user_data parameter to instproxy_status_cb and related functions. | Bryan Forbes | 1 | -19/+21 |
2010-03-25 | Use insert_item instead of set_item to make adding client options work | Nikias Bassen | 1 | -3/+3 |
2010-03-24 | Remove unused and fix some includes | Nikias Bassen | 1 | -1/+0 |
2010-03-16 | Rename the *_int to *_private for better semantic and fix public typedefs | Martin Szulecki | 1 | -1/+1 |
2010-03-08 | installation_proxy: docs updated | Nikias Bassen | 1 | -7/+10 |
2010-01-29 | Global renames due to project rename to libimobiledevice | Nikias Bassen | 1 | -1/+1 |
2010-01-21 | installation_proxy: rework code to use plist client_options | Nikias Bassen | 1 | -119/+152 |
2010-01-13 | Rename service implementation sources to lowercase for consistency | Martin Szulecki | 1 | -0/+740 |