summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed #39.Alastair Houghton2017-06-011-2/+6
* Updated Windows packaging batch file.Alastair Houghton2017-06-011-4/+6
* Ignore Visual Studio .pdb files.Alastair Houghton2017-06-011-0/+1
* Always use Unicode strings, regardless of platform; otherwise it makes using ...Alastair Houghton2017-06-011-83/+95
* Coping with old Linux kernelsRodrigo Tobar2016-09-141-0/+5
* Oops; forgot to update the README.Alastair Houghton2016-08-231-4/+4
* Added tag release_0_10_5 for changeset dc7c8e888476Alastair Houghton2016-08-230-0/+0
* Updated CHANGELOG for release.release_0_10_5Alastair Houghton2016-08-231-0/+16
* Added tag release_0_10_5 for changeset e1ca7f630335Alastair Houghton2016-08-230-0/+0
* Fixed Windows netmask issues. Also made selection of default gateway better ...Alastair Houghton2016-08-231-145/+185
* Fix IPv6 netmask format. Also ignore buggy broadcast addresses on Cygwin.Alastair Houghton2016-08-231-25/+172
* Fixed the build on Linux. Also changed the Linux code to respect the interfa...Alastair Houghton2016-08-231-1/+23
* Close the socket we created.Alastair Houghton2016-08-231-0/+2
* Merged in steffann/netifaces (pull request #5), though it's missing a `close(...Alastair Houghton2016-08-232-4/+112
|\
| * Add support for retrieving IPv6 address flags on BSD/Mac-OSSander Steffann2015-07-012-4/+112
| * Python 3 renames the __builtin__ module.Alastair Houghton2014-10-131-3/+7
| * Use __builtin__ module, not __builtins__ variable.Alastair Houghton2014-10-131-1/+3
| * Fix a call to Py_INCREF.Claudiu Popa2014-10-111-1/+2
| * Added tag release_0_10_4 for changeset 1d6d179f8bceAlastair Houghton2014-05-190-0/+0
| * Bumped version numbers.release_0_10_4Alastair Houghton2014-05-193-5/+9
| * Added tag release_0_10_4 for changeset 200d70e77eacAlastair Houghton2014-05-190-0/+0
| * Fixed a similar problem, but that might happen in the case of multi-part mess...Alastair Houghton2014-05-161-1/+2
| * Fixed a problem on Linux that meant that the gateways() method could crash if...Alastair Houghton2014-05-161-2/+3
| * Added tag release_0_10_3 for changeset 4d4e27588b57Alastair Houghton2014-05-060-0/+0
| * Improved test for PF_ROUTE sockets so Linux fails it.release_0_10_3Alastair Houghton2014-05-061-0/+1
| * Fix builds on older Linux kernel versions (no NLM_F_DUMP_INTR). Also, test f...Alastair Houghton2014-05-064-38/+15
| * adding some additional notes about the version jump so it's present in PyPi's...Oliver Palmer2014-05-031-1/+4
| * adding Windows batch script used to build and upload multiple binary formats ...Oliver Palmer2014-05-031-0/+4
| * Added tag release_0_10_2 for changeset 115c8cd67e6fAlastair Houghton2014-05-030-0/+0
| * Added a workaround for broken netlink headers on some Linux distros.release_0_10_2Alastair Houghton2014-05-033-5/+11
| * Added tag release_0_10_1 for changeset 00e6caae571dAlastair Houghton2014-05-020-0/+0
| * Added CHANGELOG file.release_0_10_1Alastair Houghton2014-05-021-0/+46
| * Added tag release_0_10_1 for changeset edeca5af4b59Alastair Houghton2014-05-020-0/+0
| * Added tag release_0_10_1 for changeset 6bd18908c5caAlastair Houghton2014-05-020-0/+0
| * Bumped version number.Alastair Houghton2014-05-022-2/+2
| * Made the test script Python 3 compatible.Alastair Houghton2014-05-021-1/+2
| * Without this line, PyPy crashes. I guess we can't rely on the indirect refer...Alastair Houghton2014-05-021-0/+12
| * Updated home page.Alastair Houghton2014-05-011-1/+1
| * Fixed a typo in the README.rst.Alastair Houghton2014-05-011-1/+1
| * Added tag release_0_10_0 for changeset 6030c12264f1Alastair Houghton2014-05-010-0/+0
| * Fixed a problem caused by buggy behaviour from Visual C++ 2010.release_0_10_0Alastair Houghton2014-05-011-5/+9
| * Added tag release_0_10_0 for changeset 5126010ebcd6Alastair Houghton2014-05-010-0/+0
| * Added a note about the gateways() API.Alastair Houghton2014-05-011-0/+6
| * Fixed a silly bug I found with the test script. Added gateway output to the ...Alastair Houghton2014-05-012-15/+38
| * Added Windows support.Alastair Houghton2014-05-011-27/+257
| * Added Linux PF_NETLINK support.Alastair Houghton2014-05-011-7/+280
| * Added gateway detection code for PF_SOCKET and sysctl(). Also fixed some Sol...Alastair Houghton2014-05-013-20/+765
| * Set the zip-safe flag.Alastair Houghton2014-04-281-0/+1
| * Updated version number. Made the README explicitly reStructuredTextAlastair Houghton2014-04-282-18/+23
| * Bump version number and make the build status image into a link.Alastair Houghton2014-04-282-1/+3