index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
flowgraph.cpp
Age
Commit message (
Collapse
)
Author
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-12-16
Add more reserve calls
Scott Lagler
2025-03-28
missed the older dates!
Jordan Wiens
2025-01-30
Render Layers
Glenn Smith
2024-09-18
Custom flow graph layout support
Josh Ferrell
2024-01-08
update copyright year
Jordan Wiens
2023-02-08
Clean up possible early deletion issues in API callbacks
Rusty Wagner
2023-01-05
Update copyright to 2023
Josh F
2022-01-28
Format All Files
KyleMiles
2022-01-03
update copyright years
Jordan Wiens
2021-08-04
Add query mode to flow graph reports.
Brian Potchik
2021-01-18
updating copyright year
Jordan Wiens
2020-04-17
Early HLIL testing
Rusty Wagner
2020-01-01
update copyright year to 2020
Jordan Wiens
2019-05-10
Fix memory leak and use after free bugs in BinaryView and FlowGraph objects
Rusty Wagner
2019-04-26
Fix reference leak in FlowGraph::GetFunction
Rusty Wagner
2019-03-20
Add flow graph options for additional UI features
Rusty Wagner
2019-01-17
update company name and copyright date
Jordan Wiens
2018-08-14
Modify flow graph API to support multiple layout requests for a single graph
Rusty Wagner
2018-07-30
Don't abort flow graph unless completion routine was set
Rusty Wagner
2018-07-13
Add ability to update custom flow graphs
Rusty Wagner
2018-07-11
Add APIs for subclassing flow graphs
Rusty Wagner
2018-06-04
Generic flow graph API and report collections
Rusty Wagner