Age | Commit message (Expand) | Author |
2023-02-27 | IAPrefix: tests for Getters, FromBytes, ToBytes | Chris Koch |
2023-02-27 | IAAddress: tests for Getter, FromBytes, ToBytes | Chris Koch |
2023-02-27 | Vendor class: new Getters & tests for Getters, FromBytes, ToBytes | Chris Koch |
2023-02-27 | 4RD: new Getters & tests for Getters, FromBytes, ToBytes | Chris Koch |
2023-02-27 | RelayMessage option: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | ClientLinkLayerAddress: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | RemoteID: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | InterfaceID: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | StatusCode: test for all Options types | Chris Koch |
2023-02-27 | DHCP4oDHCP6: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | FQDN: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | IRT: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | ElapsedTime: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | VendorOpts: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | UserClasses: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | BootFileParam: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | BootFileURL: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | DomainSearchList: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | changes bla bla new uio | Chris Koch |
2023-02-27 | DNS: tests for FromBytes, ToBytes, and DNS Getter | Chris Koch |
2023-02-27 | ORO: tests for FromBytes, ToBytes, and ORO Getter | Chris Koch |
2023-02-27 | Status: tests for FromBytes, ToBytes, and Status Getter | Chris Koch |
2023-02-27 | ClientArchType: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | IAPD: tests for FromBytes, ToBytes, and IAPD Getter | Chris Koch |
2023-02-27 | IATA: tests for FromBytes, ToBytes, and IATA Getter | Chris Koch |
2023-02-27 | IANA: tests for FromBytes, ToBytes, and IANA Getter | Chris Koch |
2023-02-27 | New tests for ClientID & ServerID | Chris Koch |
2023-02-27 | Remove 1.17 CI | Chris Koch |
2023-02-27 | Require Go 1.18 | Chris Koch |
2023-02-19 | Tests for option deserialization & getters | Chris Koch |
2023-02-19 | Simplify option parsing | Chris Koch |
2023-02-19 | dhcpv6: convert every Parse function to FromBytes | Chris Koch |
2023-02-19 | Option 4RD: switch to FromBytes | Chris Koch |
2023-02-19 | Improve NTP server option parsing | Chris Koch |
2023-02-19 | Pin lz4 to v4.1.14 due to bug | Chris Koch |
2023-02-20 | Merge pull request #489 from hugelgupf/update-dependencies | Pablo Mazzini |
2023-02-19 | Update dependencies | Chris Koch |
2023-02-19 | dhcpv6 DUID: re-add Equal function | Chris Koch |
2023-02-19 | dhcpv6: proper DUID types | Chris Koch |
2023-02-18 | dhcpv6: turn everythingmessage into a test | Chris Koch |
2023-02-18 | Recursive pretty-printing with indentation | Chris Koch |
2023-02-18 | Consistent short string messages | Chris Koch |
2023-02-18 | Remove superfluous print from test | Chris Koch |
2023-02-18 | Normalize String functions | Chris Koch |
2023-02-18 | Example to pretty print every option | Chris Koch |
2023-02-18 | 4RD: API like every other Options wrapper type | Chris Koch |
2023-02-19 | Merge pull request #486 from hugelgupf/workflow-fix | Pablo Mazzini |
2023-02-18 | Upgrade GH actions | Chris Koch |
2023-02-18 | Support Go 1.17-1.20 | Chris Koch |
2023-02-18 | README: fix GH actions badge | Chris Koch |