Files
bacnet_stack/ports/bsd
Steve Karg 25d14c7c15 Fixed BACnet/SC secure connect VMAC, UUID, and initialization sequence (#1142)
* Refactored the BACnet/SC datalink initialization order by moving certificate file checks and hub connection registration to occur after datalink initialization
* Replaced stdlib rand() with platform-specific cryptographically secure random functions (RtlGenRandom for Windows, getrandom for Linux, arc4random_buf for BSD) to generate UUID and VMAC addresses, preventing duplicates that broke connections
* Enabled conditional debug output in BACnet/SC components when BUILD=debug is specified
2025-11-14 15:41:17 -06:00
..
2025-07-01 12:52:39 -05:00
2022-07-19 09:54:24 -05:00
2025-07-01 12:52:39 -05:00
2025-07-01 12:52:39 -05:00
2025-07-01 12:52:39 -05:00

This is a port to MAC OS X or FreeBSD for testing.