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 641a7dbc6d Update libaxolotl
encryptMessageFor now requires an array buffer instead of a protobuf.

By converting the message to an array buffer outside the Promise.all, we
avoid allocating a new copy for each device.

// FREEBIE
10 years ago
..
storage Refactor and fixup key requests 10 years ago
test Move jquery from libtextsecure components 10 years ago
account_manager.js Clear session store when re-registering 10 years ago
api.js Remove 'Textsecure' from error message in api.js 10 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 Validate argument lengths in crypto.js 10 years ago
errors.js Change key conflict error message 10 years ago
helpers.js Move handleAttachment and processDecrypted 10 years ago
key_worker.js Remove erroneous license file and headers 10 years ago
libaxolotl.js Update libaxolotl 10 years ago
message_receiver.js Save group members when creating groups from non-updates 10 years ago
outgoing_message.js Refactor and fixup key requests 10 years ago
protobufs.js Load protobufs asynchronously. Fixes #223 10 years ago
sendmessage.js Update libaxolotl 10 years ago
storage.js Remove erroneous license file and headers 10 years ago
stringview.js Remove erroneous license file and headers 10 years ago
websocket-resources.js Simplify keepalive resets 10 years ago