summaryrefslogtreecommitdiff
path: root/rust/Cargo.toml
AgeCommit message (Expand)Author
2026-02-23[Rust] Fix rust version in `binaryninja` crate being outdatedMason Reed
2026-01-11[Rust] Enter more session scoped tracing spans for debug info and binary view...Mason Reed
2026-01-11[Rust] Replace `log` with `tracing`Mason Reed
2025-09-01Add option to build rust api without linking to coreJosh Ferrell
2025-07-15[Rust] Add `BinaryView::search` and friendsMason Reed
2025-07-02Add test_deterministic_functions to Rust API unit testsMason Reed
2025-05-12[Rust] Consult secrets provider when trying to connect to a remoteMason Reed
2025-05-12[Rust] Fix misc typosMason Reed
2025-02-13Add licensing check for Rust codeMason Reed
2025-01-27Fix some rust race conditions and comment some likely suspectsMason Reed
2025-01-25Fix statically linking PDB import plugin for demo buildsMason Reed
2025-01-25Rust refactorMason Reed
2024-12-14Pass length to free flag conditions list callback and remove libc from rust apiMason Reed
2024-12-13Bump supported rust version to 1.83.0Mason Reed
2024-11-11Add actual logger api to rustMason Reed
2024-10-19Rework rust workflow api and add workflow exampleMason Reed
2024-10-17Demangler plugin APIGlenn Smith
2024-08-30Initial IDB/TIL import pluginRubens Brandao
2024-07-30Add MSRV field to Cargo.tomlMason Reed
2024-04-22Fix pdb compile on Free editionGlenn Smith
2024-04-22Public release of PDB parser pluginGlenn Smith
2024-03-21Update to Rust 1.77Rusty Wagner
2024-03-14Update to Rust 1.76Rusty Wagner
2024-02-02Rust API : Add HLIL BindingsRubens Brandao
2023-11-21add mlil to rustRubens Brandao
2023-07-10DWARF Import DebugInfo PluginKyleMiles
2023-07-10Move DWARF Export in to DWARF folder in Rust API examples folderKyleMiles
2023-06-06Rust API : Add the noexports feature to not export the ABI functions (for whe...KyleMiles
2023-02-20Rust API : Add minidump exampleCindy Xiao
2023-02-14Add DWARF ExportKyleMiles
2023-01-05Bump to 2021Joe Rozner
2022-09-29[Rust API] Fancier Debug impl for TypeGlenn Smith
2022-08-29Add `cargo check` of API and all examples to CIKyleMiles
2022-06-23Rust API: Examples workspacerose
2021-05-11Easier Building with Rust (now requires nightly)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