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 fdce4cfc7c Fix failed identity key sync from contact sync
These were failing because ByteBuffers from the protobufs need to be converted
to ArrayBuffers. Fixed by useing the existing handler in MessageReceiver to
process verified messages from contact sync messages and dispatch them as their
own events, reducing some complexity on the application side.

// FREEBIE
8 years ago
..
storage Remove unused function 9 years ago
test Fix tests 8 years ago
ProvisioningCipher.js Set theme based on master device userAgent 9 years ago
account_manager.js Fixes to get local verification and sync messages working 8 years ago
api.js Add support for getProfile to TextSecureServer 8 years ago
components.js Move jquery from libtextsecure components 10 years ago
contacts_parser.js Support for group sync 11 years ago
crypto.js Cleanup attachment attributes 9 years ago
errors.js Add replayable error for signed key failure 9 years ago
event_target.js Fix crash when removing a listener 10 years ago
helpers.js Move, rename, and simplify toArrayBuffer helper 10 years ago
key_worker.js Remove erroneous license file and headers 10 years ago
libsignal-protocol.js Fix libsignal-protocol using wrong direction flag 8 years ago
message_receiver.js Fix failed identity key sync from contact sync 8 years ago
outgoing_message.js Message.send - check for missing identityKey, also add logging 8 years ago
protobufs.js Load protobufs asynchronously. Fixes #223 11 years ago
protocol_wrapper.js Update libsignal-protocol v0.9.0 10 years ago
sendmessage.js Send null messages to mask verified syncs 8 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 Handle sync request where no groups are sent 10 years ago
websocket-resources.js Disable keepalive logging 9 years ago