Releases: goToMain/libosdp
Releases · goToMain/libosdp
Release v0.4 Beta
Fix multiple bugs found in LibOSDP:
- fix unhandled reply-code bug
- fix issue where reader goes permanent reader offline
- retry SC after OSDP_PD_SC_RETRY_SEC when possible
- fix USE_SCBKD inversion bug
- fix bug in MAC add/check for SCS_15
Note:
This tag has CP mode verified with HID RK40 readers. This can act as reference point for all PD change validation hereafter.
Release v0.3 Beta
New Features
- Added new tool
osdpctl
to create, manage and control osdp devices - Add PD context to CP logs for clarity
Enhancements and bug fixes
- Fix PD stale pointer issue in osdp_setup
- Fix MAC generation bug in Secure Channel
- Fix Data offset bug in Secure Channel
- Fix issues reported by -Wimplicit-fallthrough
- Fix memleak in PD command queue alloc
- Fix wrap around bug in cmd_queue
- Fix many clang static code analysis issues
Release v0.2 Beta
Features and Issue Fixes
- Master key management in CP and PD
- Many small issue fixes
Known limitations:
- install mode stuffs need to be ironed out
- comset command needs to be handled correctly
Release v0.1 Alpha
libosdp has reached a point where all the primary featured are in place.
Known limitations:
- Master key management is missing
- Install mode stuffs need to be ironed out
- comset command needs to be handled correctly