6 Commits

Author SHA1 Message Date
Chintan Parikh
ac3e488924 Compile DIAL client and server for macOS.
Changes:
* Added method to get mac and ip address for OSX. Current Linux method
of query via SIOCGIFCONF doesn't work. Added code to read via getifaddrs() API.
* Put non OSX specific code under #ifdef flags.
* Removed few linker libraries which are not required (lcares and lrt).
* Fixed many warnings.

Tested on: OSX 10.12
2017-12-26 21:16:24 -08:00
Steven E Wright
c23156fb02 Fixes incorrect format specifier. 2016-12-06 10:50:53 -08:00
jcli
64713d9679 Added app manager IPC interface. Updated verions to 2.1 2016-07-28 18:01:57 -07:00
jcli
c4c877da81 added hide handling 2016-07-28 18:00:20 -07:00
jcli
2477615a40 dial spec 2.0 2015-10-20 16:34:36 -07:00
jcli
3454a59e99 dial spec 1.7 2015-10-20 16:26:28 -07:00