Steve Karg
7e725ce028
Bugfix/win32 build warnings ( #936 )
...
* Changed win32 port of localtime to use secure OS API functions when compiled with MSVC
* Changed all the sprintf to use snprintf instead in BSC tests to ensure null string endings.
2025-03-03 10:32:28 -06:00
Steve Karg
11682ca484
Removed use of 'class' keyword as a variable in BACnet/SC ( #872 )
2024-12-10 13:46:03 -06:00
Steve Karg
d4cbec91e2
Enabled style and CERT-C addon for CPPCHECK ( #869 )
...
* Enabled style and CERT-C addon for CPPCHECK with some suppressions and fixed the defects found..
2024-12-10 07:56:24 -06:00
Steve Karg
cf77abac9b
Feature/bacnet secure connect hub ( #818 )
...
* Added BACnet Secure Connect datalink.
* Added BACnet/SC hub application
---------
Co-authored-by: Kirill Neznamov <kirill.neznamov@dsr-corporation.com >
Co-authored-by: Mikhail Antropov <michail.antropov@dsr-corporation.com >
Co-authored-by: Ondřej Hruška <ondra@ondrovo.com >
Co-authored-by: Patrick Grimm <patrick@lunatiki.de >
2024-11-04 07:05:26 -06:00