Skip to content

Releases: goToMain/libosdp

Release v0.4 Beta

17 Jan 09:25
Compare
Choose a tag to compare
Release v0.4 Beta Pre-release
Pre-release

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

15 Dec 06:51
Compare
Choose a tag to compare
Release v0.3 Beta Pre-release
Pre-release

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

29 Nov 15:09
Compare
Choose a tag to compare
Release v0.2 Beta Pre-release
Pre-release

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

15 Nov 07:01
Compare
Choose a tag to compare
Release v0.1 Alpha Pre-release
Pre-release

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