Michael Kirk
|
cb9aa6304c
|
find -E . -type f -regex ".*\.(m|h)" -exec sed -i "" -e "s/try_/throws_/" {} \;
|
2018-10-30 11:35:34 -06:00 |
|
Michael Kirk
|
5f5ec9b82a
|
ExceptionWrap loadPreKey
|
2018-10-30 11:35:34 -06:00 |
|
Matthew Chen
|
7fd15d2fd9
|
Add server certificate methods to UD manager.
|
2018-10-02 13:24:00 -04:00 |
|
Matthew Chen
|
66fc389fba
|
Get SSK tests building and running.
|
2018-09-21 09:08:39 -04:00 |
|
Matthew Chen
|
62c55c9cfb
|
Fix broken tests.
|
2018-09-14 14:20:39 -04:00 |
|
Matthew Chen
|
25239ca608
|
Respond to CR.
|
2018-09-10 17:43:17 -05:00 |
|
Michael Kirk
|
495830f08d
|
Fixup some SSK tests
Still more to do...
|
2018-08-31 11:03:27 -06:00 |
|
Michael Kirk
|
ccb4a88742
|
Import SSK (and history) into Signal-iOS
git remote add ssk ../SignalServiceKit
git remote update
git merge -s ours --allow-unrelated-histories --no-commit ssk/master
git read-tree --prefix=SignalServiceKit -u ssk/master
git commit
|
2017-07-21 13:55:01 -04:00 |
|