summaryrefslogtreecommitdiff
path: root/local/list-local-interfaces.c
Commit message (Expand)AuthorAgeFilesLines
* Changed local iface struct to include an embedded NiceAddress.Kai Vehmanen2007-09-181-1/+1
* Updated local module to use the new address API.Kai Vehmanen2007-08-301-1/+1
* Updated test coverage of local submodule. Added NICEAPI_EXPORT attributes. Fi...Kai Vehmanen2007-06-191-0/+5
* add copyright/license notice to each .c/.h fileDafydd Harries2007-04-301-0/+36
* make nice_address_to_string() write result into passed-in buffer; define cons...Dafydd Harries2007-03-141-3/+2
* use NiceAddress for local interfacesDafydd Harries2007-02-071-6/+4
* tidy up local/ code and export its functionsDafydd Harries2007-02-031-5/+3
* add local/ directoryDafydd Harries2006-12-211-0/+30