summaryrefslogtreecommitdiff
path: root/dns/ipv4.py
Commit message (Expand)AuthorAgeFilesLines
* leading zero detection in dns.ipv4.inet_aton() was brokenBob Halley2020-05-231-1/+1
* flake8 lintingBob Halley2020-05-151-1/+1
* remove bytearray() wrapping used for python 2 compatibilityBob Halley2019-01-051-2/+0
* Remove _compat module.Bob Halley2018-12-091-8/+7
* update copyrightBob Halley2018-12-011-0/+2
* more doco updatesBob Halley2017-01-031-9/+11
* The IPv4 and IPv6 inet_ntoa() functions were returning binaryBob Halley2017-01-021-2/+2
* python3 supportArthur Gautier2016-04-211-3/+8
* doco fixesBob Halley2012-04-081-0/+12
* increase IPv4 parsing strictness yet moreBob Halley2011-07-121-0/+6
* make IP address parsing stricterBob Halley2011-07-081-17/+17
* update copyrightsBob Halley2011-05-121-1/+1
* update copyrights for 2010Bob Halley2010-01-131-1/+1
* update copyrightsBob Halley2009-06-181-1/+1
* update copyrights for 2007Bob Halley2007-01-011-1/+1
* update copyrightsBob Halley2005-09-021-1/+1
* remove cvs $Id$ tagsBob Halley2005-09-021-2/+0
* initial importBob Halley2005-09-021-0/+38