index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
Age
Commit message (
Expand
)
Author
2021-05-11
Easier Building with Rust (now requires nightly)
KyleMiles
2021-05-11
Rust API : Better headless support; Introducing `binaryninja::open_view` and ...
KyleMiles
2021-04-28
Fix Rust API linker error on macos
Lander Brandt
2021-04-28
Slightly better work-around for ABI version retrieval
Markus Piéton
2021-04-28
Fix wrong CorePluginABIVersion, plugin_abi_version, and plugin_abi_minimum_ve...
Markus Piéton
2021-04-25
rust: fmt
yrp
2021-04-25
rust: fix missing return type
yrp
2021-04-19
Fix Mach-O duplicate symbol handling for external relocations.
Brian Potchik
2021-04-19
Add View Type to BNIsBackedByDatabase
Markus Piéton
2021-03-22
Remove BNFreeString call
Josh Watson
2021-03-22
Implement Platform::parse_types_from_source
Josh Watson
2021-03-18
Build System Updates
KyleMiles
2021-03-18
Better type support
KyleMiles
2021-03-17
Misc typo changes, const changes, code cleanup, and example updates
KyleMiles
2021-03-15
More mut
Josh Watson
2021-03-15
cargo fmt
Josh Watson
2021-03-15
Resolve Kyle's comments
Josh Watson
2021-03-15
Implement BackgroundTask::running_tasks()
Josh Watson
2021-03-15
Implementing BackgroundTask
Josh Watson
2021-02-26
Add is_eligible_for_heuristics to builder
Joe Rozner
2021-02-26
Fix rust plugin linking on Windows
yrp
2021-01-27
Add ABI version verification for plugins
Rusty Wagner
2021-01-21
cargo fmt and all my changes
KyleMiles
2021-01-21
arch: wrap new system registers API
Nick Shipp
2021-01-21
This is a combination of 23 commits, the work of Ryan Snyder:
Ryan Snyder
[prev]