Commit 9a64a38
Updating submodules
Summary:
GitHub commits:
facebook/buck2-prelude@1843433
facebook/fb303@5e405e9
facebook/fbthrift@f072cf7
facebook/folly@785c433
facebook/mvfst@2543ffb
facebook/proxygen@ea1c287
facebook/wangle@6a060f3
facebookexperimental/edencommon@03fd0e0
facebookexperimental/rust-shed@278214a
facebookincubator/fizz@fc1a49c
Reviewed By: ajb85
fbshipit-source-id: 3e4455fc277c7c02abdc9b9aebc6f2ef43c7a7f91 parent 0346ac4 commit 9a64a38
5 files changed
+5
-5
lines changed- build/deps/github_hashes/facebook/folly-rev.txt+1-1
- fizz/BUCK+9-5
- fizz/CMakeLists.txt+1-1
- fizz/backend/BUCK+39-18
- fizz/backend/openssl/OpenSSLFactory.h+2-2
- fizz/client/BUCK+1-1
- fizz/client/FizzClientContext.cpp+2-2
- fizz/extensions/delegatedcred/BUCK+1-1
- fizz/extensions/delegatedcred/DelegatedCredentialFactory.h+2-2
- fizz/extensions/exportedauth/BUCK+4-1
- fizz/extensions/exportedauth/ExportedAuthenticator.cpp+2-2
- fizz/extensions/exportedauth/test/BUCK+1
- fizz/extensions/exportedauth/test/ExportedAuthenticatorTest.cpp+3-2
- fizz/extensions/javacrypto/BUCK+1
- fizz/extensions/javacrypto/JavaCryptoFactory.h+2-2
- fizz/fizzy_defs.bzl+37-6
- fizz/protocol/BUCK+3-23
- fizz/protocol/DefaultFactory.h+7-52
- fizz/protocol/Factory.cpp+57
- fizz/protocol/Factory.h+51-16
- fizz/protocol/MultiBackendFactory.cpp-148
- fizz/protocol/MultiBackendFactory.h-46
- fizz/protocol/test/BUCK+2-2
- fizz/protocol/test/ExporterTest.cpp+2-2
- fizz/protocol/test/Mocks.h+3-3
- fizz/server/BUCK+1-1
- fizz/server/FizzServerContext.cpp+2-2
- fizz/server/test/BUCK+2
- fizz/server/test/TicketCodecTest.cpp+2-1
- fizz/server/test/Utils.h+2-3
- fizz/tool/BUCK+1
- fizz/tool/FizzClientCommand.cpp+2-1
- fizz/tool/FizzServerBenchmarkCommand.cpp+2-3
- fizz/tool/FizzServerCommand.cpp+2-3
- folly+1-1
0 commit comments