summaryrefslogtreecommitdiff
path: root/rust/src/filemetadata.rs
AgeCommit message (Expand)Author
2025-01-25Rust refactorMason Reed
2024-12-14Pass length to free flag conditions list callback and remove libc from rust apiMason Reed
2024-11-11Add FileMetadata::session_id to rust apiMason Reed
2024-10-14Implement FileMetadata::get_project_file in rustJosh Ferrell
2024-07-09Add ability to access database from rust API using FileMetadataMason Reed
2024-05-10Rust API : Misc cargo clippy fixesKyleMiles
2024-05-09implement open/create database with progress functionRubens Brandao
2024-01-22Project supportJosh Ferrell
2024-01-08update copyright yearJordan Wiens
2023-06-08Undo transactions / context managerGlenn Smith
2023-06-08Undo entry states and revertingGlenn Smith
2023-01-06Fix update copyright year leftoverXusheng
2022-09-29[Rust API] Better name for this trait fn, more CC supportGlenn Smith
2022-08-29Rust API : Update and add copyrightsKyleMiles
2022-01-17Make various database progress functions cancellableGlenn Smith
2021-05-12Rust API : fix save apisKyleMiles
2021-05-12Rust API : Add filemetadata::FileMetadata::create_database and filemetadata::...KyleMiles
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-25rust: fmtyrp
2021-04-19Add View Type to BNIsBackedByDatabaseMarkus PiƩton
2021-01-21cargo fmt and all my changesKyleMiles
2021-01-21This is a combination of 23 commits, the work of Ryan Snyder:Ryan Snyder