dnscontrol/pkg
Ismael Peral 06404fdcf9 Fix CAA Support: helpers.js CAA_CRITICAL flag=128 (#318) (#319)
* Update helpers.js CAA_CRITICAL flag=128 (#318)

CAA flag "Issuer Critical Flag" sets first bit (bit 0) to 1 where bit 0 is the 8th bit in the flag, so it's doing the change by left shift 7 positions the value 1.

* Change caa tests

Apply changes for Travis-CI, now caaflag must be 128 instead of 1.

* generated static.go and matrix.html
2018-02-09 14:03:40 -05:00
..
js Fix CAA Support: helpers.js CAA_CRITICAL flag=128 (#318) (#319) 2018-02-09 14:03:40 -05:00
nameservers Refactor: Prelink providers to domains (#305) 2018-02-01 11:45:53 -05:00
normalize Switch from fmt.Error* to errors.Error* (#317) 2018-02-05 16:17:20 -05:00
notifications add emphasis 2018-01-11 12:44:52 -05:00
printer Vet and Lint the entire system (#296) 2018-01-09 12:53:16 -05:00
spflib Switch from fmt.Error* to errors.Error* (#317) 2018-02-05 16:17:20 -05:00
transform Switch from fmt.Error* to errors.Error* (#317) 2018-02-05 16:17:20 -05:00