summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Use a Python 2.5 compatible way of doing print statements.Alastair Houghton2014-04-281-21/+28
* Changes to C code for Python 3K compatibility.Alastair Houghton2014-04-281-61/+88
* Fixed a final Python 3K problem.Alastair Houghton2014-04-281-1/+1
* More Python 3K compatibility.Alastair Houghton2014-04-281-2/+2
* Use Python 3 print function, not print statement. Also, avoid declaring varia...Alastair Houghton2014-04-282-43/+50
* Use add_to_family() in the ioctl() code path. Also fix a problem on platform...Alastair Houghton2012-01-311-40/+28
* Fixed a problem with setup.py when some things are cached.Alastair Houghton2012-01-311-0/+10
* Fixed description.Alastair Houghton2012-01-311-2/+1
* Fixed bit-rot in the ioctl-based code path.Alastair Houghton2012-01-312-2/+2
* Added egg-info folder to ignores.Alastair Houghton2012-01-311-0/+1
* Removed egg-info folder.Alastair Houghton2012-01-314-35/+0
* Vastly improved support for Windows. Also fixed a couple of irritations on o...Alastair Houghton2012-01-302-118/+227
* Updated ignores.Alastair Houghton2012-01-301-0/+2
* Added a convenient test program.Alastair Houghton2012-01-301-0/+26
* Trying some changes for Windows to see IPv6 addresses.Alastair Houghton2012-01-301-46/+149
* Improved setup script so it will build successfully in more cases. Added a v...Alastair Houghton2012-01-303-14/+27
* Ignore the dist folder, disable hard links during build.Alastair Houghton2011-11-042-0/+4
* Added address families dictionary, courtesy of Warren Turkal.Alastair Houghton2011-11-043-2/+122
* commit fad362f75136e2fe22f39d97c6c0177309586fecAlastair Houghton2011-11-041-4/+36
* Added netifaces-0.5 source code.Alastair Houghton2011-10-1010-0/+1741