summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2025-12-02formal: fix workflow permissionsGeorge Sapkin
2025-12-01vscode: set tabs to 8 whitespaces by defaultÁlvaro Fernández Rojas
2025-11-28src: fix shadowed local variablesÁlvaro Fernández Rojas
2025-11-24all: implement RFC8910 §3 URI equality checkPaul Donald
2025-11-24all: implement RFC8910 captive portal (CP) optionPaul Donald
2025-11-23dhcpv6: refactor variable namesPaul Donald
2025-11-23dhcpv6: refactor variable namesPaul Donald
2025-11-23dhcpv6: refactor variable namesPaul Donald
2025-11-23dhcpv6: refactor variable namesPaul Donald
2025-11-23dhcpv6: assign a new field for prefix exclusion lengthPaul Donald
2025-11-23dhcpv6: refactor variable namesPaul Donald
2025-11-23dhcpv6: refactor variable namesPaul Donald
2025-11-23odhcp6c: set environment script to its current locationPaul Donald
2025-11-18github: ci: add MIPS64, PowerPC64 and RISCV64Álvaro Fernández Rojas
2025-11-18dhcpv6: restart DHCPv6 on receipt of RA containing a new prefixPaul Donald
2025-11-18dhcpv6: fix processing PIO exclusion loop variable collisionPaul Donald
2025-11-17odhcp6c: apply draft-ietf-6man-slaac-renum-11 lifetime rulesJonas Lochmann
2025-11-17src: add fallthrough attributeÁlvaro Fernández Rojas
2025-11-17odhcp6c: properly guard attributesÁlvaro Fernández Rojas
2025-11-14github: ci: add powerpc archÁlvaro Fernández Rojas
2025-11-14github: ci: add cmake build and source directoriesÁlvaro Fernández Rojas
2025-11-14github: ci: disable json-c testsÁlvaro Fernández Rojas
2025-11-14scripts: devel-build: disable json-c testsÁlvaro Fernández Rojas
2025-11-13dhcpv6: DHCPV6_OPT_INFO_REFRESH contains a 4 byte optionPaul Donald
2025-11-13dhcpv6: use compile time resolved sizeof(struct in6_addr) for IPv6 valuesPaul Donald
2025-11-13dhcpv6: set a static define for DUID max lengthPaul Donald
2025-11-13dhcpv6: set static defines for DHCPv6 option header sizePaul Donald
2025-11-13odhcp6c: RFC commentsPaul Donald
2025-11-13all: spell fixesPaul Donald
2025-11-13dhcpv6: dhcpv6_handle_reply switch case handlingPaul Donald
2025-11-13dhcpv6: dhcpv6_handle_advert; migrate if blocks to switch casePaul Donald
2025-11-13dhcpv6: migrate to switch case for dhcpv6_handle_replyPaul Donald
2025-11-13dhcpv6: migrate to switch case for dhcpv6_handle_replyPaul Donald
2025-11-13all: drop CER_IDPaul Donald
2025-11-11dhcpv6: refactor u8 and u16 to u32 to avoid boolean coercionPaul Donald
2025-11-09treewide: Replace _unused with _o_unusedHauke Mehrtens
2025-11-05dhcpv6: return early upon successJerome Küttner
2025-11-05readme: fix description stringPaul Donald
2025-11-05dhcpv6: potential bug fix for checking DHCPV6_OPT_STATUSPaul Donald
2025-11-04src: add missing if/else bracesÁlvaro Fernández Rojas
2025-11-04treewide: remove whitespaces at EOLÁlvaro Fernández Rojas
2025-11-04src: remove pragma once in headersÁlvaro Fernández Rojas
2025-11-04src: reorder includes alphabeticallyÁlvaro Fernández Rojas
2025-11-04src: align SoftAtHome license headers formatÁlvaro Fernández Rojas
2025-11-04readme: update for prpl patch-set additionsPaul Donald
2025-11-04readme: document all environment optionsPaul Donald
2025-11-04readme: rewrite in markdownPaul Donald
2025-11-04odhcp6c: fix safe interval processing to follow RFC 4862Jonas Lochmann
2025-11-03dhcpv6: always include IA_NA and IA_PD in Request message if requestedNicolas BESNARD
2025-11-03dhcpv6: fix incorrect IA type being printed in syslogNicolas BESNARD