summaryrefslogtreecommitdiff
path: root/rust/tests
AgeCommit message (Expand)Author
2025-05-12[Rust] Interaction handler API fixesMason Reed
2025-05-12[Rust] Misc cleanupMason Reed
2025-05-12[Rust] Consult secrets provider when trying to connect to a remoteMason Reed
2025-05-12[Rust] Move `BinaryReader` and `BinaryWriter` into `binary_view` moduleMason Reed
2025-05-12[Rust] Support SSA form properly in low level ILMason Reed
2025-05-12[Rust] Fix misc typosMason Reed
2025-05-12[Rust] Misc cleanupMason Reed
2025-05-12[Rust] Implement custom interactive handlerrbran
2025-05-12[Rust] Implement `LanguageRepresentation` and `LineFormatter`rbran
2025-05-12[Rust] Improve `FileAccessor`Mason Reed
2025-05-12[Rust] Metadata API improvementsMason Reed
2025-05-12[Rust] Add section testsMason Reed
2025-05-12[Rust] Reduce usage of `IntoCStr` in function signaturesMason Reed
2025-05-12[Rust] Add string testsMason Reed
2025-05-12[Rust] Rename `AsCStr` to `IntoCStr`Mason Reed
2025-05-12[Rust] Simplify `BnStrCompatible` traitMason Reed
2025-05-12[Rust] Simplify enterprise initializationMason Reed
2025-05-12[Rust] Remove Architecture trait bound on LLIL related structuresMason Reed
2025-04-10Fix function type construction leaking in Rust APIMason Reed
2025-04-10Add debug info rust testMason Reed
2025-04-08Fix workflow Rust API not returning refcounted objectsMason Reed
2025-02-26Remove module level `Session` initialization in Rust unit testsMason Reed
2025-02-13Fix base detection in rust API failing on auto arch detectionMason Reed
2025-02-07Implement Rust BaseAddressDetectionRubens Brandao
2025-02-07Implement Rust WebsocketProviderRubens Brandao
2025-02-07Update types Rust test to check for type deletionMason Reed
2025-02-07Fix secrets_provider Rust tests failing for enterprise buildsMason Reed
2025-02-06Update Rust tests to respect image baseMason Reed
2025-02-06Fix BinaryReader and BinaryWriter not respecting image base in Rust APIMason Reed
2025-02-06Implement Rust RepositoryRubens Brandao
2025-02-06Implement Rust SecretsProviderRubens Brandao
2025-02-06Add simple type to view test for Rust APIMason Reed
2025-01-31Fix double free in CoreCallingConvention::callee_saved_registersMason Reed
2025-01-31Update Render Layer registration in Rust APIMason Reed
2025-01-31Improve headless initialization in Rust APIMason Reed
2025-01-30Render LayersGlenn Smith
2025-01-27Update some rust impl DebugMason Reed
2025-01-27Fix some rust race conditions and comment some likely suspectsMason Reed
2025-01-25Misc rust formattingMason Reed
2025-01-25Fix collaboration support checks in rust unit testsMason Reed
2025-01-25Rust refactorMason Reed