Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-27 | debug: Fix linking failure on OS X by keeping debug level symbol internal | 1 | -2/+0 | ||
This change keeps the debug level symbol within the internal convenience library and makes it accessible using an internal helper. This fixes linking, prevents new exported symbols and finally allows proper control of enabling debug messages. | |||||
2014-10-26 | debug: Fix symbol locality for linker so debug messages are printed again | 1 | -1/+2 | ||
2014-10-03 | Avoid exporting non-public symbols | 1 | -0/+10 | ||
2014-01-09 | idevice: don't free ssl bio after SSL_set_bio has been called | 1 | -1/+0 | ||
2013-09-17 | idevice: Add udid attribute to idevice_connection_t for referencing devices | 1 | -0/+1 | ||
2013-08-07 | idevice: Export SSL control functions for idevice_connection_t | 1 | -3/+0 | ||
2013-04-25 | common: Move debug and userpref code into libinternalcommon | 1 | -1/+1 | ||
2013-02-27 | Make all "include guards" for all headers consistent | 1 | -2/+3 | ||
2012-03-22 | Mass replace UUID by UDID, which is the correct term for it | 1 | -1/+1 | ||
2012-03-19 | Add OpenSSL support | 1 | -0/+16 | ||
2010-11-27 | Fix iOS 4.2 GnuTLS issue by passing a certificate in the handshake | 1 | -1/+6 | ||
2010-03-24 | Remove unused and fix some includes | 1 | -1/+0 | ||
2010-03-16 | Rename the *_int to *_private for better semantic and fix public typedefs | 1 | -4/+4 | ||
This changes the typedef logic slightly for the public headers in order for doxygen to correctly pickup and enable the client struct documentation. | |||||
2010-01-29 | Global renames due to project rename to libimobiledevice | 1 | -0/+54 | ||