Commit Graph

26 Commits

Author SHA1 Message Date
Michael Kirk
a87f2fc9c1 find -E . -type f -regex ".*\.(m|h)" -exec sed -i "" -e "s/try_/throws_/" {} \; 2018-10-30 09:19:21 -06:00
Michael Kirk
1865a2e4ac audit additional exceptions thrown in PKWM 2018-10-29 15:07:04 -06:00
Michael Kirk
e5a8061c1a Swift Exception wrap SerializationUtilities 2018-10-29 14:44:24 -06:00
Michael Kirk
5a85385d42 Swift Exception wrap NSData+keyVersionByte 2018-10-29 14:36:39 -06:00
Michael Kirk
198b4ecd04 Exception wrap WhisperMessage for Swift 2018-10-29 10:28:35 -06:00
Michael Kirk
f4568fa993 Exception wrap PreKeyWhisperMessage for Swift 2018-10-29 10:11:54 -06:00
Matthew Chen
95dea2286f Modify proto wrapper builders to require required fields. 2018-09-28 09:06:33 -04:00
Matthew Chen
3fe2ece82d Fix build breakage from SMK. 2018-09-28 09:06:33 -04:00
Matthew Chen
49b5a5b3a1 Fix build breakage from SMK. 2018-09-28 09:06:33 -04:00
Matthew Chen
8b00d65570 Add CipherMessageType enum. 2018-09-28 09:05:11 -04:00
Michael Kirk
2fceaa564b fixup typo in error string 2018-09-19 09:09:21 -06:00
Michael Kirk
7c23621c4f adding asserts, converting some exceptions to terminal failures 2018-09-19 09:09:21 -06:00
Michael Kirk
a0337ac262 overflow checks 2018-08-30 09:57:38 -06:00
Matthew Chen
bc73419109 Respond to CR. 2018-08-29 16:17:05 -04:00
Matthew Chen
8cb667e70e Logging and asserts. 2018-08-28 13:37:21 -04:00
Matthew Chen
569f40fc21 Add convenience initializers to proto wrappers. 2018-08-07 16:00:46 -04:00
Matthew Chen
557c8e4070 Respond to CR. 2018-08-07 10:22:02 -04:00
Matthew Chen
998788736d Migrate to Swift-based proto parsing. 2018-08-06 16:50:20 -04:00
Matthew Chen
a943ecad27 Migrate to Swift-based proto parsing. 2018-08-06 16:25:47 -04:00
Michael Kirk
9bf4423f35 better logging on failed decrypt
// FREEBIE
2017-05-31 07:21:02 -07:00
Michael Kirk
9f55b0044e Clean up prekey logic.
// FREEBIE
2017-02-10 16:16:24 -05:00
Frederic Jacobs
a1fb9e4d92 Random bug fixes
Update .travis.yml

Update .travis.yml

Some fixes
2014-11-27 03:05:14 +01:00
Frederic Jacobs
5ab203c4e1 localRegistrationId should be int 2014-11-06 22:35:52 +01:00
Frederic Jacobs
8da4b9a613 Overview of AxolotlKit documentation 2014-11-03 10:33:14 +01:00
Frederic Jacobs
890affb282 Documenting exceptions + tests 2014-10-30 15:49:11 +01:00
Frederic Jacobs
8ac6b2d6e2 Clean up, CocoaPod spec draft 2014-10-27 17:09:08 +01:00