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 cc4d2993d1 Remove out of date test
This test is out of date with respect to the latest signed key rotation rules
implemented in b92dd45 and 536dd7b. Previously we would only keep the last two
signed keys, but now we keep at least three as well as requiring a minimum
retention period. As a result, this test should be failing, but we haven't
noticed because it's not using the `done` parameter to signal its asynchronous
nature.

// FREEBIE
9 years ago
..
storage Remove unused function 9 years ago
test Remove out of date test 9 years ago
ProvisioningCipher.js
account_manager.js Tweak socket event logging 9 years ago
api.js Don't hardcode the attachment server url 9 years ago
components.js
contacts_parser.js
crypto.js Cleanup attachment attributes 9 years ago
errors.js Add replayable error for signed key failure 9 years ago
event_target.js
helpers.js
key_worker.js
libsignal-protocol.js Update libsignal-protocol 9 years ago
message_receiver.js Fix attachment size 9 years ago
outgoing_message.js Log when we see a 0 registrationId 9 years ago
protobufs.js
protocol_wrapper.js
sendmessage.js Sync end session messages 9 years ago
storage.js
stringview.js
sync_request.js
websocket-resources.js