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 f3f084398f Handle identity key errors when retrying decrypt
After setting a new identity key as trusted, we retry decryption on all
pending conflicts for that contact. If their identity changed twice in a
row, we can still get a conflict the second time, and should handle it
appropriately.
10 years ago
..
storage Let textsecure devices throw on identity key change 10 years ago
test Change default for keepalive autodisconnect config 10 years ago
account_manager.js Don't try to sync after single device registration 10 years ago
api.js Don't auto-reconnect provisioning socket 10 years ago
axolotl_wrapper.js Handle identity key errors when retrying decrypt 10 years ago
components.js Regenerate components/libts 10 years ago
contacts_parser.js Support for group sync 10 years ago
crypto.js Signaling key is now an array buffer 10 years ago
errors.js Plumb keys into outgoing conflicts 10 years ago
helpers.js Fix group update avatar handling 10 years ago
key_worker.js Generate key_worker.js 10 years ago
libaxolotl.js Plumb keys into outgoing conflicts 10 years ago
message_receiver.js Update consumers of WebsocketResources 10 years ago
protobufs.js Load protobufs asynchronously. Fixes #223 10 years ago
sendmessage.js Move makeAttachmentPointer 10 years ago
storage.js Move local identitykey and registrationid to indexeddb 10 years ago
stringview.js Move js files around for libtextsecure split 10 years ago
websocket-resources.js Change default for keepalive autodisconnect config 10 years ago
websocket.js Accept close code/message via websocket/resources 10 years ago