rename variables, make it compile, fix error handling a bit
[adns] / src / addrfam.c
2014-06-01 Ian Jacksonrename variables, make it compile, fix error handling...
2014-06-01 Ian Jacksonimplement scope flags
2014-05-31 Ian Jacksonfix and more debug
2014-05-28 Ian Jacksonfix name conditionality
2014-05-28 Ian Jacksonscope if index to name conversion
2014-05-28 Ian Jacksoninterface index >= (comment from mdw)
2014-05-28 Ian Jacksonrescope AFCORE (comment from mdw)
2014-05-27 Ian JacksonWIP mostly works, need to convert if index to name
2014-05-26 Ian Jacksonswap addr2text and text2addr
2014-05-26 Ian JacksonWIP compiles
2014-05-26 Ian JacksonWIP before no debug log
2014-05-25 Mark WoodingDo address-family dispatch with lots of switchy functions. wip.base.getaddrinfo
2014-05-11 Mark WoodingMore progress on addr support.
2014-05-10 Mark WoodingSupport transport over IPv6.
2014-05-10 Mark WoodingSupport IPv6 PTR lookups.
2014-05-10 Mark Woodingsrc/: Support IPv6 addresses in `sortlist'.