On Mon, 21 Oct 2013, Moritz Warning wrote:

The problem seems to be that one message has a size of 2578 Bytes
and the protocol send it as two packets (1490+1088bytes payload).
The first packets contents starts with ?OTR:AA... the seconds packet
starts in the middle of the whole message.

That looks like a bug. OTR fragments start with "?OTR|", not "?OTR:"
So your first packet appears to be unfragmented according to the
protocol. The second message should also start with a "?OTR|" prefix.

It looks like the message got fragmentated at another layer?

Paul
_______________________________________________
OTR-dev mailing list
[email protected]
http://lists.cypherpunks.ca/mailman/listinfo/otr-dev

Reply via email to