summaryrefslogtreecommitdiff
path: root/metadata.cpp
AgeCommit message (Expand)Author
2026-05-07Make Metadata::operator== constGlenn Smith
2025-04-29Fix memory leak in Metadata::GetKeyValueStore()Peter LaFosse
2024-05-27Update load APIs to take a JSON string for options.Brian Potchik
2023-11-14Fix a number of leaks and bad uses of free in the apiGlenn Smith
2023-11-13Add fmt library to apiGlenn Smith
2023-01-30Fix crash on Get of nonexistant metadataRusty Wagner
2022-06-30Implement the missing APIs in BinaryNinja::MetadataXusheng
2022-01-28Format All FilesKyleMiles
2021-09-05Fix memory leak in 'Metadata(const std::map<std::string, Ref<Metadata>>& data'Peter LaFosse
2018-10-19Fix memory leak in namespacesPeter LaFosse
2018-01-14Container Memory Reservations.Brian Potchik
2017-07-12Adding remove_metadata API to BinaryView. Add remove APIs to MetadataPeter LaFosse
2017-07-12Metadata enhancements. Metadata objects are now serialized to the DBPeter LaFosse
2017-07-01Refactor of metadata api names. modify how QueryMetadata worksPeter LaFosse
2017-07-01Adding settings system apis, and binaryview metadata apisPeter LaFosse