Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-28 | Remove trailing whitespace errors from all files | Martin Szulecki | 1 | -3/+3 | |
2014-10-27 | debug: Fix linking failure on OS X by keeping debug level symbol internal | Martin Szulecki | 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 | Martin Szulecki | 1 | -1/+2 | |
2014-10-03 | Avoid exporting non-public symbols | Martin Szulecki | 1 | -0/+10 | |
2014-01-09 | idevice: don't free ssl bio after SSL_set_bio has been called | Nikias Bassen | 1 | -1/+0 | |
2013-09-17 | idevice: Add udid attribute to idevice_connection_t for referencing devices | Martin Szulecki | 1 | -0/+1 | |
2013-08-07 | idevice: Export SSL control functions for idevice_connection_t | Martin Szulecki | 1 | -3/+0 | |
2013-04-25 | common: Move debug and userpref code into libinternalcommon | Martin Szulecki | 1 | -1/+1 | |
2013-02-27 | Make all "include guards" for all headers consistent | Martin Szulecki | 1 | -2/+3 | |
2012-03-22 | Mass replace UUID by UDID, which is the correct term for it | Martin Szulecki | 1 | -1/+1 | |
2012-03-19 | Add OpenSSL support | Nikias Bassen | 1 | -0/+16 | |
2010-11-27 | Fix iOS 4.2 GnuTLS issue by passing a certificate in the handshake | Nikias Bassen | 1 | -1/+6 | |
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 | -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 | Nikias Bassen | 1 | -0/+54 | |