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 d66c8bd427 Avoid deadlock while accepting new key (#17)
Using description in log output crashes when the description is a media
message, since printing media description uses a transaction within our
existing transaction.

Instead we'll use a simpler debugDescription for simple text building,
like logging.

// FREEBIE
9 years ago
Example Fix (and test) description for corrupted attachments (#16) 9 years ago
protobuf Init Commit 9 years ago
src Avoid deadlock while accepting new key (#17) 9 years ago
tests Fix (and test) description for corrupted attachments (#16) 9 years ago
.clang-format Avoid deadlock while accepting new key (#17) 9 years ago
.gitignore Init Commit 9 years ago
.travis.yml Use SocketRocket pluggable policies (#15) 9 years ago
CONTRIBUTING.md contributing.md referencing Signal-iOS coding guidelines. Inlined legal. (#8) 9 years ago
LICENSE Initial commit 10 years ago
README.md Get tests + ci running 9 years ago
SignalServiceKit.podspec Use SocketRocket pluggable policies (#15) 9 years ago

README.md

SignalServiceKit

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