summaryrefslogtreecommitdiffabout
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-02-13remove unused in-memory digest calculationMichael Krelin2-11/+0
2013-02-13stream mime attachments directly to diskMichael Krelin4-81/+101
2013-02-13introduce mimewriter classess for gsoap mime streamingMichael Krelin2-0/+32
2013-02-13introduced streaming integrity digest updaterMichael Krelin2-0/+39
2013-02-13moved tcp checksum calculation to headerMichael Krelin2-13/+16
2013-02-12moved sqlite initializationMichael Krelin1-3/+3
2013-02-12introduce throwable_exit for nicer stack unwindingMichael Krelin4-2/+12
2013-02-12moved everything into worker class.Michael Krelin4-293/+303
2013-02-12report resource consumption before exiting childMichael Krelin1-0/+12
2013-02-02added persistent store for photo statusMichael Krelin4-7/+111
2013-02-02put together a minimalistic sqlite wrapperMichael Krelin1-0/+124
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-20more startup sanity checksMichael Krelin1-0/+11
2012-01-20initialize config's "cfg" to nullMichael Krelin1-1/+1
2012-01-20report exceptions caught while processing requestsMichael Krelin1-10/+13
2012-01-20throw a fit if unable to parse config fileMichael Krelin1-11/+13
2012-01-20minor but numerous changes from compiler-happiness departmentMichael Krelin6-11/+11
2012-01-20return fault in case of (unsurprisingly) failureMichael Krelin1-0/+1
2012-01-20use the same timestamp type for input and outputMichael Krelin1-1/+1
2012-01-20fixed misplaced parenthesisMichael Krelin1-1/+1
2012-01-10adjust socket_flags for mac os xMichael Krelin1-1/+9
2012-01-07support .CR2 filesMichael Krelin1-1/+2
2011-10-13moved xml2sh aroundMichael Krelin1-0/+28
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-08-30optimize integrity digest calculation memory useMichael Krelin1-9/+5
2011-08-30introduce incremental md5 digesterMichael Krelin2-0/+51
2011-05-24don't whine there's no jpeg if there was aviMichael Krelin1-13/+13
2011-03-20increase backlogMichael Krelin1-1/+1
2011-03-20don't double-forkMichael Krelin1-19/+10
2011-03-20server improvementsMichael Krelin2-0/+3
2011-03-20ignore SIGCHLD in main processMichael Krelin1-2/+2
2011-03-19iii-extract-riff-chunk manpage and more date bumpsMichael Krelin1-1/+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 Krelin2-2/+5
2010-03-08introducing iii-extract-riff-chunk utilityMichael Krelin3-0/+251
2009-04-06better nonce generation and session credentials verificationMichael Krelin4-7/+36
2009-04-05check uploaded file integrityMichael Krelin1-29/+46
2009-04-05integrity digest calculationMichael Krelin2-1/+31
2009-04-05send back original transfer mode and timestampMichael Krelin1-2/+2
2009-04-05make upload directory if it doesn't existMichael Krelin2-1/+16
2009-03-08Inital commit to public repository0.0Michael Krelin11-0/+645