Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* π "Real world testing (#35) * fix install script * fix even more install things" Update anysphere/client commit SHA π 0126583 * π "add story to public id response " Update anysphere/asphr commit SHA π anysphere/asphr@6dbadec * π "Public identifier (#38) * implement base58 * implement identifier * π "implement identifier " Update anysphere/asphr commit SHA π anysphere/asphr@15117f2" Update anysphere/client commit SHA π 67a91f0 * π "Public identifier (#18) * add identifier.proto * implement base58 * implement identifier" Update anysphere/asphr commit SHA π anysphere/asphr@f8a52a0 * π "Merge branch 'main' into friends " Update anysphere/client commit SHA π 7944dd5 * π "Merge branch 'main' into friends " Update anysphere/asphr commit SHA π anysphere/asphr@b4b457d * π " Implement friend acking (#21) * update message.proto with control message * handle control message properly * check for ack of control message" Update anysphere/asphr commit SHA π anysphere/asphr@5cdc265 * π " Implement friend acking (#41) * update message.proto with control message * π "update message.proto with control message " Update anysphere/asphr commit SHA π anysphere/asphr@e92e27b * handle control message properly * π "handle control message properly " Update anysphere/asphr commit SHA π anysphere/asphr@420185b * check for ack of control message * π "check for ack of control message " Update anysphere/asphr commit SHA π anysphere/asphr@fd692ae * normal message shall not be control message * make compile (almost)" Update anysphere/client commit SHA π b607bfc * Async friending schema (#108) * rename kx_key * π "rename kx_key " Update anysphere/client commit SHA π aec1b8b * rewrite crypto in the new protocol * π "rewrite crypto in the new protocol " Update anysphere/client commit SHA π fdcafcd * π "rewrite crypto in the new protocol " Update anysphere/asphr commit SHA π anysphere/asphr@49b488b * DB change complete * π "DB change complete " Update anysphere/client commit SHA π 1b6e9bf * π "redesign daemon schema " Update anysphere/asphr commit SHA π anysphere/asphr@96073e4 * π "fix typo " Update anysphere/asphr commit SHA π anysphere/asphr@1b0185f * π "add story to sync friend request " Update anysphere/asphr commit SHA π anysphere/asphr@0485f68 * configure server for async requests * π "configure server for async requests " Update anysphere/client commit SHA π 5b360b9 * π "configure server for async requests " Update anysphere/asphr commit SHA π anysphere/asphr@a0458e2 * π "add public_id to database " Update anysphere/client commit SHA π da589ea * π "check point. Most of the code compiles " Update anysphere/client commit SHA π e5d3588 * π "checkpoint. All programs build " Update anysphere/client commit SHA π 757fe13 * checkpoint: rewriting test files * π "checkpoint: rewriting test files " Update anysphere/asphr commit SHA π anysphere/asphr@b60891f * π "merge arvid's friend branch " Update anysphere/client commit SHA π 75dbc77 * π "Merge remote-tracking branch 'origin/friends' into async_friending_schema " Update anysphere/asphr commit SHA π anysphere/asphr@b56fda2 * π "checkpoint in merging friend " Update anysphere/client commit SHA π 1f391d5 * checkpoint in merging friend * weird bug. debugging * π "weird bug. debugging " Update anysphere/client commit SHA π 7da1032 * mystery bug resolve. Do not call set_allocated() * π "mystery bug resolve. Do not call set_allocated() " Update anysphere/client commit SHA π 8b247bd * π "checkpoint: another bug " Update anysphere/client commit SHA π 2ec90a8 * update workspace * π "add linkstatic " Update anysphere/client commit SHA π 38ce866 * finally builds correctly * π "finally builds correctly " Update anysphere/client commit SHA π 46ce1bd * checkpoint: use standard logging * π "checkpoint: use standard logging " Update anysphere/client commit SHA π a90e0b0 * add friend workinggit ca add * π "add friend workinggit ca add " Update anysphere/asphr commit SHA π anysphere/asphr@c64027e * π "Merge branch 'friends' into async_friending_schema" Update anysphere/client commit SHA π 5b23eb9 * π "Merge remote-tracking branch 'origin/friends' into async_friending_schema " Update anysphere/asphr commit SHA π anysphere/asphr@45a1a19 * merging friends and async_friend_request * π "add outgoing_friend_request " Update anysphere/client commit SHA π e37a115 * fix fast test * π "remove comment from crypto' " Update anysphere/client commit SHA π 737c86c * π "fix bug in crypto " Update anysphere/client commit SHA π 65e51dd * fix bug * π "fix bug " Update anysphere/client commit SHA π 294d04b * π "fix daemonrpc bug " Update anysphere/client commit SHA π 9177252 * π "add identifier " Update anysphere/client commit SHA π 2a32e5c * π "Merge remote-tracking branch 'origin/async_friending_schema' into async_friending_schema " Update anysphere/client commit SHA π 3700ab7 Co-authored-by: Shengtong Zhang <[email protected]> * π "Async friending schema (#36) * rename kx_key * rewrite crypto in the new protocol * π "rewrite crypto in the new protocol " Update anysphere/asphr commit SHA π anysphere/asphr@49b488b * DB change complete * π "redesign daemon schema " Update anysphere/asphr commit SHA π anysphere/asphr@96073e4 * π "fix typo " Update anysphere/asphr commit SHA π anysphere/asphr@1b0185f * π "add story to sync friend request " Update anysphere/asphr commit SHA π anysphere/asphr@0485f68 * configure server for async requests * π "configure server for async requests " Update anysphere/asphr commit SHA π anysphere/asphr@a0458e2 * add public_id to database * check point. Most of the code compiles * checkpoint. All programs build * checkpoint: rewriting test files * π "checkpoint: rewriting test files " Update anysphere/asphr commit SHA π anysphere/asphr@b60891f * π "Merge remote-tracking branch 'origin/friends' into async_friending_schema " Update anysphere/asphr commit SHA π anysphere/asphr@b56fda2 * checkpoint in merging friend * weird bug. debugging * mystery bug resolve. Do not call set_allocated() * checkpoint: another bug * update workspace * add linkstatic * finally builds correctly * checkpoint: use standard logging * add friend workinggit ca add * π "add friend workinggit ca add " Update anysphere/asphr commit SHA π anysphere/asphr@c64027e * π "Merge remote-tracking branch 'origin/friends' into async_friending_schema " Update anysphere/asphr commit SHA π anysphere/asphr@45a1a19 * add outgoing_friend_request * remove comment from crypto' * fix bug in crypto * fix bug * fix daemonrpc bug * add identifier * correct mistake in key exchange Co-authored-by: Shengtong Zhang <[email protected]>" Update anysphere/client commit SHA π 4f97e12 * π "Async friending schema (#22) * configure server for async requests * checkpoint: rewriting test files * add friend workinggit ca add Co-authored-by: Shengtong Zhang <[email protected]>" Update anysphere/asphr commit SHA π anysphere/asphr@a0a42dc * π "remove rust warning " Update anysphere/client commit SHA π 0ebd6d3 * fix tests * change api * π "change api " Update anysphere/client commit SHA π 293509d * update protos * π "update protos " Update anysphere/client commit SHA π b518cc0 * add sync test * π "add sync test " Update anysphere/client commit SHA π b3c8ddb * π "add sync test " Update anysphere/asphr commit SHA π anysphere/asphr@6f74e52 * π "push without compile " Update anysphere/asphr commit SHA π anysphere/asphr@e0bbbc1 * make compile * π "make compile " Update anysphere/client commit SHA π 3469f6b * π "some things only if registered " Update anysphere/client commit SHA π b887016 * use enums instead of integer constants * π "use enums instead of integer constants " Update anysphere/asphr commit SHA π anysphere/asphr@b54435f * π "it builds! " Update anysphere/client commit SHA π d7e9c33 * everything builds * π "daemon.protoo changes " Update anysphere/client commit SHA π 6e6f0b9 * π "daemon.protoo changes " Update anysphere/asphr commit SHA π anysphere/asphr@785fc95 * update daemon-js protos * π "update daemon-js protos " Update anysphere/client commit SHA π be4c41f * daemon.proto has been fully sualeh-ified * π "daemon.proto has been fully sualeh-ified " Update anysphere/client commit SHA π ef1e014 * add vsls * async partitions and a basic test passes * π "async partitions and a basic test passes " Update anysphere/client commit SHA π ced8449 * π "async partitions and a basic test passes " Update anysphere/asphr commit SHA π anysphere/asphr@e32c1b6 * some questions about how to handle name of requests * π "update proto. time for disaster to happen. Gooddddd luck " Update anysphere/asphr commit SHA π anysphere/asphr@778e942 * π "update protos. We are good. " Update anysphere/client commit SHA π 33e39f7 * π "update protos. We are good. " Update anysphere/asphr commit SHA π anysphere/asphr@e0d9a9d * update protos for Invitation Progres * π "update protos for Invitation Progres " Update anysphere/asphr commit SHA π anysphere/asphr@32a45d0 * fix tests * π "fix tests " Update anysphere/client commit SHA π 8120b25 * replace friend_request -> invitation on server * π "replace friend_request -> invitation on server " Update anysphere/asphr commit SHA π anysphere/asphr@7cf56b7 * added test for people being in different blocks * π "added test for people being in different blocks " Update anysphere/client commit SHA π dd95b76 * commit tests * π "Friends implementation (#42) * merge friends * π "change to system message " Update anysphere/asphr commit SHA π anysphere/asphr@4415feb * make transmitter use the new db types * finish transmitter changes * it builds * π "it builds " Update anysphere/asphr commit SHA π anysphere/asphr@209b037 * it builds! * it builds! * outgoing async and sync now done * it builds! * it builds! * it builds! * it builds! * it builds! * it builds! * it builds! * fix warnings * add check_rep * some changes with errors * make build * initial tests passing!!! * π "initial tests passing!!! " Update anysphere/asphr commit SHA π anysphere/asphr@cd37145" Update anysphere/client commit SHA π 3abbdb6 * π "Friends implementation (#23) * change to system message * it builds * initial tests passing!!!" Update anysphere/asphr commit SHA π anysphere/asphr@f5f22e7 * π "fix bug! " Update anysphere/client commit SHA π 6a547de * π "add more check_rep consistency constraints " Update anysphere/client commit SHA π ab0bdf2 * π "more checkrep! " Update anysphere/client commit SHA π b72388b * revamp crypto * π "revamp crypto " Update anysphere/client commit SHA π 7a2356d * π "revamp crypto " Update anysphere/asphr commit SHA π anysphere/asphr@a156ca9 * π "add even more check_rep " Update anysphere/client commit SHA π 999a256 * π "more checkrep!!! i love checkrep " Update anysphere/client commit SHA π f7bf199 * π "Merge remote-tracking branch 'origin/friends' into friends " Update anysphere/client commit SHA π 86d93a9 * π "many more check rep " Update anysphere/client commit SHA π cd61b82 * π "add check_rep comment " Update anysphere/client commit SHA π 06a7825 * π "update comment " Update anysphere/client commit SHA π f91ae43 * π "even more checkreppp " Update anysphere/client commit SHA π bb9c86e * π "even more checkrep " Update anysphere/client commit SHA π 826873c * add a few anyhow errors * π "Merge remote-tracking branch 'origin/friends' into friends " Update anysphere/client commit SHA π dcd6d85 * test passes * π "test passes " Update anysphere/client commit SHA π fcb30e4 * empty file deletion * all test passes * π "all test passes " Update anysphere/client commit SHA π d220c14 * fix htps * use fail * π "use fail " Update anysphere/client commit SHA π 2a144b8 * fix buiaald * fmt all * π "fmt all " Update anysphere/client commit SHA π 1b03578 * assert invitation message * replace control->invitation message * factor out the async invitation db into its own file * cap invitation length at 4KB * enforce arguments are reasonable * tests enforce good arguments! * use c++17 std::map syntax * π "add license notice " Update anysphere/client commit SHA π fbc5062 * remove todos * remove todos * π "linting fix " Update anysphere/client commit SHA π 9c2cf9b * fix fmt * π "add license notices " Update anysphere/asphr commit SHA π anysphere/asphr@bdccc65 * π "add license notices " Update anysphere/client commit SHA π d3c5e30 * π "more format fixes " Update anysphere/client commit SHA π b7bbdbf * π "more format fixes " Update anysphere/asphr commit SHA π anysphere/asphr@4e46b68 * π "add asyncinvitation proto and additional check " Update anysphere/asphr commit SHA π anysphere/asphr@64137a2 * updates * π "updates " Update anysphere/client commit SHA π df1618c * it compiles * π "it compiles " Update anysphere/client commit SHA π 1907b2b * π "it compiles " Update anysphere/asphr commit SHA π anysphere/asphr@c7fcff2 * π "update comments " Update anysphere/client commit SHA π ae817fb * fixes from clang-tidy * π "comment on tests " Update anysphere/client commit SHA π e13fc2a * remove some nouns * π "remove some nouns " Update anysphere/client commit SHA π a25df0f * remove TODO checks from google * π "remove TODO checks from google " Update anysphere/client commit SHA π 9b01129 * π "use asphr assert " Update anysphere/client commit SHA π e89d54c * π "document base58 with static_assert " Update anysphere/client commit SHA π 141e279 * π "bitcoin base58 test works " Update anysphere/client commit SHA π f09c43c * π "comments on major functions, part1 " Update anysphere/client commit SHA π c4b54e6 * π "manual test rename " Update anysphere/client commit SHA π 6aae3b9 * π "comments on major functions, part 2 " Update anysphere/client commit SHA π 468ce8a * π "clean up comment " Update anysphere/client commit SHA π 355c910 * π "don't assert false because another user did the wrong thing " Update anysphere/client commit SHA π 189ad75 * π "update until chunk handling. Comments Part 3 " Update anysphere/client commit SHA π a182ff7 * π "add comment " Update anysphere/client commit SHA π 3e618ab * π "update chunk_to_send docs. Comments part 4 " Update anysphere/client commit SHA π 0b3b604 * π "update transmitter to remove unused variable " Update anysphere/client commit SHA π 9d763ff * π "update some helper docs. " Update anysphere/client commit SHA π 4ebe93a * π "fix receive_ack " Update anysphere/client commit SHA π 3b8fb30 * π "dont assert false if bad input " Update anysphere/client commit SHA π 620a465 * π "update until invitations. Comments Part 6 " Update anysphere/client commit SHA π f15468f * π "remove todo " Update anysphere/client commit SHA π ad0309e * π "fix merge conflict " Update anysphere/client commit SHA π fe5fd40 * π "small reg not big reg " Update anysphere/client commit SHA π 1fde703 * π "add comment " Update anysphere/client commit SHA π 62d257f * π "remove backticks " Update anysphere/client commit SHA π 9597902 * π "fix lex " Update anysphere/client commit SHA π 649fadd * π "make db.rs compile " Update anysphere/client commit SHA π ff287d8 * π "move comment to docstring " Update anysphere/client commit SHA π a90125e * π "update comments " Update anysphere/client commit SHA π 5f0aa35 Co-authored-by: Shengtong Zhang <[email protected]> Co-authored-by: Sualeh Asif <[email protected]> Co-authored-by: Sualeh Asif <[email protected]>
- Loading branch information