summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
4 daysconfigure: Check if libplist Cython bindings are installed at configure timeHEADmasterMartin Szulecki
4 dayscython: Do not override final methods as comply to Cython >= 0.16 strict checkMartin Szulecki
4 daysm4: Fix parsing of "artistic" cython version strings to fix version detectionMartin Szulecki
2012-04-25ideviceinfo: Add more known lockdownd domainsMartin Szulecki
2012-04-18idevice: fix openssl initialization and handle error to avoid crashNikias Bassen
2012-04-08restore: Add note that service API is only available for restore mode devicesMartin Szulecki
2012-04-08Post-release version bump to 1.1.5Martin Szulecki
2012-04-08Update NEWS with latest changes1.1.4Martin Szulecki
2012-04-08Bump soname revision due to internal changesMartin Szulecki
2012-04-08Bump version to 1.1.4Martin Szulecki
2012-04-08idevicesyslog: fix bug causing the connection to close after timeoutNikias Bassen
2012-04-07Bump version to unstable 1.1.31.1.3Martin Szulecki
2012-04-07Update NEWS with latest changesMartin Szulecki
2012-04-07idevice: Bump libusbmuxd dependency to 1.0.8 and adopt idevice.c to API changesMartin Szulecki
2012-04-07idevicesyslog: fix reading from syslog_relay (simple socket connection)Nikias Bassen
2012-04-07Update AUTHORS from git historyMartin Szulecki
2012-04-07sbservices: Implement retrieving interface orientation from deviceMartin Szulecki
2012-04-07ideviceinfo: Add new known lockdown domainsMartin Szulecki
2012-04-07Relicense ideviceimagemounter and idevicescreenshot to LGPLMartin Szulecki
2012-04-07tools: Add proper LGPL license header for idevice_idMartin Szulecki
2012-04-07Update manpages of tools to use "device" instead of naming specific modelsMartin Szulecki
2012-04-07Update comments of tools to use "device" instead of naming specific modelsMartin Szulecki
2012-04-06restore: initialize uninitialized struct member infoNikias Bassen
2012-03-31lockdown: Correct a few wrong comments showing NP_E_* error messagesMartin Szulecki
2012-03-31file_relay: Remove duplicated error code definitionsMartin Szulecki
2012-03-22Mention libplist bump in NEWS1.1.2Martin Szulecki
2012-03-22Bump libplist requirements to version 1.8 due to need for cythonMartin Szulecki
2012-03-22Add changes from 1.0.7 to NEWSMartin Szulecki
2012-03-22m4: Remove obsolete SWIG macrosMartin Szulecki
2012-03-22Mass replace UUID by UDID, which is the correct term for itMartin Szulecki
2012-03-22tools: Add libplist CFLAGS to fix build for some OS X setupsMartin Szulecki
2012-03-21cython: Update mobilesync API definitions to latest C headersMartin Szulecki
2012-03-21Update NEWS with SWIG removalMartin Szulecki
2012-03-21swig: Remove SWIG based python bindingsMartin Szulecki
2012-03-21tools: Remove obsolete glib2 flags from idevicebackup* in MakefileMartin Szulecki
2012-03-21pkg-config: Dynamically inject required SSL provider dependencies into .pc fileMartin Szulecki
2012-03-21Fix make distcheck loosing asprintf.h and endianness.hMartin Szulecki
2012-03-21pkg-config: Remove glib2 from RequiresMartin Szulecki
2012-03-21tools: Fix compiler warnings for idevicebackup and idevicebackup2Martin Szulecki
2012-03-21dev: Fix compiler warningsMartin Szulecki
2012-03-21cython: Silence a couple of warnings when generating bindings with CythonMartin Szulecki
2012-03-20Update NEWS with latest changesMartin Szulecki
2012-03-20cython: Bump cython requirement to version 0.13.xMartin Szulecki
2012-03-20cython: Update to latest API and fix deprecation warnings with cython 0.13+Martin Szulecki
2012-03-20cython: Remove glib2 flags from makefileMartin Szulecki
2012-03-20Move cython detection directly after SWIG detection in configure.acMartin Szulecki
2012-03-20Fix detection of cython versionMartin Szulecki
2012-03-20Fix detection of swig versionJulien Lavergne
2012-03-20Correct SWIG and Cython autofoo so the makefile picks up correct subdirsMartin Szulecki
2012-03-20Renamed last_sync_time and current_time to device_anchor and host_anchor.Bryan Forbes