Chapter 1. News

Table of Contents

Version 0.2 (libotr-3.2.0)

In this section I'll explain more or less detailed what's new in which release and what you need to change in your code.

Version 0.2 (libotr-3.2.0)

The SMP process has a new feature: Question hints. You can now use otrl_message_initiate_smp_q() for initiating a verifying using a hint on the secret. See the Howto on SMP, especially the blocks with notes on 3.2.0.

You can now track the SMP progress by using the new sm_prog_state in OtrlSMState.