summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
devshare: Insert hashed files into database + various bug fixesYorhel11 years
masterdoc/api.pod: Specify encodingYorhel8 years
 
TagDownloadAuthorAge
0.0commit e4607f9f65...Yorhel11 years
 
AgeCommit messageAuthorFilesLines
2013-07-08share: Insert hashed files into database + various bug fixesdevYorhel5-9/+13
2013-07-07share/hash: Use separate thread pool + kill idle threads after timeoutYorhel3-4/+33
2013-07-07share/hash: Add 'Hasher" object to the API treeYorhel4-2/+15
2013-07-07share/hash: Process new queue items as soon as job slots are availableYorhel1-1/+8
2013-07-07share/hash: Implemented the actual hashing and TTH merging functionsYorhel2-3/+135
2013-07-01share/hash: Queue (still empty) hash jobs + remove 'cancelled' flagYorhel1-9/+44
2013-06-30share/hash: Add basic framework for cancelling a file hashYorhel1-9/+27
2013-06-30share/hash: Asynchronously open() files to be hashedYorhel1-7/+39
2013-06-30share/hash: Perform database check before hashingYorhel2-7/+42
2013-06-30share/hash: Add share-local (de)initializationYorhel3-2/+30
[...]