index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
tests
Age
Commit message (
Expand
)
Author
2025-05-12
[Rust] Interaction handler API fixes
Mason Reed
2025-05-12
[Rust] Misc cleanup
Mason Reed
2025-05-12
[Rust] Consult secrets provider when trying to connect to a remote
Mason Reed
2025-05-12
[Rust] Move `BinaryReader` and `BinaryWriter` into `binary_view` module
Mason Reed
2025-05-12
[Rust] Support SSA form properly in low level IL
Mason Reed
2025-05-12
[Rust] Fix misc typos
Mason Reed
2025-05-12
[Rust] Misc cleanup
Mason Reed
2025-05-12
[Rust] Implement custom interactive handler
rbran
2025-05-12
[Rust] Implement `LanguageRepresentation` and `LineFormatter`
rbran
2025-05-12
[Rust] Improve `FileAccessor`
Mason Reed
2025-05-12
[Rust] Metadata API improvements
Mason Reed
2025-05-12
[Rust] Add section tests
Mason Reed
2025-05-12
[Rust] Reduce usage of `IntoCStr` in function signatures
Mason Reed
2025-05-12
[Rust] Add string tests
Mason Reed
2025-05-12
[Rust] Rename `AsCStr` to `IntoCStr`
Mason Reed
2025-05-12
[Rust] Simplify `BnStrCompatible` trait
Mason Reed
2025-05-12
[Rust] Simplify enterprise initialization
Mason Reed
2025-05-12
[Rust] Remove Architecture trait bound on LLIL related structures
Mason Reed
2025-04-10
Fix function type construction leaking in Rust API
Mason Reed
2025-04-10
Add debug info rust test
Mason Reed
2025-04-08
Fix workflow Rust API not returning refcounted objects
Mason Reed
2025-02-26
Remove module level `Session` initialization in Rust unit tests
Mason Reed
2025-02-13
Fix base detection in rust API failing on auto arch detection
Mason Reed
2025-02-07
Implement Rust BaseAddressDetection
Rubens Brandao
2025-02-07
Implement Rust WebsocketProvider
Rubens Brandao
2025-02-07
Update types Rust test to check for type deletion
Mason Reed
2025-02-07
Fix secrets_provider Rust tests failing for enterprise builds
Mason Reed
2025-02-06
Update Rust tests to respect image base
Mason Reed
2025-02-06
Fix BinaryReader and BinaryWriter not respecting image base in Rust API
Mason Reed
2025-02-06
Implement Rust Repository
Rubens Brandao
2025-02-06
Implement Rust SecretsProvider
Rubens Brandao
2025-02-06
Add simple type to view test for Rust API
Mason Reed
2025-01-31
Fix double free in CoreCallingConvention::callee_saved_registers
Mason Reed
2025-01-31
Update Render Layer registration in Rust API
Mason Reed
2025-01-31
Improve headless initialization in Rust API
Mason Reed
2025-01-30
Render Layers
Glenn Smith
2025-01-27
Update some rust impl Debug
Mason Reed
2025-01-27
Fix some rust race conditions and comment some likely suspects
Mason Reed
2025-01-25
Misc rust formatting
Mason Reed
2025-01-25
Fix collaboration support checks in rust unit tests
Mason Reed
2025-01-25
Rust refactor
Mason Reed
[prev]