Age | Commit message (Expand) | Author | Files | Lines |
2020-06-08 | Unfold automake variables into multiple lines for maintainability | Martin Szulecki | 1 | -29/+48 |
2020-05-18 | Add support for com.apple.companion_proxy | Nikias Bassen | 1 | -0/+1 |
2020-01-05 | win32: Define minimum windows version and use static libgcc | Nikias Bassen | 1 | -1/+1 |
2019-08-28 | Add preboardservice_v2 implementation | Nikias Bassen | 1 | -0/+1 |
2017-06-29 | Add basic mobileactivation service implementation | Nikias Bassen | 1 | -0/+1 |
2016-12-31 | Add ax_pthread.m4 for proper pthread cflags/ldflags | Nikias Bassen | 1 | -2/+2 |
2016-09-18 | win32: Fix MinGW build by adding -lgdi32 to properly link against OpenSSL | Nikias Bassen | 1 | -1/+1 |
2015-01-28 | Move pkg-config file into src directory | Martin Szulecki | 1 | -0/+3 |
2014-09-19 | Add protocol implementation for debugserver service | Martin Szulecki | 1 | -0/+1 |
2014-03-22 | Fix make distcheck by using $(top_builddir) where needed1.1.6 | Martin Szulecki | 1 | -1/+1 |
2014-02-18 | win32: link against ws2_32.dll | Nikias Bassen | 1 | -1/+1 |
2013-09-23 | Avoid versioning shared library for Windows target | Martin Szulecki | 1 | -0/+1 |
2013-09-23 | Correctly refer to libpthread_LIBS | Martin Szulecki | 1 | -1/+1 |
2013-05-23 | Add protocol implementation for syslog_relay service | Martin Szulecki | 1 | -1/+2 |
2013-04-25 | common: Move debug and userpref code into libinternalcommon | Martin Szulecki | 1 | -3/+1 |
2013-03-20 | use new internal common code for thread, mutex, and socket operations | Nikias Bassen | 1 | -1/+1 |
2013-02-27 | implement base service that all other services inherit from | Nikias Bassen | 1 | -1/+2 |
2013-02-26 | heartbeat: Implement basic "network heartbeat" service protocol | Martin Szulecki | 1 | -0/+1 |
2013-02-23 | webinspector: Add new service protocol implementation | Yury Melnichek | 1 | -1/+2 |
2013-02-21 | Link with ole32 on WIN32 to fix build | Martin Szulecki | 1 | -0/+5 |
2012-10-21 | diagnostics_relay: Add basic new service implementation | Martin Szulecki | 1 | -1/+2 |
2012-10-21 | Added com.apple.misagent service protocol implementation | Nikias Bassen | 1 | -0/+1 |
2012-03-19 | Add OpenSSL support | Nikias Bassen | 1 | -2/+2 |
2012-03-18 | Completely remove glib dependency. | Nikias Bassen | 1 | -2/+2 |
2011-04-11 | Add initial mobilebackup2 support and idevicebackup4 tool | Nikias Bassen | 1 | -0/+1 |
2010-11-05 | Add new house_arrest service including small test tool | Nikias Bassen | 1 | -0/+1 |
2010-05-19 | Implement restored API | Martin Szulecki | 1 | -1/+2 |
2010-03-02 | Use AM_CPPFLAGS instead of deprecated INCLUDES | Martin Szulecki | 1 | -1/+1 |
2010-02-19 | New screenshotr service plus idevicescreenshot tool | Nikias Bassen | 1 | -0/+1 |
2010-02-19 | New mobile_image_mounter interface plus ideviceimagemounter tool | Nikias Bassen | 1 | -0/+1 |
2010-01-30 | Pass -version-info for libtool to set soname0.9.7 | Martin Szulecki | 1 | -0/+1 |
2010-01-29 | Global renames due to project rename to libimobiledevice | Nikias Bassen | 1 | -2/+2 |
2010-01-25 | Merge branch 'martin' into mobilebackup | Martin Szulecki | 1 | -0/+1 |
2010-01-25 | New file_relay service implementation. | Nikias Bassen | 1 | -0/+1 |
2010-01-24 | Add service code and a backup tool for mobilebackup support | Martin Szulecki | 1 | -1/+2 |
2010-01-13 | Rename service implementation sources to lowercase for consistency | Martin Szulecki | 1 | -7/+7 |
2010-01-12 | Rename utils to debug as it does exactly that, contain debug code | Martin Szulecki | 1 | -1/+1 |
2010-01-12 | New device_link_service | Nikias Bassen | 1 | -0/+1 |
2010-01-12 | Move plist code into a new property_list_service | Nikias Bassen | 1 | -0/+1 |
2010-01-04 | New installation_proxy interface. | Nikias Bassen | 1 | -0/+1 |
2009-12-15 | Support for new SBServices interface | Nikias Bassen | 1 | -0/+1 |
2009-11-25 | Fix linking on Mandriva | Christophe Fergeau | 1 | -1/+1 |
2009-05-18 | Make use of usbmuxd and remove libusb dependencies | Nikias Bassen | 1 | -4/+3 |
2009-05-10 | Fixes for 0.9.1 release. | Matt Colyer | 1 | -1/+8 |
2009-04-12 | Use less secure random number generation so we can generate private | Jonathan Beck | 1 | -8/+0 |
2009-03-16 | Merge branch 'master' into contact_sync | Jonathan Beck | 1 | -2/+2 |
2009-03-08 | Adds ability to show notification screen to the user. | Nikias Bassen | 1 | -1/+1 |
2009-02-05 | Large file support | Nikias Bassen | 1 | -1/+1 |
2009-01-29 | Add more warning flags and remove useless libxml2 dependency. | Jonathan Beck | 1 | -2/+2 |
2009-01-29 | Merge branch 'master' into contact_sync | Jonathan Beck | 1 | -1/+1 |