| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-01 | update copyrights for 2026 | Jordan Wiens | |
| 2025-08-05 | Avoid leaking Relocation instances | Mark Rowe | |
| `BNRelocationHandlerDefaultApplyRelocation` / `BNRelocationHandlerApplyRelocation` / `BNRelocationHandlerGetOperandForExternalRelocation` do not take ownership of the reference that is passed to them. Instead they take their own reference to the object. As a result, `Relocation` objects passed into `RelocationHandler::ApplyRelocation` / `CoreRelocationHandler::ApplyRelocation` / `CoreRelocationHandler::GetOperandForExternalRelocation` were being leaked. | |||
| 2025-03-28 | missed the older dates! | Jordan Wiens | |
| 2024-01-08 | update copyright year | Jordan Wiens | |
| 2023-11-14 | Fix a number of leaks and bad uses of free in the api | Glenn Smith | |
| See https://github.com/Vector35/binaryninja-api/issues/4751 | |||
| 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-01-18 | updating copyright year | Jordan Wiens | |
| 2020-01-01 | update copyright year to 2020 | Jordan Wiens | |
| 2019-01-17 | update company name and copyright date | Jordan Wiens | |
| 2018-10-28 | Set default GetOperandForExternalRelocation to BN_AUTOCOERCE_EXTERN_PTR | Peter LaFosse | |
| 2018-09-29 | Fix issue with GetNameSpace, squash warning | Peter LaFosse | |
| 2018-09-21 | Fix ref count bug in Relocation class | Peter LaFosse | |
| 2018-08-26 | Add support for new constant type EXTERN_PTR | Peter LaFosse | |
| 2018-07-30 | Adding support for namespaces | Peter LaFosse | |
| 2018-05-07 | Refactor supporting calling convention like approach | Peter LaFosse | |
