Cable-Desktop/libtextsecure
lilia 86132a38a8 Log envelopes and session end events
Help debug bad session errors by logging some envelope info about the
message we are about to decrypt. With this, if there is a decryption
error (e.g., bad mac or no session) it is clear from the logs what
number and device message sent the bad message.

Also log when we send and receive end session messages and when we close
sessions for certain devices.

// FREEBIE
2016-02-02 16:16:42 -08:00
..
storage Populate registrationIds on deviceObjects 2015-11-24 17:05:23 -08:00
test Update chai 2016-02-01 15:54:23 -08:00
account_manager.js Update our own key on re-install 2016-01-21 19:25:55 -08:00
api.js Don't surface invalid attachment urls to the user 2015-12-07 16:52:45 -08:00
axolotl_wrapper.js Fix protocol version check 2015-11-09 16:59:53 -08:00
components.js Move jquery from libtextsecure components 2015-10-19 12:51:59 -07:00
contacts_parser.js Support for group sync 2015-06-25 13:24:32 -07:00
crypto.js Use constant time mac comparison 2015-11-27 14:40:17 -08:00
errors.js Save message timestamp for resending 2015-11-29 18:02:37 -08:00
event_target.js Fix crash when removing a listener 2016-01-14 15:44:43 -08:00
helpers.js Remove unused function 2015-11-27 14:40:20 -08:00
key_worker.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
libaxolotl.js Update libaxolotl 2015-12-08 10:51:52 -08:00
message_receiver.js Log envelopes and session end events 2016-02-02 16:16:42 -08:00
outgoing_message.js Save message timestamp for resending 2015-11-29 18:02:37 -08:00
protobufs.js Load protobufs asynchronously. Fixes #223 2015-05-15 11:38:14 -07:00
sendmessage.js Log envelopes and session end events 2016-02-02 16:16:42 -08:00
storage.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
stringview.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
sync_request.js Fix sync request argument check 2016-01-15 01:40:40 -08:00
websocket-resources.js Simplify keepalive resets 2015-10-23 15:44:03 -07:00