Anthony Eden

Results 9 issues of Anthony Eden

Currently oval only supports v2. This issue is to track what it would take to implement OpenAPI v3.

RFC 8914 defines extended error codes: https://tools.ietf.org/html/rfc8914 - it would be useful to support these in erldns.

enhancement

I observed the following errors occurring today in a production system (name and IPs anonymized). ``` 2018-06-26 21:20:54.277 [error] @erldns_worker:handle_decoded_udp_message:147 Worker process crashed (error: exit, reason: {noproc,{gen_server,call,[,{process,{dns_message,47717,false,0,false,false,false,false,false,false,0,1,0,0,1,[{dns_query,,1,28}],[],[],[{dns_optrr,512,0,0,true,[]}]},#Port,52805,{udp,{1,2,3,4}}},500]}}) ``` This appears...

bug

For DANE

enhancement

FQDN with uppercase letters in the A record's leftmost label resulted in only the last record being used.

bug

The current view we provide in the developer documentation is a good reference, however I would like to add an additional section that describes the various ways customers may use...

enhancement

According to RFC 1035: ``` is a single length octet followed by that number of characters. is treated as binary information, and can be up to 256 characters in length...

I am currently trying to include cutkey as a dependency in an app building on R16B03-1 and building is failing due to the following error: deps/cutkey/src/cutkey.erl:71: crypto:erlint/1: needed only by...

First, thank you for all of the hard work getting 2.0 out the door, I appreciate it! From https://guides.hanamirb.org/ the link to the 2.0.0 upgrade notes is not found: https://guides.hanamirb.org/upgrade-notes/v200...