Commit graph

33 commits

Author SHA1 Message Date
Luca Deri
1cdb50e149 Added reference to https://github.com/ntop/nDPI/pull/3022 2025-11-09 19:41:46 +01:00
Ivan Nardi
e22a434709
Rework API to set custom memory allocator functions (#3023)
Full accounting of memory used by the library.

Change `ndpi_realloc()` prototype to be compatible with standard
`realloc()`.
Be compatible with croaring allocation logic.

Note that aligned allocations are used only by croaring code.
Note that flow allocations are used only by the application, not by the
library.

API changes:
* remove `set_ndpi_malloc()` and `set_ndpi_free()`; use
  `ndpi_set_memory_alloction_functions()` instead
2025-11-09 13:11:55 +01:00
Ivan Nardi
6ff4eff377
Update CHANGELOG.md 2025-11-03 19:54:28 +01:00
Ivan Nardi
813e074a88
Update CHANGELOG.md [WIP]
[no-ci]
2025-11-03 18:21:57 +01:00
Luca Deri
2c6f5abb6c
Added new categories 2025-04-28 08:48:57 +02:00
Alfredo Cardigliano
fe47c0562f Update changelog 2025-04-24 11:05:14 +02:00
Ivan Nardi
88b6d937c5
Update CHANGELOG.md
[no ci]
2024-12-14 14:43:03 +01:00
Ivan Nardi
3a43cf0ff4
Update CHANGELOG.md
[no ci]
2024-12-13 08:56:25 +01:00
Ivan Nardi
f7fdb653d1
Update CHANGELOG.md
[no ci]
2024-12-13 07:47:55 +01:00
Ivan Nardi
29e7fe7b82
Update CHANGELOG.md 2024-12-12 22:17:46 +01:00
Luca Deri
2afda4ab57
Update for nDPI 4.10 2024-08-05 09:44:21 +02:00
RoboSchmied
ead9aa72da
Fix: 3 typos (#2366)
Signed-off-by: RoboSchmied <github@roboschmie.de>
2024-04-04 20:06:47 +02:00
Luca Deri
2a99e16728
Added 4.8 changeling 2023-10-23 11:38:46 +02:00
Luca Deri
64b8ae38db
Typos 2023-02-01 21:15:30 +00:00
Luca Deri
563a24bf6b
Minor update 2023-02-01 18:31:59 +01:00
Alfredo Cardigliano
b0a340cbc6
Update CHANGELOG.md 2023-02-01 10:23:41 +01:00
Alfredo Cardigliano
a151276db8 Update changelog 2023-01-31 17:25:55 +01:00
Nardi Ivan
f44413e039 Update Changelog file (version 4.4)
Notes shameless taken from https://github.com/ntop/nDPI/releases
2022-09-10 22:51:40 +02:00
Alfredo Cardigliano
03cb8efad6 Update changelog 2022-01-31 18:38:02 +01:00
Luca Deri
1d9a830b2f Update changelog 2021-07-24 17:54:32 +02:00
Alfredo Cardigliano
fc9901292d Update changelog 2021-07-20 17:04:35 +00:00
Luca Deri
64929a75e0 3.4 nDPI Release 2020-10-19 16:18:25 +02:00
Luca Deri
02de8e10ca Added makefile target for creating changelog
Updated Changelog
2020-10-19 15:39:48 +02:00
Alfredo Cardigliano
c8ccf33f07 nDPI 3.2 changelog 2020-02-19 12:10:49 +01:00
Luca Deri
d8067cdc1d
Extended changelog for v3 2019-10-04 09:42:43 +02:00
Simone Mainardi
1982e6cef9 Adds nDPI 3.0 changelog 2019-10-03 20:04:26 +02:00
Simone Mainardi
5bb53cf995 Changelog update 2019-03-01 18:02:24 +01:00
Alfredo Cardigliano
d3be349fa0 Changelog update 2018-12-20 09:16:59 +01:00
Simone Mainardi
e6c3c0139a Updates changelog release date 2018-08-21 18:13:54 +02:00
Simone Mainardi
aad896c2a8 Updates ChangeLog 2018-08-21 18:12:36 +02:00
Simone Mainardi
521afe7e1f Adds version 2.2.2 ChangeLog 2018-04-06 17:12:47 +02:00
Simone Mainardi
a6c56b5682 2.2 changelog 2017-12-03 16:23:35 +01:00
Simone Mainardi
f2730f06a0 Changlogs for the forthcoming release 2017-05-12 14:43:28 +02:00