| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-01-15 | Fixed #36098 -- Fixed validate_ipv6_address()/validate_ipv46_address() crash ... | Mariusz Felisiak |
| 2025-01-14 | Fixed CVE-2024-56374 -- Mitigated potential DoS in IPv6 validation. | Michael Manfre |
| 2022-11-10 | Updated documentation and comments for RFC updates. | Nick Pope |
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2017-01-18 | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz |
| 2016-03-23 | Fixed typos in tests/utils_tests/test_ipv6.py test names. | Tim Graham |
| 2016-03-23 | Fixed #26378 -- Allowed a left byte of zero in mixed IPv4/IPv6 validation. | Amine Yaiche |
| 2016-02-25 | Fixed #26269 -- Prohibited spaces in is_valid_ipv6_address(). | Nick Malakhov |
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham |
| 2013-11-02 | Fixing E302 Errors | Jason Myers |
| 2013-07-01 | Stopped using django.utils.unittest in the test suite. | Aymeric Augustin |
| 2013-04-12 | Modified utils_tests for unittest2 discovery. | Preston Timmons |
