zeek/scripts/base/files
Johanna Amann 9928f7efb7 File extraction: use fseek
In the past, we allocated a buffer with zeroes and wrote that with
fwrite. Now, instead we just fseek to the correct offset.

This changes the way in which the file extract limit is counted a bit;
skipped bytes do no longer count against the file size limit.

(cherry picked from commit 5071592e9b7105090a1d9de19689c499070749d4)
2023-09-14 12:11:37 -07:00
..
extract File extraction: use fseek 2023-09-14 12:11:37 -07:00
hash Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
pe Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
x509 Revert "Merge remote-tracking branch 'origin/topic/vern/at-if-analyze'" 2023-05-31 09:20:33 +02:00