summaryrefslogtreecommitdiff
path: root/src/afc.h
Commit message (Expand)AuthorAgeFilesLines
* Remove common code in favor of new libimobiledevice-glueNikias Bassen2021-09-011-1/+1
* afc: Reduce packet segmentation and unnecessary malloc/freeNikias Bassen2020-05-191-0/+1
* afc: Remove unused members from internal afc client structNikias Bassen2020-04-131-2/+0
* Remove trailing whitespace errors from all filesMartin Szulecki2015-01-281-5/+5
* afc: Update all currently known AFC operations in enumMartin Szulecki2014-10-021-29/+44
* afc: use static buffers where possibleNikias Bassen2014-03-131-4/+0
* use new internal common code for thread, mutex, and socket operationsNikias Bassen2013-03-201-10/+2
* afc: List afc_client_new_with_service_client() in private headerMartin Szulecki2013-02-271-0/+2
* implement base service that all other services inherit fromNikias Bassen2013-02-271-2/+3
* Make all "include guards" for all headers consistentMartin Szulecki2013-02-271-0/+4
* New file for be*/le* macros plus check for endian.h presenceNikias Bassen2012-03-191-0/+1
* WIN32: use windows threads and mutexes instead of pthread_*Nikias Bassen2012-03-191-0/+8
* Completely remove glib dependency.Nikias Bassen2012-03-181-8/+8
* Remove gthread dependency and use pthreads insteadNikias Bassen2012-03-181-2/+2
* afc: new function afc_client_new_from_connectionNikias Bassen2010-11-051-0/+1
* Remove unused and fix some includesNikias Bassen2010-03-241-4/+0
* Complete documentation of public interface and fix a lot of bogus commentsMartin Szulecki2010-03-161-29/+29
* Rename the *_int to *_private for better semantic and fix public typedefsMartin Szulecki2010-03-161-1/+1
* Removed obsolete AFCToken structNikias Bassen2010-03-151-5/+0
* Global renames due to project rename to libimobiledeviceNikias Bassen2010-01-291-2/+2
* Rename service implementation sources to lowercase for consistencyMartin Szulecki2010-01-131-0/+100