core/homeassistant
J. Nick Koston e593ceaaf2
Fix sslv2/sslv3 with unverified connections (#93037)
In #90191 we use the same ssl context for httpx now to avoid
a memory leak, but httpx previously allowed sslv2/sslv3 for
unverified connections

This reverts to the behavior before #90191
2023-05-13 20:16:11 -04:00
..
auth
backports
brands
components fixed typo (#93029) 2023-05-13 21:05:55 +02:00
generated Add config flow to geo_json_events (#87062) 2023-05-10 10:28:45 +02:00
helpers Disable cleanup_closed for aiohttp.TCPConnector with cpython 3.11.1+ (#93013) 2023-05-13 20:15:02 -04:00
scripts
util Fix sslv2/sslv3 with unverified connections (#93037) 2023-05-13 20:16:11 -04:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Only check support_entry_unload/support_remove_from_device once (#92041) 2023-04-26 10:23:18 +02:00
const.py Add `time` platform (#81949) 2023-04-30 22:33:51 +02:00
core.py Speed up validating domains in templates (#92975) 2023-05-12 14:57:51 +02:00
data_entry_flow.py
exceptions.py
loader.py
package_constraints.txt Bump orjson to 3.8.12 (#92935) 2023-05-13 10:06:32 +03:00
requirements.py
runner.py
setup.py
strings.json