Skip to content

Release v0.3 Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@sidcha sidcha released this 15 Dec 06:51
· 974 commits to master since this 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