session-ios/src
Michael Kirk 5d863418ea Narrow the scope of code run on SessionCipher queue
And run all non-cipher code on the main thread.

Note: Running encryption on the sessionCipher queue is more about
serializing access to session mutations than it is about any performance
gains.

// FREEBIE
2017-01-24 15:52:58 -05:00
..
Account Clean up. 2017-01-04 15:22:15 +01:00
Contacts return immutable identifiers 2016-12-03 19:33:26 -05:00
Devices Explain send failures for text and media messages 2016-10-24 09:36:51 -04:00
Messages Narrow the scope of code run on SessionCipher queue 2017-01-24 15:52:58 -05:00
Network Narrow the scope of code run on SessionCipher queue 2017-01-24 15:52:58 -05:00
Protocols Rename an OWSContactsManager method 2016-12-02 18:48:29 -05:00
Security Censorship circumvention in Egypt and UAE 2016-12-21 09:56:48 -06:00
Storage Better logging per CR 2017-01-23 18:00:34 -05:00
Util Narrow the scope of code run on SessionCipher queue 2017-01-24 15:52:58 -05:00
TextSecureKitEnv.h Privacy preferences for blocking identity change 2016-11-10 16:28:36 -05:00
TextSecureKitEnv.m Init Commit 2015-12-22 15:51:11 +01:00
TSConstants.h Fix register w/o background fetch & stale push tokens 2016-11-03 16:10:06 -04:00
TSPrefix.h Add asserts to .pch. 2017-01-04 15:15:29 -05:00