Secured event decoding by refactoring deprecated functions. (#1126)
* Secured event and authentication decoding by removing deprecated functions. * Added extended, discrete-value, double-out-of-range, signed-out-of-range, unsigned-out-of-range, change-of-characterstring, change-of-status-flags, change-of-reliability, and change-of-timer event notification encode, decode, and unit testing with #ifdef disabled by default.
This commit is contained in:
@@ -16,6 +16,10 @@ The git repositories are hosted at the following sites:
|
||||
|
||||
### Security
|
||||
|
||||
* Secured UnconfirmedEventNotification-Request and
|
||||
ConfirmedEventNotification-Request, BACnetNotificationParameters,
|
||||
and BACnetAuthenticationFactor decoding by refactoring deprecated
|
||||
functions and validating with unit testing. (#1126)
|
||||
* Secured I-Am request encoding and decoding, and updated the example apps
|
||||
and handlers to use secure version of I-Am decoder. (#1080)
|
||||
* Secured GetEventInformation-Request and -ACK decoder and encoder. (#1026)
|
||||
|
||||
Reference in New Issue
Block a user