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.
session-ios/Signal
Michael Kirk d8ae941736 Delete session *before* sending EndSession message
Typically we're sending an EndSession message because our session has
diverged from the remote party's session. So if we send an EndSession
message, but decrypt it with our old out-of-sync session, how can we
expect them to be able to decrypt it?

Instead, by deleting the existing sessions, we'll fetch a new PreKey,
and start fresh with the remote side.

// FREEBIE
8 years ago
..
AudioFiles Fixes #244 10 years ago
Certificates TextSecureKit Refactoring 9 years ago
Fonts Align the message state indicators with the behavior on Android and desktop. 8 years ago
Images Multiple visual enhancements and repo cleanup. 10 years ago
Images.xcassets Add blacklist controls to 1:1 conversation view. 8 years ago
src Delete session *before* sending EndSession message 8 years ago
test Rename source directories with a space in their name. 8 years ago
translations Improvements around contact cells. 8 years ago
.swiftlint.yml WIP: WebRTC calling 8 years ago
Signal-Info.plist bump build 8 years ago
Signal-Prefix.pch [SSK] move iOSVersion to SSK 8 years ago
Signal.entitlements Apple now requires camera permission explanation 9 years ago
iTunesArtwork@3x.png Updated iTunes artwork 10 years ago
main.m Removing unused imported classes. 10 years ago