session-android/src/org/thoughtcrime/securesms/protocol
Moxie Marlinspike 19dddd7adf Support for an 'end session' protocol message.
1) On the push side, this message is a flag in PushMessageContent.
   Any secure message with that flag will terminate the current
   sessin.

2) On the SMS side, there is an "end session" wire type and
   the convention that a message with this wire type must be
   secure and contain the string "TERMINATE."
2014-02-19 13:50:32 -08:00
..
EndSessionWirePrefix.java Support for an 'end session' protocol message. 2014-02-19 13:50:32 -08:00
KeyExchangeWirePrefix.java Initial Project Import 2011-12-20 10:20:44 -08:00
PrekeyBundleWirePrefix.java Added SMS transport support for PreKeyBundle messages. 2014-01-06 14:35:52 -08:00
SecureMessageWirePrefix.java Initial Project Import 2011-12-20 10:20:44 -08:00
Tag.java Split into library project and add shared preferences layer of indirection. 2014-01-06 14:20:59 -08:00
WirePrefix.java Support for an 'end session' protocol message. 2014-02-19 13:50:32 -08:00