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.
 
 
 
 
Go to file
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
9 years ago
Example Compatible with libphonenumber 0.9.1 9 years ago
Utilities Add stub for analytics. 9 years ago
protobuf Remove phone numbers from scannable QR Code 9 years ago
src Narrow the scope of code run on SessionCipher queue 9 years ago
tests Rename an OWSContactsManager method 9 years ago
.clang-format Avoid deadlock while accepting new key (#17) 9 years ago
.gitignore Censorship circumvention in Egypt and UAE 9 years ago
.travis.yml Explain send failures for text and media messages 9 years ago
CONTRIBUTING.md contributing.md referencing Signal-iOS coding guidelines. Inlined legal. (#8) 10 years ago
LICENSE Initial commit 10 years ago
Makefile Explain send failures for text and media messages 9 years ago
README.md Get tests + ci running 10 years ago
SignalServiceKit.podspec Censorship circumvention in Egypt and UAE 9 years ago

README.md

SignalServiceKit

SignalServiceKit is an Objective-C library for communicating with the Signal messaging service for iOS & OS X