freyssin
released this
18 Jul 07:16
·
99 commits
to master
since this release
Private encoder / decoder used for PDU encoding are now always varint as the fixed part of the PDU is handled directly through malbinary methods. No longer change varint option on internal encoder / decoder (avoid a potential bug due to a lack of synchronization). Fix termination handling.