]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2026-06-30  Roy MarplesBuild all the targets on macos master
2026-06-29  Roy Marplesoptions: Introduce policy groups
2026-06-26  Roy Marplesprivsep: Fix compile without INET
2026-06-23  Chris Pattersondhcp: add configurable backoff parameters for DHCPv4...
2026-06-23  Roy MarplesIPv4: uset old_ia when adding an address causes early...
2026-06-23  Roy MarplesDHCPv6: When deprecating addresses, restart on prefix...
2026-06-23  Roy MarplesDHCPv6: Prefix exclude option can be 17 octets (#671)
2026-06-22  Roy MarplesIPv6ND: Free routeinfo when it expires (#670)
2026-06-22  Roy Marplescontrol: Avoid hangup in the recvdata path
2026-06-22  Roy Marplesscript: Fix buffer over and under flows in script_buftoenv
2026-06-22  Roy Marplescapsicum: Avoid some overflow issues in privsep sysctl
2026-06-22  Roy MarplesIPv6: Fix numerous issues extending temporary address...
2026-06-22  Roy MarplesDHCP6: Fix configuring the suffix to delegated prefixes...
2026-06-22  Roy Marplesvsio: Allow zero length options
2026-06-22  Roy Marpleseloop: Fix compile warning where UTIME_MAX is a calculation
2026-06-22  Roy Marplesworkflows: limit to read only
2026-06-22  Roy Marpleseloop: Improve timespecdiff
2026-06-22  Roy Marplesconfigure: Don't define _BSD_SOURCE for explicit_zero()
2026-06-22  Roy Marplesipv6: Only regen temp addrs with sufficent pltime
2026-06-22  Roy Marpleshooks: don't read past truncated ip6 address starting fe
2026-06-21  Roy Marplesauth: Ensure remaining dlen matches hash digest length
2026-06-21  Roy Marplesauth: clear keys with memset_explicit
2026-06-21  Roy Marplesprivsep: Check data is terminated when a string
2026-06-21  Roy MarplesARP: Iterate over states safely as the cb could remove...
2026-06-21  Roy MarplesDHCP: Sanitise messages from servers for output
2026-06-20  Roy MarplesFix CI build
2026-06-20  Roy Marplesudev: Ensure we have a subsystem, action and ifname
2026-06-20  Roy Marpleshooks: Quote assignment of compat vars correctly
2026-06-20  Roy MarplesARP: check we have enough to read the frame header
2026-06-20  Roy MarplesND: Enforce require and reject policy
2026-06-20  Roy MarplesDHCP6: Ensure IA_PD Prefix Length is valid
2026-06-20  Roy MarplesND6: fix OOB reject mask for an undefined option
2026-06-20  Roy Marplesoptions: Fix userclass boundary
2026-06-20  Roy Marpleslinux: Ensure NLA data boundaries are valid
2026-06-20  Roy Marplesprivsep: ps_root_readfile should return the real file...
2026-06-19  Roy Marplestimezone: disallow directory traversal
2026-06-18  Roy Marplesprivsep: Simplify readerror
2026-06-18  Roy Marplesprivsep: Remove PS_BUFLEN
2026-06-17  Cezar Craciunoiuscript: Use correct buffer length variable (#641)
2026-06-16  Roy Marplessun: Enable building for privsep
2026-06-16  Roy Marplesprivsep: Don't open PF_INET socket for each ioctl
2026-06-11  Roy MarplesBPF: fix libpcap compile
2026-06-08  Roy MarplesDHCP6: guard against an interface delegated too disappe...
2026-06-08  Roy Marplesoptions: Remove some const to fix compile warnings
2026-06-08  Roy Marplesprivsep: guard setproctitle and only use compat on...
2026-06-08  Roy Marplesprivsep: avoid a compile warning on systems without...
2026-06-08  Roy MarplesDHCP: Don't add a trailing : on vendor if no machine...
2026-06-08  Roy MarplesDHCP: Don't really expire the lease when testing
2026-06-08  Roy Marplesprivsep: Add ps_root_gethostname
2026-06-07  Roy Marplesprivsep: Always seed arc4random
2026-06-07  Roy Marplesif: if_init inits the interface from the kernel
2026-06-07  Roy Marplesprivsep: Test defines for all ioctls
2026-06-07  Roy Marplesroute: Use HAVE_RT_MISSFILTER rather than a generic...
2026-06-07  Roy Marplestime.h always pulls in struct timespec
2026-06-07  Roy Marplesscript: add ifxname as the escaped string
2026-06-06  Roy Marplesprivsep: smaller buffer size without INET6
2026-06-06  Roy Marplesdhcp-common: Escape ifname for lease file
2026-06-03  Roy Marplesprivsep: Don't abort if we don't need a fdwaiter
2026-06-03  Roy Marplesdhcpcd: Don't add a link_fd if we don't have one.
2026-06-03  Roy Marplesroute: Rework rt structure so sockaddrs are pointers...
2026-06-02  Roy Marplescompat: Add support for getprogname(3)
2026-06-01  Roy Marplesscript: Don't assume AF_PACKET of if not AF_LINK
2026-06-01  Roy MarplesBPF: Improve headers
2026-06-01  Roy Marpleseloop: mark eloop as UNUSED for waitfd and ppoll
2026-06-01  Roy MarplesAdapt codebase for new pidfile
2026-06-01  Roy Marplespidfile: Import latest from NetBSD
2026-05-27  Roy Marpleseloop: set errno = EBADF rather than calling close...
2026-05-24  Roy MarplesDarwin: Add initial support for macOS (#613)
2026-05-21  Roy Marpleseloop: fix USE_PPOLL define
2026-05-21  Roy Marplesprivsep: Adapt to new eloop_waitfd()
2026-05-21  Roy Marpleseloop: Add eloop_openfdwaiter() and eloop_closefdwaiter()
2026-05-21  Roy MarplesDHCP6: Delete the eloop event before closing an ia...
2026-05-21  Roy Marpleseloop: always remove event from list on delete
2026-05-19  Roy MarplesMerge pull request #610 from NetworkConfiguration/esc_i...
2026-05-19  Joan Lledóhooks: Escape interface names and use printf 610/head
2026-05-19  Roy MarplesMerge pull request #607 from NetworkConfiguration/bpf
2026-05-19  Roy MarplesBPF: Correct libpcap warning 607/head
2026-05-19  Roy MarplesBPF: Add a DLPI interface
2026-05-19  Roy MarplesBPF: Test for pcap_set_immediate_mode()
2026-05-19  Roy MarplesBPF: harden libpcap on BSD
2026-05-17  Roy MarplesBPF: Use pcap_setwritefilter() and pcap_lockfilter()
2026-05-17  Roy MarplesBPF: Address review comments
2026-05-15  Joan LledóBPF: Add support for libpcap
2026-05-15  Roy MarplesBPF: Fixup comment to indicate this could be used outsi...
2026-05-14  Roy MarplesBPF: Simplify by splitting OS specifics into own files
2026-05-09  Roy Marplesprivsep: Change IPC to use SOCK_STREAM (#604)
2026-05-05  Roy Marplesformat: Ensure <netinet/icmp6.h> comes before <netinet...
2026-05-05  Roy Marpleseloop: Bring in updated from dhcpsd
2026-04-30  Roy MarplesFormat code with clang-format v19 (#601)
2026-04-30  Colin McInnesAdd missing SPDX-License tags (#591)
2026-04-30  Roy MarplesRelease dhcpcd-10.3.2 v10.3.2
2026-03-23  Roy MarplesDHCP: free the state when dropping on state NONE
2026-03-19  Roy MarplesDHCP: Don't run double EXPIRE hooks on carrier loss
2026-03-16  Roy MarplesRelease dhcpcd-10.3.1 v10.3.1
2026-03-16  Roy MarplesFix guards for prior
2026-03-06  Roy MarplesBSD: don't send uninitialised memory using ps_root_indi...
2026-03-06  Daniel Gröbermanager: Fix loosing iface options on CARRIER
2026-03-06  Roy Marplesntp: Build new_ntp_servers without superfluous spaces
2026-02-26  Roy Marplesroute: fix a bogus uninitialised check from clang
2026-02-26  Roy Marplesipv6nd: empty IPV6RA_EXPIRE eloop queue when dropping
next