Commit graph

5 commits

Author SHA1 Message Date
micasnyd
140c88aa4e Bump copyright for 2022
Includes minor format corrections.
2022-01-09 14:23:25 -07:00
Scott Hutton
2b12ebdf3f Improve layout of libclamav_rust directory
Add a top-level Cargo.toml.

Remove the vestigial libclamav_rust/Makefile.am.

Place Rust source under a libclamav_rust/src directory as is canonical
for Rust projects.
2021-11-23 10:43:14 -08:00
Mickey Sola
6cbb648113 Update rust logging inclusion based on feedback
Convert cli_dbgmsg to inline function to ensure ctx check for debug flag
is always run

Add copyright and licensing info

Fix valgrind uninitialized buffer issue in cliunzip.c

Windows build fix
2021-11-15 12:33:05 -08:00
Mickey Sola
e8d78c9627 Add logging interface via the log crate for libclamav_rust modules 2021-11-15 12:33:05 -08:00
Micah Snyder
a1ca40fca1 Add libclamav_rust lib 2021-11-15 12:33:05 -08:00