Commit Graph

13 Commits

Author SHA1 Message Date
moiseev-signal
c683a45242 keytrans: Persist latest distinguished tree head in local store 2026-04-10 14:32:20 -07:00
moiseev-signal
467cd795e5 keytrans: Simplify the top-level API 2026-03-26 14:30:47 -07:00
Jordan Rose
db0152418a ffi: Emit ServerSideErrors from libsignal-net-chat as ioError
...not networkProtocolError, which generally indicates a bug where
retrying won't help. ioError isn't really apt, but it's an existing
error code the iOS app considers retryable.
2026-02-24 13:15:40 -08:00
andrew-signal
e8c2dabadc Add LIBSIGNAL_TESTING_IGNORE_KT_TESTS to skip key transparency tests while we await service recovery 2025-10-09 20:43:31 -04:00
andrew-signal
321190ad01 Fix pod lib lint by passing buildVariant in tests to avoid deprecated constructor 2025-10-01 19:29:33 -04:00
moiseev-signal
0e9c85c354 keytrans: Unify errors with other typed APIs 2025-09-26 11:47:40 -07:00
moiseev-signal
1db21ca351 keytrans: Update the test account data 2025-09-16 11:07:10 -07:00
moiseev-signal
b53ed51263 keytrans: Stop falling back to search if _self_ monitor detects a new version 2025-08-11 15:34:01 -07:00
Jordan Rose
eade867168 Move net::keytrans to libsignal-net-chat 2025-06-25 17:22:30 -07:00
Jordan Rose
9e13263581 Switch to swift-format for formatting instead of swiftformat
swift-format is owned by the Swift project and is generally less
opinionated than swiftformat (but better at formatting to a limited
line length).
2025-06-25 11:24:57 -07:00
andrew-signal
4018f2a00a Swift: Fix device builds by excluding test-build-only functions KeyTransparencyTests 2025-06-02 08:47:46 -04:00
moiseev-signal
bf096c449d keytrans: Improve errors 2025-05-30 16:00:06 -07:00
moiseev-signal
70c342bb5d keytrans: Bridge to ffi 2025-05-27 17:03:39 -07:00