Steve Karg
8a9c808b76
Fixed test code headers to be consistent and accurate having been derived from original C files. ( #1087 )
2025-09-04 11:44:24 -05:00
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
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