Skip to content

v1.9.1

Compare
Choose a tag to compare
@m-ronnblom m-ronnblom released this 02 Nov 23:06
· 61 commits to master since this release

Release v1.9.1 contains the following improvements:

  • Fix bug causing xcm_remote_addr() to return NULL in case SO_PASSCRED was not set by the peer. Issue #85.
  • Fix bug where errno wasn't properly set on xcm_remote_addr(), xcm_local_addr(), or xcm_attr_get(..., "xcm.remote_addr") failures. See issue #84.
  • The Python XCM wrapper module now allows the retrieval of double-type socket attributes.
  • Test improvements, including
    • Fix race condition cause occasionally failures in the UTLS remote address test case.
    • Lengthened test CRL update interval, to avoid test certificates going invalid.
    • Extend test IP addresses to avoid collisions.
    • Fix cosmetic memory leak in utest.
  • Various documentation improvements, including:
    • Make example select calls valid.
    • Rephrase overview in API documentation.
    • Add missing BTCP references.

The ABI/API remains unchanged.

The API documentation and user manual for this release can be found at:
https://ericsson.github.io/xcm/doc/v1.9.1/