index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
src
/
filemetadata.rs
Age
Commit message (
Expand
)
Author
2025-01-25
Rust refactor
Mason Reed
2024-12-14
Pass length to free flag conditions list callback and remove libc from rust api
Mason Reed
2024-11-11
Add FileMetadata::session_id to rust api
Mason Reed
2024-10-14
Implement FileMetadata::get_project_file in rust
Josh Ferrell
2024-07-09
Add ability to access database from rust API using FileMetadata
Mason Reed
2024-05-10
Rust API : Misc cargo clippy fixes
KyleMiles
2024-05-09
implement open/create database with progress function
Rubens Brandao
2024-01-22
Project support
Josh Ferrell
2024-01-08
update copyright year
Jordan Wiens
2023-06-08
Undo transactions / context manager
Glenn Smith
2023-06-08
Undo entry states and reverting
Glenn Smith
2023-01-06
Fix update copyright year leftover
Xusheng
2022-09-29
[Rust API] Better name for this trait fn, more CC support
Glenn Smith
2022-08-29
Rust API : Update and add copyrights
KyleMiles
2022-01-17
Make various database progress functions cancellable
Glenn Smith
2021-05-12
Rust API : fix save apis
KyleMiles
2021-05-12
Rust API : Add filemetadata::FileMetadata::create_database and filemetadata::...
KyleMiles
2021-05-11
Rust API; More setting support, fix edgecase in open_view_with_options, and f...
KyleMiles
2021-05-11
Rust API : Better headless support; Introducing `binaryninja::open_view` and ...
KyleMiles
2021-04-25
rust: fmt
yrp
2021-04-19
Add View Type to BNIsBackedByDatabase
Markus PiƩton
2021-01-21
cargo fmt and all my changes
KyleMiles
2021-01-21
This is a combination of 23 commits, the work of Ryan Snyder:
Ryan Snyder