summaryrefslogtreecommitdiff
path: root/rust
AgeCommit message (Expand)Author
2021-08-18Rust API : DebugInfo API FixesKyleMiles
2021-08-10Rust API : Remove nightly requirement; Remove custom Clang args to simplify g...KyleMiles
2021-08-05Correctly detect if the current build is executed on the build serverXusheng
2021-07-07DebugInfo - plugable debug information importers - C++, Rust, and Python APIsKyleMiles
2021-07-07Rust API : Fix for calling convention ABI changeKyleMiles
2021-07-07Rust API : Replace Platform::from_raw with Platform::ref_from_rawKyleMiles
2021-07-07Rust API: Type ImprovementsKyleMiles
2021-07-05Remove unneccessary target on Rust example to build on native platformRusty Wagner
2021-06-29Rust API : No longer update to latest cargo nightly; Add link args back to -s...KyleMiles
2021-06-29Resolves #2521; Rust API Linking ErrorsKyleMiles
2021-06-15formattingendeavor
2021-06-15snake case for overwriteExistingendeavor
2021-06-15support are_argument_registers_user_for_var_args added in 0732c4d3e9b24382271...endeavor
2021-06-15fix BNAddStrutureBuilderMemberAtOffset which changed in 7c9ada78241e08bf36bd0...endeavor
2021-06-09Update to Qt 6.1.1 and LLVM 12.0.0Rusty Wagner
2021-05-13Make it even more clear that the Rust bindings are under constructionKyleMiles
2021-05-12Rust API : fix save apisKyleMiles
2021-05-12Rust API : Add filemetadata::FileMetadata::create_database and filemetadata::...KyleMiles
2021-05-11Rust API; More setting support, fix edgecase in open_view_with_options, and f...KyleMiles
2021-05-11Easier Building with Rust (now requires nightly)KyleMiles
2021-05-11Rust API : Better headless support; Introducing `binaryninja::open_view` and ...KyleMiles
2021-04-28Fix Rust API linker error on macosLander Brandt
2021-04-28Slightly better work-around for ABI version retrievalMarkus Piéton
2021-04-28Fix wrong CorePluginABIVersion, plugin_abi_version, and plugin_abi_minimum_ve...Markus Piéton
2021-04-25rust: fmtyrp
2021-04-25rust: fix missing return typeyrp
2021-04-19Fix Mach-O duplicate symbol handling for external relocations.Brian Potchik
2021-04-19Add View Type to BNIsBackedByDatabaseMarkus Piéton
2021-03-22Remove BNFreeString callJosh Watson
2021-03-22Implement Platform::parse_types_from_sourceJosh Watson
2021-03-18Build System UpdatesKyleMiles
2021-03-18Better type supportKyleMiles
2021-03-17Misc typo changes, const changes, code cleanup, and example updatesKyleMiles
2021-03-15More mutJosh Watson
2021-03-15cargo fmtJosh Watson
2021-03-15Resolve Kyle's commentsJosh Watson
2021-03-15Implement BackgroundTask::running_tasks()Josh Watson
2021-03-15Implementing BackgroundTaskJosh Watson
2021-02-26Add is_eligible_for_heuristics to builderJoe Rozner
2021-02-26Fix rust plugin linking on Windowsyrp
2021-01-27Add ABI version verification for pluginsRusty Wagner
2021-01-21cargo fmt and all my changesKyleMiles
2021-01-21arch: wrap new system registers APINick Shipp
2021-01-21This is a combination of 23 commits, the work of Ryan Snyder:Ryan Snyder