summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-19Adding Rust and reqwest library to open source listRusty Wagner
2020-06-19add callers/callees documentation, fixes #1687Jordan Wiens
2020-06-18support for big-endian values in structureddataviewsJordan Wiens
2020-06-17ResetAll settings API resets settings in the active schema by default.Brian Potchik
2020-06-17more spelling fixesJordan Wiens
2020-06-17many spelling fixesJordan Wiens
2020-06-17normalize spelling of hotkey in documentationJordan Wiens
2020-06-16Fix GCC9 warningsRusty Wagner
2020-06-16Use Python 3 for bininfo testRusty Wagner
2020-06-15Fix Python 3 unit testsRusty Wagner
2020-06-15Default to requests in downloadprovider, fall back to urllib if not availableRusty Wagner
2020-06-12many small typo / grammar fixes in getting started guideJordan Wiens
2020-06-12Decouple LinearView resize events to quiesce UI object states during initiali...Brian Potchik
2020-06-12DockHandler uses same name for widget creation as is registered.Brian Potchik
2020-06-11fix for fixed commentJordan Wiens
2020-06-11switch size to bytes and add floating point examplesJordan Wiens
2020-06-11Fix dict super initialization to support Python2.Brian Potchik
2020-06-10Reduce msft spamyrp
2020-06-10Update compiled objectsyrp
2020-06-10Add newlines to obj filesyrp
2020-06-09Fix warningsRusty Wagner
2020-06-09Add warning on attempts to set scripting provider auto-variables.Brian Potchik
2020-06-06Cleanup mappedview.py exmaple.Brian Potchik
2020-06-06Add BinaryView.init documentation to mappedview.py example.Brian Potchik
2020-06-06fix handle reference in type with_confidence call, resolves #1731Jordan Wiens
2020-06-06fix documentaiton exampleJordan Wiens
2020-06-05update test casesJeff
2020-06-03Update rebase documentation and fix return value.Brian Potchik
2020-06-03Update 'get_view_of_file_with_options' documentation.Brian Potchik
2020-06-03Fix error handling in mappedview exampleNick Shipp
2020-06-01Add DisassemblyOption to block until IL is generated by linearviewJosh Ferrell
2020-05-31Fix Qt 5.15.0 deprecation warnings.Brian Potchik
2020-05-31Remove rebasing unittests from API submodule.Brian Potchik
2020-05-29Update to Qt 5.15Rusty Wagner
2020-05-29Remove unnecessary context manager at toplevel, but keep convenience methodPeter LaFosse
2020-05-28small clarification on get_view_of_file docsJordan Wiens
2020-05-28Add optional type to define as in Function::ApplyImportedTypes and BinaryView...Peter LaFosse
2020-05-27update unit testsHeran Gao
2020-05-27Add context manager for BinaryViews in the python APIPeter LaFosse
2020-05-21correct list of settings in getting starte docs, removing plugins and adding ...Jordan Wiens
2020-05-21documentation formattingJordan Wiens
2020-05-21update docs to exclude inspect moduleJordan Wiens
2020-05-21add updated settings to getting started documentationJordan Wiens
2020-05-20Fix hash method for ReferenceSource classPeter LaFosse
2020-05-19fix syntax highlighting and add css files for offline highlighting to prevent...Jordan Wiens
2020-05-18MLIL mappings from HLIL are not yet functional, temporarily disable APIs that...Rusty Wagner
2020-05-15Xref list perf improvementsRusty Wagner
2020-05-15documentation improvements to remove_user_function and remove_functionJordan Wiens
2020-05-14lowlevelil documentation correctionsJordan Wiens
2020-05-13Add call type adjust and stack adjust options to linear viewRusty Wagner