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 7af42a27c5 Fix registerKeys using array indices for key ids
preKeys is an array whose indices may or may not be keyId-based. Since
we have an inline keyId property, use that instead.
10 years ago
..
storage Store session information separately 10 years ago
test Move libaxolotl out-of-tree 10 years ago
api.js Fix registerKeys using array indices for key ids 10 years ago
axolotl_wrapper.js Move session-storage logic to storage/devices from axolotl_wrapper 10 years ago
components.js Regenerate components/libts 10 years ago
crypto.js Merge (un)encrypted storage layers 10 years ago
errors.js Tweak replayable errors 10 years ago
helpers.js Run key generation in a worker 10 years ago
libaxolotl.js Move libaxolotl out-of-tree 10 years ago
protobufs.js Run key generation in a worker 10 years ago
sendmessage.js Do not rely on deviceObject.sessions anywhere in sendmessage 10 years ago
storage.js Create a textsecure.storage.impl to be overriden if desired 10 years ago
stringview.js Move js files around for libtextsecure split 10 years ago
websocket-resources.js Move js files around for libtextsecure split 10 years ago
websocket.js Always reconnect the socket except when there is an error 10 years ago