summaryrefslogtreecommitdiff
path: root/rust
AgeCommit message (Expand)Author
2024-09-17Prevent crash with 0 width enum in DWARFJosh Ferrell
2024-09-17Parse functions and comments in IDB importRubens Brandao
2024-09-02Fix panic on dwarf import when an exception frame extends to the end of memoryGlenn Smith
2024-08-30Don't rebase DWARF info in overflowing situations.Alexander Taylor
2024-08-30Fix warnings in lifting for C-SKY.Alexander Taylor
2024-08-30Initial IDB/TIL import pluginRubens Brandao
2024-08-29Fix misc rust warningsMason Reed
2024-08-29Update load setting properties from rust pluginMason Reed
2024-08-29Fix open with options with rust pluginsMason Reed
2024-08-27Fix custom rust binary view's crashing when opening with optionsMason Reed
2024-08-24Allow the user to modify the BV during initializationRubens Brandao
2024-08-22Use add/sub with overflow when rebasing, fix crash.Alexander Taylor
2024-08-21Add progress context to load APIsJosh Ferrell
2024-08-21Fix symlink logic in rust api build on linuxJosh Ferrell
2024-08-20Initial support for per-function settings.Brian Potchik
2024-08-20DWARF: Recurse through DW_AT_abstract_origin when resolving typesJosh Ferrell
2024-08-16Support for automatic loading of <filename>.debug and <filename>.dSYMJosh Ferrell
2024-08-07Change error when applying function without name from dwarf info to debugJosh Ferrell
2024-08-04spelling error in rust docs for provenanceJordan Wiens
2024-08-02Fix arm64 Linux build by using std::os::raw::c_char rather than i8 to represe...Xusheng
2024-07-30Add MSRV field to Cargo.tomlMason Reed
2024-07-29Fix project tests in rust accessing to the same single project fileMason Reed
2024-07-29Revert temporary fix for enterprise crashing on rust project APIMason Reed
2024-07-29Fix crash when using projects API in rust with enterpriseMason Reed
2024-07-29fix rust Database::fileRubens Brandao
2024-07-28Fix `is_shutdown_requested` fn signaturemason
2024-07-26Finish the `DataBuffer` implementationRubens Brandao
2024-07-26Add more core API's to rustRubens Brandao
2024-07-26Add `VariableSourceType` type aliasMichael Krasnitski
2024-07-26Properly check for/log failures and return status on Typelib.write_to_filekat
2024-07-18MemoryMap update with new segment model.Brian Potchik
2024-07-18Support loading supplementary DWARF filesJosh Ferrell
2024-07-12Update bindgenMichael Krasnitski
2024-07-09Add ability to access database from rust API using FileMetadataMason Reed
2024-07-09Return option instead crashing on invalid database keysMason Reed
2024-07-09Rust API : Fix misc clippy warningsKyleMiles
2024-07-09implement rust UpdateRubens Brandao
2024-07-09fix TypeLibrary representationRubens Brandao
2024-07-09fix doc warningRubens Brandao
2024-07-09implement rust TypeLibraryRubens Brandao
2024-07-09implement rust TypeArchiveRubens Brandao
2024-07-09impl rust DatabaseRubens Brandao
2024-07-09Fix rust warningJosh Ferrell
2024-07-09Fix double-free with `Array<InstructionTextToken>`Rubens Brandao
2024-07-08ExternalLibrary rust api fixesJosh Ferrell
2024-07-08implement rust ExternalLibraryRubens Brandao
2024-07-06Fix TagType::set_icon so that it actually sets a tag type's iconergrelet
2024-07-05Prevent parsing non-block dwarf attributes as blocksJosh Ferrell
2024-07-05Misc small dwarf perf improvementsJosh Ferrell
2024-07-05Fix dwarf return types having 0 confidenceJosh Ferrell