Matthew Chen
c1a8005a74
Never emit invalid e164 in storage service contact records; be robust to invalid e164 incoming protos.
2021-09-01 16:33:16 -03:00
Michelle Linington
a2deaf1cae
Tweak our log stripper to not strip timestamps
...
The new hex stripper is a bit too aggressive and will strip out
timestamps as well. Adjusting the minimum number of bytes from 6 to 7
buys us a couple hundred years.
Initial: "timestamp: 1628539368550"
Before: "timestamp: [ REDACTED_HEX:...550 ]"
After: "timestamp: 1628539368550"
2021-08-12 19:20:06 -07:00
Matthew Chen
f610642519
Scrub all long hex values from debug logs.
2021-08-09 15:45:08 -03: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
cc5a480baa
Apply OWS log functions in Objective-C.
2018-08-27 12:58:52 -04:00
Matthew Chen
0b5b74a901
Respond to CR.
2018-08-27 10:49:26 -04:00
Matthew Chen
b4539328e1
Log call session description.
2018-08-27 10:49:25 -04:00
Matthew Chen
2d06c05a4f
Log call session description.
2018-08-27 10:49:25 -04:00
Matthew Chen
571840b1dc
Update YapDatabase.
2017-12-15 11:11:04 -05:00
Matthew Chen
e7b32899cb
Sketch out SAE load screen; make a number of infrastructure changes.
2017-12-01 09:37:52 -05:00