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 d32a352d8a Use deviceIds/addresses instead of encodedNumbers
The getDeviceObjectsForNumber method returns device objects that contain
nothing but the encodedNumber property. Instead, just deal in deviceIds
until a SignalProtocolAddress is constructed to manage both the number
and deviceId.

// FREEBIE
10 years ago
..
storage Remove hasOpenSession from protocol_wrapper 10 years ago
test Update libsignal-protocol v0.10.0 10 years ago
ProvisioningCipher.js Update libsignal-protocol v0.9.0 10 years ago
account_manager.js Update libsignal-protocol v0.10.0 10 years ago
api.js Use forEach instead of loop 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 Handle attachment upload errors 10 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 Update libsignal-protocol v0.11.0 10 years ago
message_receiver.js Update libsignal-protocol v0.11.0 10 years ago
outgoing_message.js Use deviceIds/addresses instead of encodedNumbers 10 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 Use deviceIds/addresses instead of encodedNumbers 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
sync_request.js Fix sync request argument check 10 years ago
websocket-resources.js Add keepalive logging 10 years ago