[BREAKGLASS] A private messenger for iOS. https://signal.org
Go to file
Michael Kirk 5da7dc1fd3 Archive sessions upon identity change.
Session clearing must be in IdentityKeyStore implementation

Trying to do it in the protocol will not work with multiple devices,
because we'll only archive the session of the first sending device.

// FREEBIE
2017-06-22 17:23:57 -04:00
Example MessageSender should be accessed as singleton 2017-03-30 12:48:36 -04:00
protobuf proto update 2017-06-22 15:19:46 -04:00
src Archive sessions upon identity change. 2017-06-22 17:23:57 -04:00
tests MessageSender should be accessed as singleton 2017-03-30 12:48:36 -04:00
Utilities post commit which double checks for freebie presence 2017-03-28 21:09:19 -04:00
.clang-format Avoid deadlock while accepting new key (#17) 2016-07-18 16:00:59 -07:00
.gitignore Censorship circumvention in Egypt and UAE 2016-12-21 09:56:48 -06:00
.travis.yml Explain send failures for text and media messages 2016-10-24 09:36:51 -04:00
CONTRIBUTING.md contributing.md referencing Signal-iOS coding guidelines. Inlined legal. (#8) 2016-05-18 11:32:10 -07:00
LICENSE Update license. 2017-04-11 17:16:04 -04:00
Makefile Explain send failures for text and media messages 2016-10-24 09:36:51 -04:00
README.md Get tests + ci running 2016-04-23 20:08:51 -07:00
SignalServiceKit.podspec Pin YapDatabase to v2.9.3 to avoid v.3.x. 2017-05-19 17:56:14 -04:00

SignalServiceKit

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