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
2026-02-23
Add global plugin command type
Mason Reed
2026-02-23
[Rust] Misc documentation and cleanup
Mason Reed
2026-02-23
[Rust] Ensure proper lifetime management of `WebsocketClientCallback` objects
Mason Reed
2026-02-23
[Rust] Fix `OwnedBackgroundTaskGuard` requiring mutable self
Mason Reed
2026-02-23
[Rust] Misc type library doc improvements
Mason Reed
2026-02-23
[Rust] Misc documentation cleanup
Mason Reed
2026-02-23
[BNTL] Allow decompressing standalone TypeLibrary objects
Mason Reed
2026-02-23
[Rust] Add `TypeLibrary::remove_named_object` and `TypeLibrary::remove_named_...
Mason Reed
2026-02-23
[Rust] Misc TypeLibrary API improvements
Mason Reed
2026-02-23
[Rust] Add `load_project_file` and `load_project_file_with_progress`
Mason Reed
2026-02-23
[Rust] Add `OwnedBackgroundTaskGuard` for finishing background task automatic...
Mason Reed
2026-02-23
[Rust] Add a precondition check to make sure metadata has been pulled before ...
Mason Reed
2026-02-23
[Rust] Impl `Send` and `Sync` for `RemoteProject`
Mason Reed
2026-02-23
[Rust] Impl `Send` and `Sync` for `RemoteFolder`
Mason Reed
2026-02-23
[Rust] Impl `Send` and `Sync` for `RemoteFile`
Mason Reed
2026-02-23
[Rust] Refactor `FileMetadata` file information
Mason Reed
2026-02-23
[Rust] Impl `Debug` for `RemoteFolder`
Mason Reed
2026-02-23
[Rust] Impl `Debug` for `RemoteProject`
Mason Reed
2026-02-23
[Rust] Fix clippy lints
Mason Reed
2026-02-23
[Rust] Use `PathBuf` instead of `String` for include directories param in `Ty...
Mason Reed
2026-02-23
[Rust] Impl `From<BnString>` for `QualifiedName`
Mason Reed
2026-02-23
[Rust] Fix unbalanced ref returned in `RemoteFile::core_file`
Mason Reed
2026-02-23
[Rust] Misc documentation improvements
Mason Reed
2026-02-23
[Rust] Fix rust version in `binaryninja` crate being outdated
Mason Reed
2026-02-23
[Rust] Fix plugins being referenced in `cargo about` output
Mason Reed
2026-02-23
[Rust] Impl `Send` and `Sync` for `TypeLibrary`
Mason Reed
2026-02-23
[Rust] Fix UB when passing include directories to `CoreTypeParser`
Mason Reed
2026-02-23
[Rust] Add `Symbol::ordinal`
Mason Reed
2026-02-23
[Rust] Impl `Debug` for `BinaryViewType`
Mason Reed
2026-02-23
[Rust] Add `BinaryViewExt::type_libraries`
Mason Reed
2026-02-23
[Rust] Pass `type_reference` by ref to `TypeBuilder::named_type`
Mason Reed
2026-02-23
[Rust] Improve API surrounding binary view type libraries
Mason Reed
2026-02-23
[Rust] Provide setters useful for creating NTR references
Mason Reed
2026-02-20
Allow calling conventions to specify a list of registers that are required to...
Rusty Wagner
2026-02-16
Share context between BB recovery, lifing, and disassembly
Brandon Miller
2026-01-29
[Rust] Make TagReference optionally take architecture and function (#7899)
Rubens Brandão
2026-01-29
[Rust API] Fix load_view_with_progress when options is None
Josh Ferrell
2026-01-27
Perform function lifting and inlining in arch plugins
Brandon Miller
2026-01-20
[Rust] Fix UB for basic block analysis context out params (#7908)
Mason Reed
2026-01-14
Allow controlling which address is used for instructions created when inlinin...
Mark Rowe
2026-01-13
[Rust] Fix misc doc comments missing
Mason Reed
2026-01-13
[Rust API] Add BinaryViewExt::{tags_all_scopes, tag_types, tags_by_type}
Josh Ferrell
2026-01-11
[Rust] More session scoped logs
Mason Reed
2026-01-11
[Rust] Add top level documentation to `tracing` and `logger`
Mason Reed
2026-01-11
[Rust] Fix old rust toolchain version being used when checking Rust API
Mason Reed
2026-01-11
[Rust] Update examples to use tracing
Mason 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
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-12-29
Fix QualifiedName::default() incorrectly creating QualifiedName with empty se...
Truman Kilen
[prev]
[next]