Ollivier Robert
Ollivier Robert
While writing the Rust port of `dmarc-cat`, it becomes clear that I misinterpreted some structs.
For each Row, there is a `Policy` field with `Type` and `Comment`. We could display it but that require a different template, maybe in an extended or more verbose mode....
Interface of `github.com/miekg/dns` is truly terrible.
When trying to convert into YAML the values I get from my LDAP server through Treequel, strings are not marked as UTF-8 in Ruby 1.9.3 resulting in everything marked as...
Hello, I don't see any kind of DNSSEC support, either in the query space (no DNSKEY or DS recognized) or in the resolving/validation part (I don't see any check for...
Using the latest version grabbed by `go get` on OS X 10.11 with Xcode 7.2 and Go 1.5.2. I'm trying to process a fairly complicated file, with multiple (local, mostly...
Rust: stable/1.60 on macOS 14.6 in a Mac Mini. Hello, I'm trying to mock a function named `lookup_addr` which belongs to an external crape (`dns-lookup`) in order to avoid DNS...
Not sure whether you want to auto-generate the parameter list but I just put the one you have right now :) Enjoy.
I'm using `ssh` as a SOCKS proxy for everything curl and git-related. This works fine but after installing `cargo-audit` the command fails to fetch the db: ``` 653 [15:52] roberto@roberto-aw:src/leftpad-rs>...