You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-android/library
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."
11 years ago
..
jni Migrate to Curve25519. 11 years ago
libs Migrate to Curve25519. 11 years ago
protobuf Support for an 'end session' protocol message. 11 years ago
res/values Library accepts push connection certificate as argument. 11 years ago
src/org/whispersystems/textsecure Support for an 'end session' protocol message. 11 years ago
AndroidManifest.xml Support for multi-device. 11 years ago
build.gradle gradle wrapper 1.10, android plugin 0.8, android support 19.0.1 // 11 years ago
build.xml Split into library project and add shared preferences layer of indirection. 11 years ago
proguard-project.txt Split into library project and add shared preferences layer of indirection. 11 years ago