{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":89943162,"defaultBranch":"main","name":"fizz","ownerLogin":"facebookincubator","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-05-01T16:55:30.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/19538647?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714154210.0","currentOid":""},"activityList":{"items":[{"before":"614e24127187a53d711290ffdc85d4236d2f8502","after":"d450e6d6dacb9b5e1298628f42daf8e34e5ec242","ref":"refs/heads/main","pushedAt":"2024-04-27T16:37:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Updating submodules\n\nSummary:\nGitHub commits:\n\nhttps://github.com/facebook/buck2-prelude/commit/7ce08d1c5dfb750fec8e83dae39302849849b3d0\nhttps://github.com/facebook/fb303/commit/3deaa5cbe71225b4232dea44006898a2d3f38938\nhttps://github.com/facebook/fbthrift/commit/741b04e40fc1c2bc470e1af973d7dccd948101e5\nhttps://github.com/facebook/folly/commit/83cad68ea9bc51835926658b8816c5bde7043eab\nhttps://github.com/facebook/mvfst/commit/cfc16e7720286eae61850b4856a85d7b8eae51f2\nhttps://github.com/facebook/proxygen/commit/49a78488c220b8af1e29118662b7d1111402b368\nhttps://github.com/facebook/wangle/commit/97db82591fb524ac35dd1775b92b3d941662cf46\nhttps://github.com/facebookexperimental/edencommon/commit/adab903019c1be9b038bf20f5383cb0a730bb519\nhttps://github.com/facebookexperimental/rust-shed/commit/8c8dd20ea5c8fe84b23d56bb64012e0db289fb7d\nhttps://github.com/facebookincubator/fizz/commit/614e24127187a53d711290ffdc85d4236d2f8502\n\nReviewed By: bigfootjon\n\nfbshipit-source-id: 6d9c8e903d3df29fd50e5116437cf9b12f1f96d6","shortMessageHtmlLink":"Updating submodules"}},{"before":"6f5b029f07f50ba00c3f3e0271060de0b9398c02","after":null,"ref":"refs/heads/fixup-T186965494-main","pushedAt":"2024-04-26T17:56:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bigfootjon","name":"Jon Janzen","path":"/bigfootjon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6403568?s=80&v=4"}},{"before":"a951f677e8f7765fd069db8466378248120602af","after":"614e24127187a53d711290ffdc85d4236d2f8502","ref":"refs/heads/main","pushedAt":"2024-04-26T17:56:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bigfootjon","name":"Jon Janzen","path":"/bigfootjon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6403568?s=80&v=4"},"commit":{"message":"Re-sync with internal repository (#114)\n\nThe internal and external repositories are out of sync. This Pull Request attempts to brings them back in sync by patching the GitHub repository. Please carefully review this patch. You must disable ShipIt for your project in order to merge this pull request. DO NOT IMPORT this pull request. Instead, merge it directly on GitHub using the MERGE BUTTON. Re-enable ShipIt after merging.\r\n\r\nCo-authored-by: Facebook Community Bot <6422482+facebook-github-bot@users.noreply.github.com>","shortMessageHtmlLink":"Re-sync with internal repository (#114)"}},{"before":null,"after":"6f5b029f07f50ba00c3f3e0271060de0b9398c02","ref":"refs/heads/fixup-T186965494-main","pushedAt":"2024-04-26T17:54:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Re-sync with internal repository\n\nThe internal and external repositories are out of sync. This Pull Request attempts to brings them back in sync by patching the GitHub repository. Please carefully review this patch. You must disable ShipIt for your project in order to merge this pull request. DO NOT IMPORT this pull request. Instead, merge it directly on GitHub using the MERGE BUTTON. Re-enable ShipIt after merging.","shortMessageHtmlLink":"Re-sync with internal repository"}},{"before":"722a3c7151d7ef0b4a0e91d8bcd9833efb7e3356","after":"a951f677e8f7765fd069db8466378248120602af","ref":"refs/heads/main","pushedAt":"2024-04-26T17:12:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Add ability to receive delegated credentials\n\nSummary:\nAdd support to receiving DC's in thrift servers.\n1. Add the extension to the certreq msg\n2. Add the custom factory to allow parsing the dc extension from the cert\n\nReviewed By: knekritz\n\nDifferential Revision: D55380489\n\nfbshipit-source-id: 623cc87675f4e968648178a1cde98ec3b948c2c6","shortMessageHtmlLink":"Add ability to receive delegated credentials"}},{"before":"b34e63ff1566f6da70ceefc577df4af44dad6b54","after":"722a3c7151d7ef0b4a0e91d8bcd9833efb7e3356","ref":"refs/heads/main","pushedAt":"2024-04-26T16:45:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"add libdwarf manifest for folly to use\n\nSummary: Give folly depends on and picks up libdwarf, add a manifest for libdwarf to make it explicit and stop it being found via other means\n\nReviewed By: markbt\n\nDifferential Revision: D56630711\n\nfbshipit-source-id: 7b9386b4b93788e7efda13e51e35c9fec4fd6df2","shortMessageHtmlLink":"add libdwarf manifest for folly to use"}},{"before":"3b2468f5f6d4dda0a9147e71294d12462a1eff13","after":"b34e63ff1566f6da70ceefc577df4af44dad6b54","ref":"refs/heads/main","pushedAt":"2024-04-26T16:36:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Updating submodules\n\nSummary:\nGitHub commits:\n\nhttps://github.com/facebook/buck2-prelude/commit/3157f20aadac7bc5214e5c91812223b3aa14900a\nhttps://github.com/facebook/fb303/commit/52676f344defb57e3b4b600a3cf038d8e278f058\nhttps://github.com/facebook/fbthrift/commit/1b261fc731aee539d58cf0b71fb52eba0166695b\nhttps://github.com/facebook/folly/commit/47c7d9ad14a2e6e00ddab284916490b601b6cfa9\nhttps://github.com/facebook/mvfst/commit/5ac73ff08ed6324c2a709e919ecffdea7fae033f\nhttps://github.com/facebook/proxygen/commit/d2d9c80267918673306655f3c04e7f5482cb5c48\nhttps://github.com/facebook/wangle/commit/f9ac285d3dff18f4862dc0049e3a76524c3fe110\nhttps://github.com/facebookexperimental/edencommon/commit/7ca7bf1e93c31252f08215ebeedc8e4f7d267436\nhttps://github.com/facebookexperimental/rust-shed/commit/35866548b543a95bcf8a33afc2e815b82506ff97\nhttps://github.com/facebookincubator/fizz/commit/3b2468f5f6d4dda0a9147e71294d12462a1eff13\n\nReviewed By: bigfootjon\n\nfbshipit-source-id: bc0cd5260755634c9262a25b4b4cee4f8a69396a","shortMessageHtmlLink":"Updating submodules"}},{"before":"17a053f0bc9eab192342ff5e0ce01dce763b001c","after":"3b2468f5f6d4dda0a9147e71294d12462a1eff13","ref":"refs/heads/main","pushedAt":"2024-04-26T01:41:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"move openssl crypto components to fizz/backend/openssl\n\nSummary:\nAs part of the work to decouple openssl from fizz, this diff begins to move openssl related component within fizz to `fizz/backend/openssl`. It also exposes all the openssl dependencies through a single target `fizz/backend:openssl`. Eventually, everything that wants to directly use openssl functionality can depend on that target.\n\nThis commit will change everything *within* fizz to use the new `openssl::` namespace for the classes that have been moved, but external dependencies still reference the old `fizz::` namespace classes. To maintain compatibility we've added type aliases `fizz::A` to point to `fizz::openssl::A`.\n\nNext steps:\n- convert dependencies to use the new namespace\n- remove the old files.\n\nAfter that:\n- A few components need to be moved back out of the `backend/openssl` folder. Like the AES and Sha types. We need to split the openssl info out of those types. Slightly easier to do this in a separate change.\n- There are still a few things that still need to get moved behind backend/openssl, like DefaultCertificateVerifier and some operations that need to become openssl primitives and get used through the Factory rather than used directly.\n\nReviewed By: mingtaoy\n\nDifferential Revision: D56274868\n\nfbshipit-source-id: 7ed7473fbe8ebe69b413d02d96a0b0fd85b0eebe","shortMessageHtmlLink":"move openssl crypto components to fizz/backend/openssl"}},{"before":"d19f56dceed619734c52445962de188386ff3ad8","after":"17a053f0bc9eab192342ff5e0ce01dce763b001c","ref":"refs/heads/main","pushedAt":"2024-04-25T20:37:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Ensure clientAuthRequested is set when negotiated PSK does not have certs\n\nSummary:\nThe `Finished` handler assumes that `clientAuthRequested` is always set. Prior\nto this diff, if a CachedPsk was used for a resumption connection where the\nCachedPsk itself does not have a `serverCert` or a `clientCert` set (which can\nhappen if the PSK serialization/deserialization does not support encoding/decoding\nthe certificate), then this would not be set, causing the handshake to fail\neven though the client successfully negotiated a resumption.\n\nThis diff changes the behavior so that if a PSK was successfully negotiated\n(but the certs are null), then this would be treated as a `NotRequested`\nclient auth state. Since this is a resumed connection anyway, there would not\nbe a client certificate sent, so this field is effectively a no-op wrt TLS\nlogic.\n\nReviewed By: knekritz\n\nDifferential Revision: D56281894\n\nfbshipit-source-id: b528d745e8e17e9328063b490d646aee79956cde","shortMessageHtmlLink":"Ensure clientAuthRequested is set when negotiated PSK does not have c…"}},{"before":"b3c1d80fb694a6430dd9b2ee0ddd88ee1278745d","after":"d19f56dceed619734c52445962de188386ff3ad8","ref":"refs/heads/main","pushedAt":"2024-04-25T17:43:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Change api for makePeerCert to return a unique ptr\n\nSummary: Given there is no shared ownership, having the factory return a unique ptr provides strictly more flexibility than the shared ptr it returns now.\n\nReviewed By: frqiu\n\nDifferential Revision: D55444127\n\nfbshipit-source-id: 3cd1503263eb5c312e9df51ceee8144e8d821a6a","shortMessageHtmlLink":"Change api for makePeerCert to return a unique ptr"}},{"before":"e32f88fad7da73ae65f4777916d5aea6b83ca7b4","after":"b3c1d80fb694a6430dd9b2ee0ddd88ee1278745d","ref":"refs/heads/main","pushedAt":"2024-04-25T16:39:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Updating submodules\n\nSummary:\nGitHub commits:\n\nhttps://github.com/facebook/buck2-prelude/commit/a156bf5b5802fea889670a185f56fb8f5e83b543\nhttps://github.com/facebook/fb303/commit/d579e4943b385c557eca79f7fe3c188ee777a609\nhttps://github.com/facebook/fbthrift/commit/585872675400afb40139ef6946b1bbabef71c2ad\nhttps://github.com/facebook/folly/commit/e08f6ee4ab9006013c98842a18e027a6ed7ee24c\nhttps://github.com/facebook/mvfst/commit/5986d37294eeac59b83f56debc5aa66ab226e342\nhttps://github.com/facebook/proxygen/commit/cf7b3f572701131698071ab3800d428944fa0833\nhttps://github.com/facebook/wangle/commit/f745afd6786b9489ac6986f825a40fe24bfd6ab3\nhttps://github.com/facebookexperimental/edencommon/commit/207fa0e8c10ceb8c0181057e8fda68afdbd75fdf\nhttps://github.com/facebookexperimental/rust-shed/commit/3ef213393d366edb6b50b40bb4079dd7985b7b03\nhttps://github.com/facebookincubator/fizz/commit/e32f88fad7da73ae65f4777916d5aea6b83ca7b4\n\nReviewed By: bigfootjon\n\nfbshipit-source-id: a4c272829581a8d1fb23afa174f397fb59503361","shortMessageHtmlLink":"Updating submodules"}},{"before":"17d3d578a1168ebd6654b21ce11bbf021ad0eb34","after":"e32f88fad7da73ae65f4777916d5aea6b83ca7b4","ref":"refs/heads/main","pushedAt":"2024-04-25T11:35:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"fix darwin boost break on std::piecewise_construct\n\nSummary:\nSince Xcode 15.3 std::piecewise_construct is only visible in c++17 and later modes\n\nstd::piecewise_construct used to be visible in c++03 and later as extensions, see\nhttps://developer.apple.com/documentation/xcode-release-notes/xcode-15_3-release-notes#Deprecations\n\nReviewed By: lebentle\n\nDifferential Revision: D56539492\n\nfbshipit-source-id: 25706bec5aa5a4343a8429eb3d3eeeae9d9a0469","shortMessageHtmlLink":"fix darwin boost break on std::piecewise_construct"}},{"before":"3a7b7b953bc7cfe9d8824f4107ca7bc7fb94681e","after":"17d3d578a1168ebd6654b21ce11bbf021ad0eb34","ref":"refs/heads/main","pushedAt":"2024-04-24T22:41:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Rebuild GitHub Actions workflows\n\nSummary:\nX-link: https://github.com/facebookincubator/zstrong/pull/749\n\nUpdating generated workflow files to account for recent changes. Most notably, this updates the checkout action to v4 and sets an explicit read-only permission.\n\nThis also adds support for `--cron` in the codegen to account for only running CI on a schedule (useful for managing costs).\n\nReviewed By: ahornby\n\nDifferential Revision: D56165825\n\nfbshipit-source-id: 298b16effefb6b8a2dc6cbcf07d4ec4a61f48364","shortMessageHtmlLink":"Rebuild GitHub Actions workflows"}},{"before":"2d5b4218c48a8a87d2d0e5d9a5d2316d9d1908b3","after":"3a7b7b953bc7cfe9d8824f4107ca7bc7fb94681e","ref":"refs/heads/main","pushedAt":"2024-04-24T20:29:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Have DC Peer cert inherit from a non templated base\n\nSummary: Motivation in D55970429, but we may want to at some point check if the cert is presented is a DC cert and so have a non templated base we can dynamic cast to.\n\nReviewed By: frqiu\n\nDifferential Revision: D55970430\n\nfbshipit-source-id: cda36d1f17ab3fb59dfb86394c6e10ab94aebd37","shortMessageHtmlLink":"Have DC Peer cert inherit from a non templated base"}},{"before":"5ccb9ce5b853254f76c90decb85f73ca744f0183","after":"2d5b4218c48a8a87d2d0e5d9a5d2316d9d1908b3","ref":"refs/heads/main","pushedAt":"2024-04-23T16:40:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Updating submodules\n\nSummary:\nGitHub commits:\n\nhttps://github.com/facebook/buck2-prelude/commit/e067c780240eb28ce6507e4155c52ca35195b7b9\nhttps://github.com/facebook/fb303/commit/e015fa8853963535d96cc9b56b49257fcee46dcb\nhttps://github.com/facebook/fbthrift/commit/943000366d8ea3e64626450c3c2047395106ff8c\nhttps://github.com/facebook/folly/commit/42205ed185b48ff79dd2c64dbfc842cdd080fe6b\nhttps://github.com/facebook/mvfst/commit/6e1db763352b8d359bfc2d05da28490286c4679c\nhttps://github.com/facebook/proxygen/commit/012f14e2180b11451b5160f60a1571d059840b02\nhttps://github.com/facebook/wangle/commit/3629670f652f73290ac61dacbb8a30805725442a\nhttps://github.com/facebookexperimental/rust-shed/commit/954e881f23525049f6b92eeeb073cf9fc71ce0dd\n\nReviewed By: bigfootjon\n\nfbshipit-source-id: c7a2c0bf667a6a6b0dc6e05b13efc340534d5435","shortMessageHtmlLink":"Updating submodules"}},{"before":"32ddfef7884ff504efb3b3224bf34d21d3fdb183","after":"5ccb9ce5b853254f76c90decb85f73ca744f0183","ref":"refs/heads/main","pushedAt":"2024-04-23T16:25:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Add x22519_kyber512_experimental\n\nSummary: Preemptively add \"duplicate\" named group `x22519_kyber512_experimental` in case it is needed\n\nReviewed By: sotodel, knekritz\n\nDifferential Revision: D56429886\n\nfbshipit-source-id: 06cba2595b59b1a4a8e9fdd643b933dae4fccbaf","shortMessageHtmlLink":"Add x22519_kyber512_experimental"}},{"before":"d2b27ad61f3405d8fc478ce71567bf6bfd7026ae","after":"32ddfef7884ff504efb3b3224bf34d21d3fdb183","ref":"refs/heads/main","pushedAt":"2024-04-21T16:36:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Updating submodules\n\nSummary:\nGitHub commits:\n\nhttps://github.com/facebook/buck2-prelude/commit/12d766f3d4bd72945672d959064c181eae7e299c\nhttps://github.com/facebook/fb303/commit/5f5f7bde86ce06d5724812c76615691196d11117\nhttps://github.com/facebook/fbthrift/commit/d331d78b0fd22b160081f08d129c99d95aa16c42\nhttps://github.com/facebook/folly/commit/c2cf03536e74ada0073d371b962284220279a709\nhttps://github.com/facebook/mvfst/commit/fc21b6c1f30bb261f34e06e8050b9be55f286118\nhttps://github.com/facebook/proxygen/commit/adefdbcd3af8783a4bd42289eab9359e9d170351\nhttps://github.com/facebook/wangle/commit/07052bda218f502e114fac4f9389cfb899d4c94f\nhttps://github.com/facebookexperimental/edencommon/commit/b89e521b3b7bbe77ad3c8739e7ca4e8b9ce73a03\nhttps://github.com/facebookexperimental/rust-shed/commit/d6dfa53d6c451845c7a95a437105298380175307\nhttps://github.com/facebookincubator/fizz/commit/d2b27ad61f3405d8fc478ce71567bf6bfd7026ae\n\nReviewed By: ajb85\n\nfbshipit-source-id: d9a3a2228c46a6b93f6c136042a3c532afabbd7b","shortMessageHtmlLink":"Updating submodules"}},{"before":"fe905ab7d5f5e7eaeb70a145612e29839b672b50","after":"d2b27ad61f3405d8fc478ce71567bf6bfd7026ae","ref":"refs/heads/main","pushedAt":"2024-04-20T16:37:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Updating submodules\n\nSummary:\nGitHub commits:\n\nhttps://github.com/facebook/buck2-prelude/commit/d5311f9e0f822f3fe1538819716e6d1f019d0a3d\nhttps://github.com/facebook/fb303/commit/efcb91bcf2a3a316850b1678a72eb8745b32fb42\nhttps://github.com/facebook/fbthrift/commit/88e8b7ae1e26fc433550636d409f40b5a28a348b\nhttps://github.com/facebook/folly/commit/0540a5259c816167eb2f5839aac682067f59207c\nhttps://github.com/facebook/mvfst/commit/f7bea5eb0ea70555af5f99f85f31e71fe020d096\nhttps://github.com/facebook/proxygen/commit/8999e9d7b452dcaa4fe535c7f8c9f708efcf8cd1\nhttps://github.com/facebook/wangle/commit/c49dc3c858b6ee13ac8f1a9406f306ef7128fe07\nhttps://github.com/facebookexperimental/edencommon/commit/0b0d0e11900692d679afcef22417afea088f934d\nhttps://github.com/facebookexperimental/rust-shed/commit/2307997daadca50e3301e57c73b70c6d17b22683\nhttps://github.com/facebookexternal/plc-code/commit/04da460509a5668730853f85b4b87c9d2fe3b320\nhttps://github.com/facebookincubator/fizz/commit/fe905ab7d5f5e7eaeb70a145612e29839b672b50\n\nReviewed By: ajb85\n\nfbshipit-source-id: 3764a89e3dd167c7865af9113b6022bff471bd6a","shortMessageHtmlLink":"Updating submodules"}},{"before":"8d003c22cf2e94734962d39918a2834ffc3148ef","after":"fe905ab7d5f5e7eaeb70a145612e29839b672b50","ref":"refs/heads/main","pushedAt":"2024-04-19T16:38:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Updating submodules\n\nSummary:\nGitHub commits:\n\nhttps://github.com/facebook/buck2-prelude/commit/566fd9701122f750714d5ab9a8f6122115bc3e1d\nhttps://github.com/facebook/fb303/commit/20b01ef8421e72a10003a5c4faae8edfb5096de8\nhttps://github.com/facebook/fbthrift/commit/986255c102241cace2a0cab4023e5504ded831e7\nhttps://github.com/facebook/folly/commit/91fe8db604986f1637d9e5afb8ba15ab95568abc\nhttps://github.com/facebook/mvfst/commit/f3f1191994a9a0c67a56bf9d243bed7ba213f549\nhttps://github.com/facebook/proxygen/commit/40c30f6606856bea4263b86ab0684f35a0923f01\nhttps://github.com/facebook/wangle/commit/dd9582f3d154f8da0fb9f02993962771b047e01a\nhttps://github.com/facebookexperimental/edencommon/commit/cb1254112f3c149bcf7bc9f7c9f1825d7f472a48\nhttps://github.com/facebookexperimental/rust-shed/commit/a4bda3d40d69dd61eebb87e38273ec8f5c3e7f90\nhttps://github.com/facebookincubator/fizz/commit/8d003c22cf2e94734962d39918a2834ffc3148ef\n\nReviewed By: ajb85\n\nfbshipit-source-id: a0ad2d8a676b1dc56a01457d990483e448588112","shortMessageHtmlLink":"Updating submodules"}},{"before":"205906a16e2b0ddb80bc81032330783213fcb29c","after":"8d003c22cf2e94734962d39918a2834ffc3148ef","ref":"refs/heads/main","pushedAt":"2024-04-18T19:53:10.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Remove HybridKeyExFactory\n\nSummary: Hybrid named groups are in `OpenSSLFactory`, so remove `HybridKeyExFactory`\n\nReviewed By: sotodel\n\nDifferential Revision: D56264488\n\nfbshipit-source-id: 4dce629212a041b99926e4a9b578697e7dd59d98","shortMessageHtmlLink":"Remove HybridKeyExFactory"}},{"before":"44153197ee7309dcb12de906b34f7be7481a8261","after":"205906a16e2b0ddb80bc81032330783213fcb29c","ref":"refs/heads/main","pushedAt":"2024-04-18T19:14:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Add liboqs to CMakeLists.txt\n\nSummary: Add liboqs to CMakeLists.txt for post-quantum key exchange functionality\n\nReviewed By: mingtaoy\n\nDifferential Revision: D56263474\n\nfbshipit-source-id: 686cef277516369fd99daaa82d3b6e1fd1c9c1e4","shortMessageHtmlLink":"Add liboqs to CMakeLists.txt"}},{"before":"92e7ee6b992209d6eca83732db34f23521aea64e","after":"44153197ee7309dcb12de906b34f7be7481a8261","ref":"refs/heads/main","pushedAt":"2024-04-18T16:40:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Updating submodules\n\nSummary:\nGitHub commits:\n\nhttps://github.com/facebook/buck2-prelude/commit/914f871f150ed5b2fdc5693b035a32f8060af40a\nhttps://github.com/facebook/fb303/commit/bec981d3434aad266f446383c1921e67145788e2\nhttps://github.com/facebook/fbthrift/commit/b1b6dee683e852d5a576a257431a58d83c3712d1\nhttps://github.com/facebook/folly/commit/c3e6f338e2c7d6c7b5e80569f0b956ae84a3230a\nhttps://github.com/facebook/mvfst/commit/a0b10580484453836fad60f322529afc02cb3dac\nhttps://github.com/facebook/proxygen/commit/220ffee5dbd693e315acd10622086d577c5f092f\nhttps://github.com/facebook/wangle/commit/701acb77c19df3abc25402e09dcd62bdc845bf69\nhttps://github.com/facebookexperimental/edencommon/commit/85b076a3c26aab362c4b4d9c052622f06511e2b2\nhttps://github.com/facebookexperimental/rust-shed/commit/42fefe4e40a2e2e4cd45026c2852a6c7ef3c43a8\nhttps://github.com/facebookincubator/fizz/commit/92e7ee6b992209d6eca83732db34f23521aea64e\n\nReviewed By: ajb85\n\nfbshipit-source-id: 947ca9d51c4e1cd80b156a594bd940ee55ac96d4","shortMessageHtmlLink":"Updating submodules"}},{"before":"cfb2ed887d06d7a184c802597ad4c96ab2822142","after":"92e7ee6b992209d6eca83732db34f23521aea64e","ref":"refs/heads/main","pushedAt":"2024-04-18T00:27:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"getdeps: support GETDEPS_WGET_ARGS in wget version, support skipping lfs/upload steps\n\nSummary:\nX-link: https://github.com/facebookincubator/katran/pull/229\n\nX-link: https://github.com/facebookexperimental/edencommon/pull/18\n\nX-link: https://github.com/facebook/sapling/pull/878\n\nX-link: https://github.com/facebook/openr/pull/154\n\nX-link: https://github.com/facebook/folly/pull/2177\n\nX-link: https://github.com/facebookincubator/zstrong/pull/748\n\nI found it useful to be able to set `GETDEPS_WGET_ARGS` to change some of the flags to `wget` while it's in that fetch mode :)\nI also need to skip the lfs upload part in my environment\n\nReviewed By: mackorone\n\nDifferential Revision: D56263907\n\nfbshipit-source-id: ae45c31ebb10123e0358544d294fe2f2979dd59a","shortMessageHtmlLink":"getdeps: support GETDEPS_WGET_ARGS in wget version, support skipping …"}},{"before":"712b1f6feb5e17bfd7d13396ab8445d74d183704","after":"cfb2ed887d06d7a184c802597ad4c96ab2822142","ref":"refs/heads/main","pushedAt":"2024-04-17T16:40:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Updating submodules\n\nSummary:\nGitHub commits:\n\nhttps://github.com/facebook/buck2-prelude/commit/918cec2296fbcd76a9b50e286c9fabb38176a78e\nhttps://github.com/facebook/fb303/commit/661a52500146c13612e1c52d4b984dc9c4d17ef9\nhttps://github.com/facebook/fbthrift/commit/96dfbc394a77145cd5b93b086adb8906028cd27f\nhttps://github.com/facebook/folly/commit/427a1ef2c1641e0cfaec5c9300487d084175b00e\nhttps://github.com/facebook/mvfst/commit/b6d0633e844b37c2a5a1655e2d31e3e88540cd0d\nhttps://github.com/facebook/wangle/commit/a88cea3b3119fe1b6e6e74ab853aa2080ab3a3d4\nhttps://github.com/facebookexperimental/edencommon/commit/dee05230c0f60fd593acd386ea742e35a3ced1b8\nhttps://github.com/facebookexperimental/rust-shed/commit/b48e4112014c1243bee0d806058e45487c2609cc\nhttps://github.com/facebookincubator/fizz/commit/712b1f6feb5e17bfd7d13396ab8445d74d183704\n\nReviewed By: ajb85\n\nfbshipit-source-id: e06087cbd38b02598ef67f75a480d4bcad439bbb","shortMessageHtmlLink":"Updating submodules"}},{"before":"b8fc0efe91edf1482502ccbc9e5ed8207cce0e0b","after":"712b1f6feb5e17bfd7d13396ab8445d74d183704","ref":"refs/heads/main","pushedAt":"2024-04-17T14:44:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Remove HybridKeyExchangeBench\n\nSummary: Remove `HybridKeyExchangeBench` as part of `HybridKeyExFactory` removal\n\nReviewed By: sotodel\n\nDifferential Revision: D56206373\n\nfbshipit-source-id: 4226746c57bfa8e893185376bef7e18cf71a0b74","shortMessageHtmlLink":"Remove HybridKeyExchangeBench"}},{"before":"fb6fda8ebcf3a1295225a5bba49879fe6156389a","after":"b8fc0efe91edf1482502ccbc9e5ed8207cce0e0b","ref":"refs/heads/main","pushedAt":"2024-04-16T19:57:59.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Move validity checks from factory to peer cert verification\n\nSummary: As title says these checks belong in peer cert verification instead of the factory where they were before.\n\nReviewed By: sotodel, knekritz\n\nDifferential Revision: D55970433\n\nfbshipit-source-id: 945a4628d0242a237e364be841a6bc807b5ad3cb","shortMessageHtmlLink":"Move validity checks from factory to peer cert verification"}},{"before":"878fa2433d3387ec5829b8fa6f8d8a73db753548","after":"fb6fda8ebcf3a1295225a5bba49879fe6156389a","ref":"refs/heads/main","pushedAt":"2024-04-16T16:36:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Updating submodules\n\nSummary:\nGitHub commits:\n\nhttps://github.com/facebook/buck2-prelude/commit/0f661d16372ffdf372e7bb86b9ab26e197bf5e1f\nhttps://github.com/facebook/fb303/commit/ec160720b82f14ade483b82c2542af1326e91528\nhttps://github.com/facebook/fbthrift/commit/221f8b18097c3bcd61424d977a3a7f4da0ed6f02\nhttps://github.com/facebook/folly/commit/7f1cf32e1b74fcc5c25d5bfc5d54e98548efe999\nhttps://github.com/facebook/mvfst/commit/a09c81fc968c900eb3c2ff2fd4562145c3584495\nhttps://github.com/facebook/wangle/commit/566e8a5fc99fd53c37e018e5e4ea0bc47e9ef96b\nhttps://github.com/facebookexperimental/edencommon/commit/ab084d8a6d4123658c91632e54ff4aa125b653b5\nhttps://github.com/facebookexperimental/rust-shed/commit/8f6b9aaca409311ffd1e029537f5f9b1b370850b\nhttps://github.com/facebookincubator/fizz/commit/878fa2433d3387ec5829b8fa6f8d8a73db753548\n\nReviewed By: ajb85\n\nfbshipit-source-id: 1997be0eab7e4511dd36eea02e9ddfbe96f1edc8","shortMessageHtmlLink":"Updating submodules"}},{"before":"89ddbcc4d6dd69477ae510de5ad3b5700e53395c","after":"878fa2433d3387ec5829b8fa6f8d8a73db753548","ref":"refs/heads/main","pushedAt":"2024-04-15T16:39:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Updating submodules\n\nSummary:\nGitHub commits:\n\nhttps://github.com/facebook/buck2-prelude/commit/7090ea7481607d9955669e869c8016df23be2cbd\nhttps://github.com/facebook/fb303/commit/1b7544f1d995eeacb5083186ff6e4ae846dcfe04\nhttps://github.com/facebook/fbthrift/commit/6a48e4ebb87db90aa0e550a6dc4b93b5d11d2f06\nhttps://github.com/facebook/folly/commit/d3a569dd9fa041c1883f83fade8aa8b309a940c2\nhttps://github.com/facebook/mvfst/commit/71fac54812b271e0530698ffa36ea90289bece45\nhttps://github.com/facebook/wangle/commit/8389b30607d4213999dafa571ec83f475ad165bd\nhttps://github.com/facebookexperimental/edencommon/commit/bcfa404a46f97d344744679792b913205287ad70\nhttps://github.com/facebookexperimental/rust-shed/commit/323c008b7df1c0b056dd9f4c697a5b87bfcddd05\nhttps://github.com/facebookincubator/fizz/commit/89ddbcc4d6dd69477ae510de5ad3b5700e53395c\n\nReviewed By: ajb85\n\nfbshipit-source-id: a1c9a061e258c6b4a7519209ed970b0e5843b44f","shortMessageHtmlLink":"Updating submodules"}},{"before":"0f83485890870c7d9baba9f0d6e55f0380c64651","after":"89ddbcc4d6dd69477ae510de5ad3b5700e53395c","ref":"refs/heads/main","pushedAt":"2024-04-14T18:34:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Apply clang-format 18\n\nSummary: Previously this code conformed from clang-format 12.\n\nReviewed By: igorsugak\n\nDifferential Revision: D56065247\n\nfbshipit-source-id: f5a985dd8f8b84f2f9e1818b3719b43c5a1b05b3","shortMessageHtmlLink":"Apply clang-format 18"}},{"before":"68b41ca9962b95efe26a06e22918881859b886b4","after":"0f83485890870c7d9baba9f0d6e55f0380c64651","ref":"refs/heads/main","pushedAt":"2024-04-13T16:37:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Updating submodules\n\nSummary:\nGitHub commits:\n\nhttps://github.com/facebook/buck2-prelude/commit/fd0b16ac1085797ba46e7916f7441dd716a58658\nhttps://github.com/facebook/fb303/commit/63a9ba0eff9ad14d5e6814b6e502154e52ae9b46\nhttps://github.com/facebook/fbthrift/commit/07a04182cda15bcb25a23864ef2906ab410a67bd\nhttps://github.com/facebook/folly/commit/434ce292fdb59374b83bfe03aa0be3c90ef26a1d\nhttps://github.com/facebook/mvfst/commit/dcc6bbbe3cff5ef1a978e548a2501bc590e98a1f\nhttps://github.com/facebook/wangle/commit/33465b5c115ed386bd596c60d0d959739b95e93e\nhttps://github.com/facebookexperimental/edencommon/commit/4792c89024d4516784c7697b37bd5d736ff8c189\nhttps://github.com/facebookexperimental/rust-shed/commit/390cf5714d91a8ea8a5c01d0ed5e75c94e975524\nhttps://github.com/facebookincubator/fizz/commit/68b41ca9962b95efe26a06e22918881859b886b4\n\nReviewed By: jurajh-fb\n\nfbshipit-source-id: f3f2704446bfe2a03fb3677328b333b4fc6029e2","shortMessageHtmlLink":"Updating submodules"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEO-gigwA","startCursor":null,"endCursor":null}},"title":"Activity · facebookincubator/fizz"}