summaryrefslogtreecommitdiff
path: root/cython/file_relay.pxi
Commit message (Expand)AuthorAgeFilesLines
* cython: Add new FILE_RELAY_E_PERMISSION_DENIED(-6) error to detect permission...Hao Zhou2015-01-121-0/+2
* cython: Port all binding code to latest API and fix broken compilationMartin Szulecki2013-02-271-3/+3
* cython: Update to latest API and fix deprecation warnings with cython 0.13+Martin Szulecki2012-03-201-3/+3
* More memory leak plugging. Some code cleanup too.Bryan Forbes2012-03-201-5/+1
* Use stdlib.free and plist.plist_free.Bryan Forbes2012-03-201-1/+1
* Implemented hierarchy suggested by Martin S.Bryan Forbes2012-03-201-8/+3
* Added all remaining classes from libimobiledevice.Bryan Forbes2012-03-201-0/+75