Staging
v0.5.1
https://github.com/python/cpython
Revision 9165addc22d05e776a54319a8531ebd0b2fe01ef authored by Ashwin Ramaswami on 14 March 2020, 18:56:06 UTC, committed by GitHub on 14 March 2020, 18:56:06 UTC
Add host validation for control characters for more CVE-2019-18348 protection.
1 parent 6672c16
History
Tip revision: 9165addc22d05e776a54319a8531ebd0b2fe01ef authored by Ashwin Ramaswami on 14 March 2020, 18:56:06 UTC
bpo-38576: Disallow control characters in hostnames in http.client (GH-18995)
Tip revision: 9165add
File Mode Size
clinic
multiprocessing.c -rw-r--r-- 5.4 KB
multiprocessing.h -rw-r--r-- 2.1 KB
posixshmem.c -rw-r--r-- 3.0 KB
semaphore.c -rw-r--r-- 18.7 KB

back to top