|
06c0bd8870
|
add more nullptr checks after memory allocations
|
2024-02-28 02:36:38 +01:00 |
|
|
e90431aa98
|
more refactoring to C++
|
2024-02-28 02:36:38 +01:00 |
|
|
4d91b8a547
|
refactor malloc()/free() by new/delete
|
2024-02-28 02:36:38 +01:00 |
|
|
6779eaf02a
|
update copyright year to 2020
|
2024-02-28 02:36:38 +01:00 |
|
|
3486c8a4f2
|
replace C-style headers with C++ C-compatability headers
|
2024-02-28 02:36:38 +01:00 |
|
|
5fed872b8a
|
replace C-style headers with C++ C-compatability headers
|
2024-02-28 02:36:38 +01:00 |
|
|
e4a602cd5e
|
do not use villas::utils namespace by default
|
2024-02-28 02:36:37 +01:00 |
|
|
5dbaa39b88
|
move crypto functions into utils
|
2024-02-28 02:36:37 +01:00 |
|
|
ecbbb2ed15
|
move utils.h to utils.hpp
|
2024-02-28 02:36:37 +01:00 |
|
|
2d7af5e743
|
refactor: NULL => nullptr
|
2024-02-28 02:35:37 +01:00 |
|
|
73cb4f8512
|
use C++ compiler
|
2024-02-28 02:35:37 +01:00 |
|