Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.hex: Deprecate to/from in favour of encode/decode, for consistency! | Matthew Wild | 2022-03-04 | 1 | -1/+1 |
* | util.dns: Remove compat for pre-0.11 lack of inet_ntop binding | Kim Alvefur | 2022-02-15 | 1 | -32/+3 |
* | util.dns: Replace base16 implementation with util.hex | Kim Alvefur | 2022-02-15 | 1 | -10/+1 |
* | util.dns: Minor updates of SVCB parser | Kim Alvefur | 2022-02-02 | 1 | -1/+2 |
* | util.dns: Implement SVCB record parser | Kim Alvefur | 2020-10-04 | 1 | -0/+54 |
* | util.dns: Fix returning read position after zero-length name | Kim Alvefur | 2020-10-04 | 1 | -1/+1 |
* | util.dns: Move DNS parameters details into util.dnsregistry | Kim Alvefur | 2020-10-04 | 1 | -56/+4 |
* | util.dns: Update RR types from IANA registry | Kim Alvefur | 2020-06-25 | 1 | -17/+23 |
* | util.dns: Library for decoding DNS records | Kim Alvefur | 2019-03-09 | 1 | -0/+271 |