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 816a206892 Refactor sendMessageToDevices
Split into separate encrypt and transmit functions. Let the encryption
function also handle all wire formatting (ie, jsonification and base64
encoding), which simplifes TextSecureServer.sendMessages, removes a
TODO, and lets us save fewer params to make network errors replayable.

// FREEBIE
10 years ago
..
storage Simplify filter predicate 10 years ago
test Fix libtextsecure tests 10 years ago
account_manager.js Fix registration 10 years ago
api.js Refactor sendMessageToDevices 10 years ago
axolotl_wrapper.js Pass bytebuffer to axolotlInstance 10 years ago
components.js Regenerate components/libts 10 years ago
contacts_parser.js Support for group sync 10 years ago
crypto.js Pass the signaling key into decryptWebSocketMessage 10 years ago
errors.js Refactor sendMessageToDevices 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 Plumb keys into outgoing conflicts 10 years ago
message_receiver.js Use reject instead of throw 10 years ago
protobufs.js Load protobufs asynchronously. Fixes #223 10 years ago
sendmessage.js Refactor sendMessageToDevices 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 Let keepalive listen to socket events 10 years ago