index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-12
add enum docs and cleanup user guide type section
Jordan Wiens
2023-01-11
A couple touchups to the PDB docs
Glenn Smith
2023-01-11
Updated PDB plugin documentation
Glenn Smith
2023-01-11
Fix more api type hints
Josh Ferrell
2023-01-11
update type information with create array dialog
Jordan Wiens
2023-01-11
update settings for 3.3 stable
Jordan Wiens
2023-01-11
update function properties dialog docs for inlining
Jordan Wiens
2023-01-11
small tweaks to type docs
Jordan Wiens
2023-01-11
Docs for Import/Export header file
Glenn Smith
2023-01-11
Fix Enterprise API formatting issues.
Alexander Taylor
2023-01-10
Fix generation of incorrect python type hints for enums
Josh Ferrell
2023-01-10
Fix some type errors in binaryview.py
Josh Ferrell
2023-01-10
Fix some type errors in function.py
Josh Ferrell
2023-01-10
Include time.h for time() on windows
Glenn Smith
2023-01-10
[Enterprise] Fix LicenseCheckout not account for expired named licenses
Glenn Smith
2023-01-10
[Enterprise] Add api for IsFloatingLicense
Glenn Smith
2023-01-10
Fix many type errors in types.py
Josh Ferrell
2023-01-10
Fix signature of TypeLibrary.add_named_type
Josh Ferrell
2023-01-10
Annotate TypeBuilder.builder(...) as returning proper subclass
Josh Ferrell
2023-01-10
Remove old fix for python 3.6, which is no longer supported and hasn't worked...
Josh Ferrell
2023-01-10
Integrate Enum IntegerDisplayType, Add MetadataChoiceDialog
kat
2023-01-10
Fix debugger Python docs generation
Xusheng
2023-01-10
Rust API: Remove extra function
KyleMiles
2023-01-10
Remove unused impls of `AsRef<T> for T`
Michael Krasnitski
2023-01-10
Introduce `Expression::new` to avoid writing `PhantomData` everywhere
Michael Krasnitski
2023-01-10
Clean up various builders
Michael Krasnitski
2023-01-10
Move `logger` module into its own file
Michael Krasnitski
2023-01-10
Clean up `open_view` and `open_view_with_options`
Michael Krasnitski
2023-01-09
added CollapsedPaddingLineType to BNTypeDefinitionLineType enum
Galen Williamson
2023-01-09
Fix type hint for Function.set_call_reg_stack_adjustment
Josh Ferrell
2023-01-09
GotoLabel.name is settable and thus its class shouldn't be frozen
Peter LaFosse
2023-01-09
Fix missing debugger dbg magic variable
Xusheng
2023-01-06
Rust API: Additional Cleanup
Michael Krasnitski
2023-01-06
Update cargo version
KyleMiles
2023-01-06
Rust API: Clean up APIs by removing artificial mut constriants
KyleMiles
2023-01-06
Rust API: Lots and lots of clippy changes
KyleMiles
2023-01-06
Cargo doc fixes
KyleMiles
2023-01-06
Fix update copyright year leftover
Xusheng
2023-01-05
Bump to 2021
Joe Rozner
2023-01-05
Update copyright to 2023
Josh F
2023-01-05
added string list for triage view
op2786
2023-01-05
fix for outdated addresses after rebasing in triage view
op2786
2023-01-05
set address color to AddressColor for import and export tree
op2786
2023-01-03
Fix UAF chance in BackgroundThread
Glenn Smith
2023-01-03
Use file/line numbers in rapidjson generic errors
Glenn Smith
2023-01-03
Make ProgressTask cancel if its owner is deleted
Glenn Smith
2023-01-03
Move this api for consistency
Glenn Smith
2023-01-03
Allow specifying snapshot name in SaveSettings
Glenn Smith
2023-01-03
Add Snapshot::SetName api
Glenn Smith
2023-01-03
Add instruction attributes to IL instructions
Rusty Wagner
[next]