Commit Graph

519 Commits (73f622db6964ac118470283a35a963865eae9177)

Author SHA1 Message Date
Michael Kirk 5708754d30 update to sqlcipher4 6 years ago
Matthew Chen f68c1e179b Update Cocoapods. 6 years ago
Michael Kirk b6f52ef12f update pods 6 years ago
Michael Kirk d8fda8a7aa Update pods with perf improvements 6 years ago
Matthew Chen 036c6dca41 Merge branch 'release/2.32.0' 6 years ago
Matthew Chen 973afd041d Merge branch 'hotfix/2.31.1' into release/2.32.0 6 years ago
Matthew Chen 4ab37a0f38 Update Cocoapods. 6 years ago
Matthew Chen bfbf9d39ad Update Cocoapods. 6 years ago
Michael Kirk 4db5df4bff pod update 6 years ago
Michael Kirk 6935761ab9 Merge tag '2.31.0.38' into release/2.32.0 6 years ago
Michael Kirk f52a58e31e Handle known sender 6 years ago
Michael Kirk 46ebe52a27 update pods 6 years ago
Michael Kirk 86066a37d5 update pods for exception wrapping 6 years ago
Michael Kirk e09a181445 SQUASHME review podfile changes 6 years ago
Michael Kirk 60769a3d17 Exception wrap SessionCipher for Swift 6 years ago
Matthew Chen b65d515ac3 Update cocoapods. 6 years ago
Matthew Chen 88c96f3c21 Update Cocoapods. 6 years ago
Michael Kirk 0cfa5c07fe update pods 6 years ago
Michael Kirk d6a6024f37 Update PromiseKit 6 years ago
Matthew Chen 0d588346f1 Fix rebase breakage. 6 years ago
Matthew Chen fab79e2673 Respond to CR. 6 years ago
Matthew Chen 75e59bbc6f Discard self-sent messages during the decryption process. 6 years ago
Matthew Chen 624ffdf9b5 Update cocoapods. 6 years ago
Matthew Chen ad56be27c9 Fix missing server timestamps. 6 years ago
Matthew Chen a697072271 Respond to CR. 6 years ago
Matthew Chen 1b25a18e57 Respond to CR. 6 years ago
Matthew Chen 4ab281346a Respond to CR. 6 years ago
Matthew Chen 5da4f7bb57 Update podfile. 6 years ago
Matthew Chen 2c4c096d93 Fix typo in swift names. 6 years ago
Matthew Chen a224401879 Respond to CR. 6 years ago
Matthew Chen 0125535d4d Pull out SignalCoreKit. 6 years ago
Michael Kirk 39a73abcee update pods 6 years ago
Matthew Chen 90e7d9fbb6 Update AxolotlKit. 6 years ago
Matthew Chen 66fc389fba Get SSK tests building and running. 6 years ago
Matthew Chen c7eb80700e Fix memory leak in Curve25519Kit. 6 years ago
Michael Kirk 60a6128afd Remove SSK tests from Signal-iOS xcode test run
Firstly, they aren't compiling (and haven't been for a while), and thus prevent
iOS tests from running and being written. This can and should be fixed.

Secondly, they don't respect the ubsan.supp file. I'm not sure how to fix this.
We may just not be able to run the SSK tests as part of the Signal-iOS test
runner, and instead have to revert to running them from within a separate test
app.
6 years ago
Matthew Chen 9b94580dae Update assertions.
* Streamline precompiled headers.
* Remove obsolete assertions in Constraints.h.
6 years ago
Michael Kirk 6d92413931 WIP: Run SSK tests
This just configures them to run. They're very broken at the moment.
6 years ago
Matthew Chen e5eda8b45d Add convenience initializers to proto wrappers. 6 years ago
Michael Kirk 9662b3cb1e Wait a week before nagging when a new release comes out 6 years ago
Matthew Chen a5ffbdebb3 Remove Obj-c proto parser. 6 years ago
Michael Kirk 495c334d14 update pods
// FREEBIE
6 years ago
Matthew Chen d709a02493 Clean up formatting. 6 years ago
Michael Kirk f633ebe2d9 update socketrocket 6 years ago
Michael Kirk a7bc023526 update pods 6 years ago
Michael Kirk df01c7e63e Update to latest YapDB (with Signal patches applied)
Applied branches:

- mkirk/invalidFinalIndices
- mkirk/upstream-unencrypted-headers

Also fixed up test suite.
6 years ago
Michael Kirk b860dce7f9 Swift protos for Envelope 6 years ago
Matthew Chen 25a98554b7 Intern JSQMessagesViewController. 6 years ago
Matthew Chen 819c2b1ceb Remove Twisted Oak. 6 years ago
Michael Kirk 77997639f5 Use CurrentAppContext instead of compiler flag to affect test behavior 6 years ago