Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wip/integrate clamav sys #1133

Closed
wants to merge 29 commits into from

Conversation

shutton
Copy link
Contributor

@shutton shutton commented Jan 8, 2024

No description provided.

zaddach and others added 29 commits November 20, 2020 09:12
* Switch to "newtype" enums
* Exposed:
    - cl_set_clcb_msg()
    - cl_cvdparse() and supporting symbols
    - cl_debug()
    - DB load/progress callback setting functions
    - engine scan callbacks and types
    - File file inspection callbacks and types
* Moved allowlisted funcs/types/variables to constants
* Updated bindgen dependency
Update repository, authors, and copyright.
Bring the clamav-sys crate into the ClamAV source code so that it can serve as
a central crate for exporting all libclamav symbols, including internal symbols
used by crates that are internal to ClamAV (e.g., libclamav_rust). This
isolates all bindgen work into clamav-sys, and leaves all cbindgen work in
libclamav_rust.
@shutton shutton self-assigned this Jan 8, 2024
@shutton shutton marked this pull request as draft January 8, 2024 19:07
@shutton shutton closed this Jan 9, 2024
@shutton shutton deleted the wip/integrate-clamav-sys branch January 9, 2024 17:30
@shutton shutton removed their assignment Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants