summaryrefslogtreecommitdiffstats
path: root/src/afc.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-05afc: new function afc_client_new_from_connectionGravatar Nikias Bassen1-20/+60
2010-09-01afc: fix reading of afc status codes on big endian machinesGravatar Nikias Bassen1-1/+1
2010-08-27afc: fix packet communication on big endian machinesGravatar Marty Rosenberg1-0/+2
2010-03-24Remove unused and fix some includesGravatar Nikias Bassen1-0/+1
2010-03-16Complete documentation of public interface and fix a lot of bogus commentsGravatar Martin Szulecki1-93/+120
2010-03-16Document internal make_strings_list() and change parameter namesGravatar Martin Szulecki1-3/+13
2010-03-16Rename afc invalid argument error to AFC_E_INVALID_ARGGravatar Martin Szulecki1-37/+32
2010-03-16Rename the *_int to *_private for better semantic and fix public typedefsGravatar Martin Szulecki1-1/+1
2010-01-29Global renames due to project rename to libimobiledeviceGravatar Nikias Bassen1-17/+17
2010-01-22Rename iphone_device_recv/_send functions to use iphone_connection_* domainGravatar Martin Szulecki1-8/+8
2010-01-13Rename service implementation sources to lowercase for consistencyGravatar Martin Szulecki1-0/+1285