summaryrefslogtreecommitdiff
path: root/rust/src/headless.rs
AgeCommit message (Expand)Author
2025-03-28belated copyright year updateJordan Wiens
2025-02-25Misc Rust formattingMason Reed
2025-02-25Check for enterprise keychain environment variable in Rust `headless::license...Mason Reed
2025-02-11Do not load user or repo plugins by default when initializing a headless inst...Mason Reed
2025-02-07Move session registration for Rust headless initialization to be immediateMason Reed
2025-01-31Improve headless initialization in Rust APIMason Reed
2025-01-27Fix some rust race conditions and comment some likely suspectsMason Reed
2025-01-25Misc rust formattingMason Reed
2025-01-25Add `Session::load_with_progress` and `Session::load_with_options_and_progress`Mason Reed
2025-01-25Rust refactorMason Reed
2024-10-03Checkout enterprise license in rust headless modeMason Reed
2024-07-28Fix `is_shutdown_requested` fn signaturemason
2024-07-26Add more core API's to rustRubens Brandao
2024-05-28update `Session::load_with_option` to the new APIRubens Brandao
2024-05-10Fix remaining Rust doc examples; We now make sure examples build in PR CIKyleMiles
2024-05-09fix rust doc codeRubens Brandao
2024-05-09Fix binja_path in case the lib is a symlinkRubens Brandao
2024-01-08update copyright yearJordan Wiens
2023-12-05Resolves #3714: Adds core initialization/shutdown wrapper object (to the Rust...KyleMiles
2023-09-20Rust API : FFI Fix, was leaking some non-null-terminated strings to the core....KyleMiles
2023-07-10Move binary view loading in to the core; deprecate open_view in favor of load...KyleMiles
2023-01-06Rust API: Lots and lots of clippy changesKyleMiles
2023-01-06Fix update copyright year leftoverXusheng
2022-08-31Rust API : Major docs update (still need detailed module and function documen...KyleMiles
2022-08-29Rust API : Update and add copyrightsKyleMiles
2022-01-24rust: fix warnings on windowsyrp
2021-05-11Rust API : Better headless support; Introducing `binaryninja::open_view` and ...KyleMiles
2021-01-21cargo fmt and all my changesKyleMiles
2021-01-21This is a combination of 23 commits, the work of Ryan Snyder:Ryan Snyder