summaryrefslogtreecommitdiff
path: root/camlibs/ptp2/ptpip.c
Commit message (Expand)AuthorAgeFilesLines
* Factor out i18n stuff into separate i18n.h filesHans Ulrich Niedermann2021-10-251-19/+2
* ptp2: Disconnect PTP/IP connection in camera_exitDavid Rosca2021-10-141-0/+18
* camlibs/ptp2: Reduce log level of debug messageDaniel Schulte2021-03-161-1/+1
* camlibs/ptp2: Add timeout support for connect/read/write socket operationsDaniel Schulte2021-03-161-9/+140
* camlibs/ptp2: Better network timeout handlingDaniel Schulte2021-03-161-0/+16
* camlibs/ptp2: Better cross-platform error handlingDaniel Schulte2021-03-161-20/+45
* replaced more malloc(x*y) by calloc(x,y)Marcus Meissner2021-02-141-1/+1
* Add _DARWIN_C_SOURCE to most files that use string.h (#615)RafaƂ Hirsz2021-01-291-0/+1
* refine debug of ptpip responsesMarcus Meissner2021-01-141-2/+2
* WIP: Make PTP/IP implementation work on Windows (#596)Daniel Schulte2020-12-131-42/+46
* camlibs/ptp2: Always return after PTP/IP IO errors (#595)Daniel Schulte2020-12-041-2/+6
* tag some more switch case fallthroughsMarcus Meissner2020-08-291-13/+13
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-271-12/+12
* add a event queue check function, which should do no USB ioMarcus Meissner2017-03-051-0/+6
* _BSD_SOURCE -> _DEFAULT_SOURCEMarcus Meissner2016-12-231-1/+1
* gethostname is not directly on win32peterbud2016-11-191-0/+4
* allow using a different event port for ptpip, usingMarcus Meissner2016-06-151-2/+12
* added missing breakMarcus Meissner2016-05-271-0/+1
* more debug on command sendingMarcus Meissner2016-05-271-1/+10
* debug output of ptp operations in ptpipMarcus Meissner2015-12-291-0/+5
* avoid memory leak (Coverity)Marcus Meissner2015-10-311-0/+2
* the theta has a slight delay in starting up the event socket.Marcus Meissner2015-09-131-5/+13
* ptpip: on end data retry waiting for responseMarcus Meissner2015-09-111-2/+2
* add a dataphase parameter to the sendreq functionMarcus Meissner2015-09-061-2/+6
* getresp might also get enddata (rico theta), so assume PTP_RC_OK there.Marcus Meissner2015-08-251-14/+27
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-09-091-7/+7
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-191-10/+6
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-191-26/+26
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-191-4/+4
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-021-8/+6
* added a missing free in error case (Coverity)Marcus Meissner2014-06-011-0/+1
* Connect to event socket only after the initial connect and sessionMarcus Meissner2014-05-041-8/+15
* currently not ported to win32.Marcus Meissner2014-02-221-2/+17
* access deniedMarcus Meissner2014-02-191-0/+2
* updated fsf addressMarcus Meissner2014-01-011-2/+2
* loop boundaries are unsignedMarcus Meissner2013-08-271-5/+7
* handle return values from selectMarcus Meissner2013-06-301-2/+8
* one more free in error path (Coverity)Marcus Meissner2013-06-281-0/+1
* free data in all edges (Coverity)Marcus Meissner2013-06-281-1/+1
* improved on our own event checkin,Marcus Meissner2013-05-151-24/+21
* https://sourceforge.net/p/gphoto/patches/150/Marcus Meissner2013-05-151-8/+57
* swap major and minor as reported by gKlimaDurst inMarcus Meissner2013-02-271-2/+2
* senddata always uses uint64_t Marcus Meissner2013-01-291-1/+1
* added note on GUIDs on WU-1Marcus Meissner2012-11-211-0/+2
* moved headersMarcus Meissner2011-08-191-1/+3
* eos camera status flag internal supportMarcus Meissner2010-12-291-4/+5
* startdata is actually 4 byte longerMarcus Meissner2010-08-181-1/+3
* len should be retMarcus Meissner2009-12-151-1/+1
* renamed private to privMarcus Meissner2009-08-191-3/+3
* More portability fixes.Dan Fandrich2009-08-011-0/+2