summaryrefslogtreecommitdiff
path: root/rust/src/lib.rs
AgeCommit message (Expand)Author
2022-03-20Fix detection of BNDB analysis databasesMichael Holmes
2022-03-16Add support for structured loggingPeter LaFosse
2022-02-14rust: add demangle helpers for gnu3 and msKyleMiles
2022-02-14rust: add linearview and related APIsFabian Freyer
2022-02-14rewrote some of the API to be both a bit more rusty and nicer to read (no mor...Lukas Dresel
2022-02-14rust: Add BinaryReader and BinaryWriterFabian Freyer
2022-02-08rust: Add tags and tag types to the APIFabian Freyer
2022-02-08rust: add some interaction functionsFabian Freyer
2021-12-02Rust API - Add BinaryView::data_variablesKyleMiles
2021-09-05Refactor Python TypesPeter LaFosse
2021-07-07DebugInfo - plugable debug information importers - C++, Rust, and Python APIsKyleMiles
2021-05-11Rust API; More setting support, fix edgecase in open_view_with_options, and f...KyleMiles
2021-05-11Rust API : Better headless support; Introducing `binaryninja::open_view` and ...KyleMiles
2021-04-28Slightly better work-around for ABI version retrievalMarkus Piéton
2021-04-28Fix wrong CorePluginABIVersion, plugin_abi_version, and plugin_abi_minimum_ve...Markus Piéton
2021-03-18Better type supportKyleMiles
2021-03-15Implementing BackgroundTaskJosh Watson
2021-02-26Fix rust plugin linking on Windowsyrp
2021-01-27Add ABI version verification for pluginsRusty Wagner
2021-01-21cargo fmt and all my changesKyleMiles
2021-01-21This is a combination of 23 commits, the work of Ryan Snyder:Ryan Snyder