Matthew Chen
3f3af2753f
Small fixes.
2020-12-22 18:04:49 -08:00
Matthew Chen
475bbc05a5
Small fixes.
2020-12-22 18:04:49 -08:00
Matthew Chen
625b45f4aa
Small fixes.
2020-12-22 18:04:49 -08:00
Nora Trapp
4e0dd580c3
Fix iOS 13 SDK NSData scrubbing
2019-12-27 15:53:47 -08:00
Matthew Chen
0b66346efa
Retain last 2 digits of UUIDs.
2019-10-08 16:12:47 -03:00
Matthew Chen
c6a5e137f2
Scrub UUIDs from logs.
2019-10-08 15:49:33 -03:00
Matthew Chen
3935b019f4
Add base class for tests.
2018-09-10 17:30:18 -05:00
Matthew Chen
0b5b74a901
Respond to CR.
2018-08-27 10:49:26 -04:00
Matthew Chen
2d06c05a4f
Log call session description.
2018-08-27 10:49:25 -04:00
Michael Kirk
2067697ed4
Add comment and clearer tests per CR
...
// FREEBIE
2017-07-12 16:06:35 -04:00
Michael Kirk
4f1ee98489
scrub any data that slips through to logs
...
Similar to phone number scrubbing, we leave a short prefix of the data
to help with debugging without leaking much data.
// FREEBIE
2017-07-12 16:06:35 -04:00
Michael Kirk
6466e9f41f
[SSK] Better logging for envelopes
...
Leave last 3 digits of recipientId when scrubbing logs.
This is in line with other Signal clients, and makes it possible to
trace interactions.
// FREEBIE
2017-03-23 17:10:26 -04:00
Michael Kirk
2ab6955967
More logging, scrub phone numbers from file logs ( #1357 )
...
Phone number are still logged in TTY for development.
// FREEBIE
2016-09-27 21:20:58 -04:00