index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
functiongraph.cpp
Age
Commit message (
Expand
)
Author
2018-03-07
Add APIs for skipping analysis of functions that are too large, and overridin...
Rusty Wagner
2018-01-14
Container Memory Reservations.
Brian Potchik
2017-05-19
update copyright year
Jordan Wiens
2016-08-31
Cache lines on API side to avoid UI hangs with large basic blocks
Rusty Wagner
2016-07-06
Add API to get disassembly text for a basic block outside of a graph
Rusty Wagner
2016-04-10
Add MIT license for API wrappers
Rusty Wagner
2015-07-15
Compute data flow across blocks, disassembly options dropdown
Rusty Wagner
2015-07-10
Initial implementation of low level IL
Rusty Wagner
2015-03-21
Add maximum symbol name length in graph view
Rusty Wagner
2015-03-16
Improved graph layout algorithm, add trivial edges until edge routing is written
Rusty Wagner
2015-03-03
Fix crashes on file close when analysis is still running
Rusty Wagner
2015-02-21
Handle sizing and complete event for disassembly view
Rusty Wagner
2015-02-20
Initial code for generating function graphs
Rusty Wagner