summaryrefslogtreecommitdiffabout
path: root/src/eyefiservice.cc
AgeCommit message (Expand)AuthorFilesLines
2013-02-12moved everything into worker class.Michael Krelin1-290/+0
2013-02-02added persistent store for photo statusMichael Krelin1-4/+73
2012-07-10it's more like info rather than debugMichael Krelin1-12/+4
2012-01-21older gsoap compatibilityMichael Krelin1-1/+1
2012-01-20a better way to detect the fileMichael Krelin1-12/+9
2012-01-20report exceptions caught while processing requestsMichael Krelin1-10/+13
2012-01-20minor but numerous changes from compiler-happiness departmentMichael Krelin1-1/+1
2012-01-20return fault in case of (unsurprisingly) failureMichael Krelin1-0/+1
2012-01-20fixed misplaced parenthesisMichael Krelin1-1/+1
2012-01-07support .CR2 filesMichael Krelin1-1/+2
2011-09-10Add RW2 extension to the listMichael Krelin1-1/+1
2011-09-01Added CRW and DNG extensions (Raw files by CHDK)Laurent Fasnacht1-1/+1
2011-08-30updated list of supported suffixesMichael Krelin1-1/+5
2011-05-24don't whine there's no jpeg if there was aviMichael Krelin1-13/+13
2011-03-20don't double-forkMichael Krelin1-19/+10
2011-03-20server improvementsMichael Krelin1-0/+1
2011-03-19linting debian stuffMichael Krelin1-1/+0
2011-03-19extract and store both .JPG and .log filesMichael Krelin1-20/+34
2011-03-17do not process configuration twice in StartSessionMichael Krelin1-2/+3
2011-03-17catch and report error during StartSessionMichael Krelin1-1/+3
2011-03-17added "flags" parameter for GetPhotoStatus requestMichael Krelin1-2/+4
2009-04-06better nonce generation and session credentials verificationMichael Krelin1-5/+16
2009-04-05check uploaded file integrityMichael Krelin1-29/+46
2009-04-05send back original transfer mode and timestampMichael Krelin1-2/+2
2009-04-05make upload directory if it doesn't existMichael Krelin1-1/+0
2009-03-08Inital commit to public repository0.0Michael Krelin1-0/+186