index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
idb_import
Age
Commit message (
Expand
)
Author
2026-05-10
[Rust] Refactor `binary_view` module
Mason Reed
2026-03-25
[IDB Import] Fix some misc bugs
Mason Reed
2026-03-25
[IDB Import] Fix file dialog filter separating out each extension
Mason Reed
2026-03-23
IDB Import refactor
Mason Reed
2026-02-23
[Rust] Refactor `FileMetadata` file information
Mason Reed
2026-02-23
[Rust] Fix plugins being referenced in `cargo about` output
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
2025-12-05
[Rust] Fix misc clippy lints and warnings
Mason Reed
2025-09-03
Fix idb_import invalid offset in EoF hit
rbran
2025-09-03
Update idb_import idb-rs to 0.1.12
rbran
2025-08-20
[Rust] Misc formatting fixes
Mason Reed
2025-08-14
[Mac] Consistently specify rpaths for plug-ins
Mark Rowe
2025-07-24
[IDB Import] Fix base address translation
rbran
2025-06-25
Update CXX_STANDARD to 20.
Alexander Taylor
2025-05-27
update idb_import idb-rs to 0.1.10
rbran
2025-05-13
[CMake] Report compatibility with 3.15 to silence deprecation warnings
Glenn Smith
2025-05-12
[Rust] Reduce usage of `IntoCStr` in function signatures
Mason Reed
2025-04-10
Fix function type construction leaking in Rust API
Mason Reed
2025-02-17
Fix some misc Rust CMakeLists.txt issues
Mason Reed
2025-02-13
Add licensing check for Rust code
Mason Reed
2025-01-31
Update IDB import to idb-rs 0.1.9
rbran
2025-01-27
Update idb_import to 0.1.8
rbran
2025-01-25
Fix incorrect immutable borrow for EnumerationBuilder
Mason Reed
2025-01-25
Rust refactor
Mason Reed