Age | Commit message (Expand) | Author | Files | Lines |
2012-03-21 | swig: Remove SWIG based python bindings | Martin Szulecki | 1 | -27/+1 |
2012-03-21 | pkg-config: Dynamically inject required SSL provider dependencies into .pc file | Martin Szulecki | 1 | -3/+10 |
2012-03-20 | cython: Bump cython requirement to version 0.13.x | Martin Szulecki | 1 | -1/+1 |
2012-03-20 | Move cython detection directly after SWIG detection in configure.ac | Martin Szulecki | 1 | -26/+25 |
2012-03-20 | Correct SWIG and Cython autofoo so the makefile picks up correct subdirs | Martin Szulecki | 1 | -6/+5 |
2012-03-20 | Added cython bindings. | Bryan Forbes | 1 | -9/+34 |
2012-03-20 | Use AC_LANG_SOURCE to avoid warnings in configure.ac | Martin Szulecki | 1 | -2/+2 |
2012-03-20 | Bump version to 1.1.2 and so version to 3:0:0 | Martin Szulecki | 1 | -2/+2 |
2012-03-19 | Removed glib stuff from dev/lckdclient and idevicebackup/idevicebackup2 | Nikias Bassen | 1 | -3/+0 |
2012-03-19 | Add OpenSSL support | Nikias Bassen | 1 | -3/+34 |
2012-03-19 | New file for be*/le* macros plus check for endian.h presence | Nikias Bassen | 1 | -8/+10 |
2012-03-19 | Refined asprintf/vasprintf detection and inclusion | Nikias Bassen | 1 | -0/+9 |
2012-03-18 | Completely remove glib dependency. | Nikias Bassen | 1 | -1/+15 |
2012-03-18 | Remove gthread dependency and use pthreads instead | Nikias Bassen | 1 | -1/+0 |
2011-04-30 | Remove deprecated gnutls_*_set_priority() and use gnutls_priority_set_direct() | Martin Szulecki | 1 | -1/+1 |
2011-04-28 | Bump version to unstable 1.1.11.1.1 | Martin Szulecki | 1 | -2/+2 |
2011-03-12 | Fix swig detection | Christophe Fergeau | 1 | -6/+9 |
2010-11-27 | Fix configure "--without-swig" flag and show error if libgcrypt is not found | John Maguire | 1 | -6/+6 |
2010-03-31 | Bump version to unstable 1.1.0 | Martin Szulecki | 1 | -1/+1 |
2010-03-31 | Bump soname version due to changes in installation_proxy signatures | Martin Szulecki | 1 | -1/+1 |
2010-03-24 | Use glib GUINT32_TO/FROM_BE macros instead of htonl/ntohl | Martin Szulecki | 1 | -1/+1 |
2010-03-24 | Remove unused and fix some includes | Nikias Bassen | 1 | -1/+1 |
2010-03-21 | Bump version to 1.0.01.0.0 | Matt Colyer | 1 | -1/+1 |
2010-03-19 | Removed the HAL fdi rules since HAL is deprecated and the fdi was outdated an... | Martin Szulecki | 1 | -1/+0 |
2010-03-13 | Increase soname version due to changes in notification proxy interface | Martin Szulecki | 1 | -1/+1 |
2010-03-13 | Add man pages for tools | Martin Szulecki | 1 | -0/+1 |
2010-02-02 | Set PROJECT_NAME and PROJECT_NUMBER for doxygen via autofoo | Nikias Bassen | 1 | -0/+1 |
2010-01-30 | Pass -version-info for libtool to set soname0.9.7 | Martin Szulecki | 1 | -0/+10 |
2010-01-29 | Global renames due to project rename to libimobiledevice | Nikias Bassen | 1 | -3/+3 |
2010-01-13 | Bump version for 0.9.6 release | Martin Szulecki | 1 | -1/+1 |
2009-12-06 | Updated autofoo stuff; swig is now optional and can be disabled. | Nikias Bassen | 1 | -1/+46 |
2009-11-17 | silence building output for better overview | Nikias Bassen | 1 | -0/+2 |
2009-11-17 | Preparing for release 0.9.5 | Matt Colyer | 1 | -1/+1 |
2009-11-11 | Require libplist++ in order to fix linking of Python bindings | Martin Szulecki | 1 | -0/+1 |
2009-10-28 | Bumped version numbers to 0.9.40.9.4 | Matt Colyer | 1 | -1/+1 |
2009-10-22 | Update swig header and autotools to compile with latest libplist API. | Jonathan Beck | 1 | -4/+3 |
2009-09-14 | Merge branch 'master' of git://github.com/MattColyer/libiphone into martin | Martin Szulecki | 1 | -1/+1 |
2009-09-12 | Use automake silent rules if available | Martin Szulecki | 1 | -0/+1 |
2009-08-10 | Bump the version of usbmuxd0.9.3 | Matt Colyer | 1 | -1/+1 |
2009-08-04 | Bump version numbers to 0.9.3 and raise libusbmux required version. | Matt Colyer | 1 | -2/+2 |
2009-08-04 | Make distcheck pass from a clean tree | Bastien Nocera | 1 | -0/+3 |
2009-07-28 | Move production ready tools into tools/ and do not install the dev/ ones | Martin Szulecki | 1 | -1/+1 |
2009-07-27 | Update dependency to libplist 0.13 | Jonathan Beck | 1 | -1/+1 |
2009-07-26 | Merge commit 'martin-s/martin' | Matt Colyer | 1 | -0/+1 |
2009-07-26 | check for readline availability | Christophe Fergeau | 1 | -0/+4 |
2009-07-26 | Bump the version number in anticipation of release | Matt Colyer | 1 | -1/+1 |
2009-05-24 | Merge branch 'master' of git://github.com/MattColyer/libiphone into martin | Martin Szulecki | 1 | -2/+2 |
2009-05-18 | Make use of usbmuxd and remove libusb dependencies | Nikias Bassen | 1 | -2/+2 |
2009-05-11 | Merge branch 'master' of git://github.com/MattColyer/libiphone into martin | Martin Szulecki | 1 | -3/+3 |
2009-05-11 | Add explicit check and flags for libgcrypt needed for some distributions | Martin Szulecki | 1 | -0/+1 |