Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compile without any warning hardened and with C99 | Thomas Habets | 2019-01-06 | 1 | -1/+1 |
* | Initial unit test. | Thomas Habets | 2015-04-22 | 1 | -1/+16 |
* | 'library' -> 'program' in license text. | Thomas Habets | 2014-06-17 | 1 | -7/+7 |
* | Work around libnet interface autodetection bug. | Thomas Habets | 2014-05-18 | 1 | -1/+1 |
* | Fix warnings reported by clang. | Thomas Habets | 2012-03-26 | 1 | -1/+1 |
* | Code reorg: put windows code in separate file. | Thomas Habets | 2011-11-16 | 1 | -1/+19 |
* | Cleaned up interface-finding code. | Thomas Habets | 2011-11-15 | 1 | -3/+2 |
* | Added getifaddrs() and native BSD versions of findif. | Thomas Habets | 2011-11-01 | 1 | -0/+1 |
* | include inttypes if it exists. Fixes compile on IRIX. | Thomas Habets | 2010-04-01 | 1 | -0/+4 |
* | Comment cleanups, no code change | Thomas Habets | 2009-10-07 | 1 | -0/+2 |
* | Split findif stuff into separate files | Thomas Habets | 2009-09-30 | 1 | -0/+9 |