summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-05-01many fixes to missing links in documentationJordan Wiens
2023-05-01Add Tag Docs; Some opinionated changes to the types user docs (moved a lot ↵KyleMiles
to API docs)
2023-05-01small tweaks to visitors docsJordan Wiens
2023-05-01Add an example of visiting il instructionsPeter LaFosse
2023-05-01Update import-bndb imagePeter LaFosse
2023-05-01import from bndb doc tweaksJordan Wiens
2023-05-01new cookbook exampleJordan Wiens
2023-05-01Add docs for Import BNDBPeter LaFosse
2023-04-26update python dependency documentationJordan Wiens
2023-04-26update settings table for 3.4Jordan Wiens
2023-04-26Update User Docs regarding current state of new Symbols List feature.kat
2023-04-25Fix deprecation warning formatting in docs, require deprecated_in parameterJosh Ferrell
2023-04-25Fix enterprise example formattingJosh Ferrell
2023-04-25Fix a minor error in BinaryDataNotifications for Componentskat
2023-04-19[Enterprise] Include collaboration python api properlyGlenn Smith
2023-04-19small documentation fixesJordan Wiens
2023-04-18Exceptions with stack traces because I neeeeed themGlenn Smith
2023-04-18Add User Docs for the New Symbols UIkat
2023-04-18[Rust] More Type methodsGlenn Smith
2023-04-18Rust API : Fix call to BNCreateNamedTypeKyleMiles
2023-04-18Rust API : Misc Changes and ImprovementsKyleMiles
2023-04-18DWARF Export Plugin: Add producer attribute to compilation unitKyleMiles
2023-04-18Add documentation for DWARF Export settingKyleMiles
2023-04-18Fix deserialization of EnumerationMember valuesPeter LaFosse
2023-04-18Add APIs for dumping the contents of TypeLibrariesPeter LaFosse
2023-04-17Allow TypeLibrary::Finalize() to return true on successPeter LaFosse
2023-04-17Add .components convenience API to Functions and DataVariableskat
2023-04-14override extra colon from mismatched docutils versionJordan Wiens
2023-04-12add new purge original filename save optionJordan Wiens
2023-04-12python: core: trivial docstring updateWilli Ballenthin
2023-04-12small pydoc tweaksJordan Wiens
2023-04-11add sphinxcontrib jqueryJordan Wiens
2023-04-11remove vestigal importsJordan Wiens
2023-04-10add help for windows python console, resolves #4210Jordan Wiens
2023-04-10Do not complain about partial string unless a partial string is requested. ↵Xusheng
Fix https://github.com/Vector35/binaryninja-api/issues/4205
2023-04-08Add optional debug logging to http behind $BN_DEBUG_HTTPGlenn Smith
2023-04-08[Enterprise] Fix missing GetServerUrlGlenn Smith
2023-04-07Disable DWARF Export by default for stableKyleMiles
2023-04-03added option to display tag counts for each type in the tags list treeGalen Williamson
2023-04-03Upgrade to Qt 6.4.3Rusty Wagner
2023-03-30Add documentation for C++ typesRusty Wagner
2023-03-30Add base structure support to create structure dialogRusty Wagner
2023-03-30Add support for deriving structures from other structuresRusty Wagner
2023-03-29Fix Type.named_type_from_typeGlenn Smith
2023-03-29Fix BinaryView.type_names apiGlenn Smith
2023-03-29BinaryView::LookupImportedType*Glenn Smith
2023-03-29Fix NameList::operator!=Glenn Smith
2023-03-29CreateTypeDialog helpers to create/apply the dialog like TypeView doesGlenn Smith
2023-03-29Fix formatting of many deprecation noticesJosh Ferrell
2023-03-29Update reference to deprecated Function.function_type attributeJosh Ferrell