Commit Graph

9 Commits

Author SHA1 Message Date
Wesley Miaw
9c95539a7e Allow wildcard matches for non-https schemes of the form scheme://* and
scheme:*.
2020-06-12 18:24:27 -07:00
Wesley Miaw
d789ef37ff Allow subdomain wildcards to be specified for CORS origin headers using https.
Restrict default build to acceptable Netflix and YouTube origin headers; created new debug makefile target for full whitelist testing.
2020-06-02 17:19:53 -07:00
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
jcli
9436d21eef compile the debug target 2017-02-22 17:58:27 -08:00
jcli
1cad97031b added dial client debug 2017-02-22 17:54:25 -08:00
Steven E Wright
cc9a6aa8e7 Don't assume a 32-bit build for the DIAL client. 2016-12-06 10:45:23 -08:00
jcli
15a14d2168 Revert "Make client build in 64 using multilib"
This reverts commit 3f0324261d.
2016-07-28 17:59:06 -07:00
wouterlucas
3f0324261d Make client build in 64 using multilib 2016-06-20 13:48:05 -07:00
jcli
3454a59e99 dial spec 1.7 2015-10-20 16:26:28 -07:00