piston/api/src
Thomas Hobson c71aea6166
compute hash in chunks.
Previously we were loading the entire package file into memory, then
updating the hash. Now we update the hash with chunks of the data as it is read in.
Should fix #259
2021-05-18 21:07:40 +12:00
..
api Change package manager request signature 2021-05-08 12:41:41 +12:00
nosocket Fixes nasm32 - adds 32bit arch to seccomp filter (#231) 2021-04-25 16:55:39 +12:00
config.js Change package manager request signature 2021-05-08 12:41:41 +12:00
globals.js lint like rest of codebase 2021-05-08 12:30:40 +12:00
index.js lint like rest of codebase 2021-05-08 12:30:40 +12:00
job.js lint like rest of codebase 2021-05-08 12:30:40 +12:00
package.js compute hash in chunks. 2021-05-18 21:07:40 +12:00
runtime.js lint like rest of codebase 2021-05-08 12:30:40 +12:00