Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2011-03-20 | increase backlog | Michael Krelin | 1 | -1/+1 |
Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2011-03-20 | don't double-fork | Michael Krelin | 1 | -19/+10 |
Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2011-03-20 | server improvements | Michael Krelin | 2 | -0/+3 |
stop processing after the last photo in roll, set timeouts, etc. Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2011-03-20 | ignore SIGCHLD in main process | Michael Krelin | 1 | -2/+2 |
Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2011-03-19 | iii-extract-riff-chunk manpage and more date bumps | Michael Krelin | 1 | -1/+1 |
Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2011-03-19 | linting debian stuff | Michael Krelin | 1 | -1/+0 |
Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2011-03-19 | extract and store both .JPG and .log files | Michael Krelin | 1 | -20/+34 |
Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2011-03-17 | do not process configuration twice in StartSession | Michael Krelin | 1 | -2/+3 |
Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2011-03-17 | catch and report error during StartSession | Michael Krelin | 1 | -1/+3 |
Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2011-03-17 | added "flags" parameter for GetPhotoStatus request | Michael Krelin | 2 | -2/+5 |
Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2010-03-08 | introducing iii-extract-riff-chunk utility | Michael Krelin | 3 | -0/+251 |
for getting the timestamp out of Nikon AVIs Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2009-04-06 | better nonce generation and session credentials verification | Michael Krelin | 4 | -7/+36 |
based on the patch from Chris Davies Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2009-04-05 | check uploaded file integrity | Michael Krelin | 1 | -29/+46 |
Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2009-04-05 | integrity digest calculation | Michael Krelin | 2 | -1/+31 |
implemented integrity digest calculation for uploaded files, thanks to cdavies of eye-fi forums. Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2009-04-05 | send back original transfer mode and timestamp | Michael Krelin | 1 | -2/+2 |
in an attempt to make it send more than one photo per session, but it doesn't seem to help. Well, it doesn't hurt either. Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2009-04-05 | make upload directory if it doesn't exist | Michael Krelin | 2 | -1/+16 |
Signed-off-by: Michael Krelin <hacker@klever.net> | ||||
2009-03-08 | Inital commit to public repository0.0 | Michael Krelin | 11 | -0/+645 |