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-desktop/libtextsecure
lilia 27fe7e355e Process end session flags in sync messages
Because remote clients will delete all sessions in response to an end
session message, regardless of which device it came from, when our
linked device sends an end session message, we must also end all
sessions with the destination.

This change moves the end session flag processing to processDecrypted,
which is shared between handlers of sent messages, data messages, and
messages which are re-tried after resolving identity conflicts.

// FREEBIE
9 years ago
..
storage Populate registrationIds on deviceObjects 10 years ago
test Update chai 9 years ago
account_manager.js Update our own key on re-install 9 years ago
api.js Don't surface invalid attachment urls to the user 9 years ago
axolotl_wrapper.js Fix protocol version check 10 years ago
components.js Move jquery from libtextsecure components 10 years ago
contacts_parser.js Support for group sync 10 years ago
crypto.js Use constant time mac comparison 10 years ago
errors.js Save message timestamp for resending 10 years ago
event_target.js Fix crash when removing a listener 9 years ago
helpers.js Remove unused function 10 years ago
key_worker.js Remove erroneous license file and headers 10 years ago
libaxolotl.js Update libaxolotl 9 years ago
message_receiver.js Process end session flags in sync messages 9 years ago
outgoing_message.js Save message timestamp for resending 10 years ago
protobufs.js Load protobufs asynchronously. Fixes #223 10 years ago
sendmessage.js Log envelopes and session end events 9 years ago
storage.js Remove erroneous license file and headers 10 years ago
stringview.js Remove erroneous license file and headers 10 years ago
sync_request.js Fix sync request argument check 9 years ago
websocket-resources.js Simplify keepalive resets 10 years ago