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
/
collaboration
Age
Commit message (
Expand
)
Author
2026-05-10
[Rust] Fix misc improper collaboration project function signatures
Mason Reed
2026-05-10
[Rust] Refactor `binary_view` module
Mason Reed
2026-05-05
Switch collaboration permission checks to using User objects
Josh Ferrell
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] Impl `Debug` for `RemoteFolder`
Mason Reed
2026-02-23
[Rust] Impl `Debug` for `RemoteProject`
Mason Reed
2026-02-23
[Rust] Fix unbalanced ref returned in `RemoteFile::core_file`
Mason Reed
2025-12-15
[Rust] Restructure type APIs into `types` module
Mason Reed
2025-11-04
Add auto downloading of project file dependencies, clean up download APIs
Josh Ferrell
2025-05-12
[Rust] Consult secrets provider when trying to connect to a remote
Mason Reed
2025-05-12
[Rust] Reduce usage of `IntoCStr` in function signatures
Mason Reed
2025-05-12
[Rust] Rename `AsCStr` to `IntoCStr`
Mason Reed
2025-05-12
[Rust] More cleanup regarding `BnString`
Mason Reed
2025-05-12
[Rust] Simplify usage surrounding c strings
Mason Reed
2025-05-12
[Rust] Simplify `BnStrCompatible` trait
Mason Reed
2025-05-12
[Rust] Return `String` instead of `BnString` for cases where lossy conversion...
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
Fix statically linking PDB import plugin for demo builds
Mason Reed
2025-01-25
Rust refactor
Mason Reed