Commit Graph

1084 Commits (9846a529f725084a5143d2c71e0333fea332070d)

Author SHA1 Message Date
Matthew Chen 9846a529f7 Code generate Swift wrappers for protocol buffers. 6 years ago
Matthew Chen c15ddf85f8 Respond to CR. 6 years ago
Matthew Chen dfc39b4a1d Tidy files. 6 years ago
Matthew Chen e6bc37d941 Tidy files. 6 years ago
Matthew Chen 8f55f53329 Tidy files. 6 years ago
Matthew Chen 16e51b8542 Fixup CDS auth properties. 6 years ago
Jesse Squires 6dc74ddcaf Fix some project warnings + other fixes
- Prefer checking `.isEmpty` rather than `.count == 0` for Swift collections (can be more optimal)
- Avoid comparing `BOOL` explicitly to `NO` (considered bad practice since `BOOL` is a `signed char`)
- Specify unused `SGX_FLAGS` as `__unused` to silence warnings
6 years ago
Michael Kirk 1658812102 TSan config 6 years ago
Matthew Chen 4a4edc68e7 Clean up data. 6 years ago
Michael Kirk 54afa2163e rename token -> password 6 years ago
Matthew Chen 8c4b34aa55 Revert "rename token -> password"
This reverts commit c96d219c942a86fc84cbd1ce22835a83ce9187c9.
6 years ago
Matthew Chen 9e80c96d1d Revert "Revert "Revert "Revert "Revert temporary changes.""""
This reverts commit d96944498084595afaae3affad67b49d31bbfa63.
6 years ago
Matthew Chen 8e18f40572 Respond to CR. 6 years ago
Matthew Chen 3cac5bbfee Respond to CR. 6 years ago
Matthew Chen c0022eceac Move from test to staging environments. 6 years ago
Matthew Chen ef6aed75bc Revert "Revert "Revert "Revert temporary changes."""
This reverts commit 50d242cd0486b10bc03d2a18b964bb45b8aef739.
6 years ago
Matthew Chen 8d1011a1fc Verify certificate subject. 6 years ago
Matthew Chen c65b38ad64 Revert "Revert "Revert temporary changes.""
This reverts commit 62fa34d77373cbf530f8d63a0de3504097771df8.
6 years ago
Matthew Chen aef881cad3 Verify certificate subject. 6 years ago
Matthew Chen 54d025e110 Revert "Revert temporary changes."
This reverts commit 97eb405a9e.
6 years ago
Michael Kirk 5e2dc18931 rename token -> password 6 years ago
Michael Kirk ac461ca2d1 Fixup parser: Robust to servers various "empty" types
For base64Encoded data, sometimes the server sends "null" sometimes the server
sends an empty string.
6 years ago
Michael Kirk 6d46ed0e3f No change in behavior: move class down 6 years ago
Michael Kirk 2e38fa145c Unbatch legacy contact requests
// FREEBIE
6 years ago
Matthew Chen 9334143f5e Organize attachments. 6 years ago
Matthew Chen b0a516c36f Refine recipient device updates. 6 years ago
Matthew Chen 0518b335d8 Refine recipient device updates. 6 years ago
Michael Kirk bae2e8649d Dry up Parameter parsing logic 6 years ago
Michael Kirk d39906f606 CR: test malformed protos 6 years ago
Michael Kirk e5856b2ac5 CR: Add back deprecated constructor to debug list 6 years ago
Michael Kirk abcd0a1d29 CR: revert logging change 6 years ago
Michael Kirk 06bbe907b9 builder pattern for proto construction 6 years ago
Michael Kirk 9299c5e573 CR: tweak proto class name, include yet-to-be-used protos
// FREEBIE
6 years ago
Michael Kirk b860dce7f9 Swift protos for Envelope 6 years ago
Michael Kirk f002f89f2c Update retryable
Per Jeff, don't handle CDS requests yet.
6 years ago
Michael Kirk 3507367a90 Don't report feedback for HTTP errors.
// FREEBIE
6 years ago
Michael Kirk 6e1c1a681b Merge tag '2.28.0.12' 6 years ago
Matthew Chen 48fb652d83 Merge branch 'charlesmchen/unknownObjectVsNPE' 6 years ago
Matthew Chen 5530b8d701 Respond to CR. 6 years ago
Matthew Chen 7a898f5e99 Fix NPE using mock for unknown database objects. 6 years ago
Matthew Chen 2c973782c4 Fix NPE using mock for unknown database objects. 6 years ago
Matthew Chen 723691400f Fix NPE using mock for unknown database objects. 6 years ago
Matthew Chen 708ef6f7dd Fix NPE using mock for unknown database objects. 6 years ago
Matthew Chen 060e0fd062 Fix NPE using mock for unknown database objects. 6 years ago
Michael Kirk 558b3bd245 Report contact discovery feedback 6 years ago
Michael Kirk 8c5d6ba9bb Respond to code review. 6 years ago
Michael Kirk b42f528713 Integrate with new contact discovery endpoint
Also:
* use system cookie parsing
* add AESGCM additional authenticated data parameter

// FREEBIE
6 years ago
Michael Kirk a611625691 fixup lookup threading 6 years ago
Michael Kirk dedfea78da callback handlers for remote attestation 6 years ago
Matthew Chen bebb8ecfd1 Cycle the socket after linking a new device. 6 years ago