Skip to content

OpenLI 1.1.1

Compare
Choose a tag to compare
@salcock salcock released this 31 Jul 06:22
· 288 commits to master since this release

In this release:

  • Add ability to encrypt CC and IRI payload, as per Annex G of ETSI TS 102 232-1 (AES-192-CBC encryption only thus far).
  • Fix bug where certain intercept config changes were not always passed on to collectors if the changes occurred while the
    provisioner was down.
  • Fix double free bug when halting the VOIP sync thread for a collector.
  • Fix bug where a RADIUS session could produce CCs but not IRIs, if the Username AVP happened to match a target CSID.
  • Fix linking failure if the collector is built on its own.
  • Correct various problems with the IMAP parsing for FETCH replies.
  • Fix segmentation faults when the email ingestion socket receives an incomplete message.
  • Fix memory errors in the REST API when a field is assigned an empty string value.