sapling/eden/fs
Pedro Rittner e8e3ea7d20 Upgrade rustls to 0.21 across all third party packages
Summary:
rustls 0.21.0 finally has support for IP addresses in certs.

Lots of other crates have (in)direct dependencies on rustls so I have to upgrade those too:

* hyper, reqwest, and auxiliary crates for those have been updated
* tonic has been updated and our local patch removed (since the relevant PR was merged upstream)

Reviewed By: zertosh

Differential Revision: D45989949

fbshipit-source-id: 658c11d29859d6d36368a412dab05e3c99313ee0
2023-05-19 12:39:46 -07:00
..
benchmarks Update libc-0.2.137 to libc-0.2.139 2023-02-12 16:30:00 -08:00
cli fix a typo and clean up some grammar in eden rm 2023-05-14 10:47:25 -07:00
cli_rs update clap-3 and clap_complete-3 2023-05-19 06:51:50 -07:00
config remove the config setting for using our custom kext on macOS 2023-05-11 18:29:21 -07:00
digest teach autodeps about blake3.h 2023-04-18 19:18:17 -07:00
docs Grammar Update 2023-04-07 13:52:25 -07:00
fuse privhelper is no longer FUSE-specific, so move it to fs/ 2023-05-11 18:29:21 -07:00
inodes store: make BackingStore return shared_ptr instead of unique_ptr 2023-05-18 12:30:08 -07:00
journal port JournalDelta to use match 2023-05-11 11:10:01 -07:00
model store: make BackingStore return shared_ptr instead of unique_ptr 2023-05-18 12:30:08 -07:00
monitor utils: deny building an AbsolutePath from a literal 2022-11-22 16:20:30 -08:00
nfs move waitForPendingWrites into FsChannel 2023-05-11 11:55:24 -07:00
notifications E-Menu: avoid crashing due to WndProc failures 2023-04-28 15:19:07 -07:00
privhelper use the same PrivHelper interface on all platforms 2023-05-17 09:07:32 -07:00
prjfs move waitForPendingWrites into FsChannel 2023-05-11 11:55:24 -07:00
py remove the dead Cython-based Thrift client 2023-05-04 10:53:12 -07:00
rocksdb use fmt in rocksdb 2022-11-11 18:46:15 -08:00
scripts replace force-unmount-tmp and force-unmount-all with a Python script 2023-05-03 11:53:45 -07:00
service store: make BackingStore return shared_ptr instead of unique_ptr 2023-05-18 12:30:08 -07:00
sqlite remove all but one inclusion of folly/String.h in headers 2023-05-11 11:10:01 -07:00
store store: make BackingStore return shared_ptr instead of unique_ptr 2023-05-18 12:30:08 -07:00
takeover fbcode/eden/ 2023-05-10 16:16:04 -07:00
telemetry break EdenServer.h's dependency on EdenMount.h 2023-05-18 09:44:50 -07:00
testharness store: make BackingStore return shared_ptr instead of unique_ptr 2023-05-18 12:30:08 -07:00
third-party Remove runtime check for macFUSE rename ABI 2023-01-20 08:50:47 -08:00
utils remove all but one inclusion of folly/String.h in headers 2023-05-11 11:10:01 -07:00
Cargo.toml Upgrade rustls to 0.21 across all third party packages 2023-05-19 12:39:46 -07:00
CMakeLists.txt cmake: sort subdirectories 2023-05-16 20:14:36 -07:00