]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
6 days ago  Roy Marplesdhcpcd: Only drop/release address family specified... master
6 days ago  Colin McInnesFix time_offset to be int to match RFC-2132
2024-04-13  Roy Marpleshooks: stop wpa_supplicant on STOPPED
2024-04-08  Roy Marpleslinux: modern kernels can create stable private addresses
2024-04-02  Taoyu LiRespect IPV6_PREFERRED_ONLY flag on DHS_NONE state
2024-04-02  Roy Marplescompat: stub out _rs_forkhandler for compat/arc4random.c
2024-03-28  Roy MarplesDHCP6: Remove leading space from delegated_dhcp6_prefix
2024-03-09  Daniel Goertzenadd RFC4191 support (#297)
2024-02-25  Lloyd ParkesDefine the Azure Endpoint and other site-specific optio...
2024-02-16  Petr MenšíkMove dhcp(v4) packet size check earlier (#295)
2023-12-24  Roy MarplesDHCP: DECLINE address on ARP defend failure
2023-12-21  pradeep-brightsigndhcpcd: Add support for arp persist defence (#273)
2023-12-18  Roy MarplesRelease dhcpcd-10.0.6 v10.0.6
2023-12-18  Roy MarplesDHCP6: For Prefix Delegation, the - interface means...
2023-12-18  Roy MarplesDHCP6: Improve logging when changing IA type
2023-12-14  Roy MarplesFully configure an interface when being activated.
2023-12-12  Roy MarplesFix year
2023-12-10  Roy MarplesDocument that limiting address protocol can affect...
2023-11-13  Roy MarplesFix an unused var warning for capsicum for prior
2023-11-13  Roy MarplesFix privsep builds for prior.
2023-11-13  Roy Marplesdhcpcd: Remove stdio callback and detach on daemonise
2023-11-13  Roy Marplescontrol: Abort control recv path on hangup
2023-11-12  Roy Marplesdhcpcd: Detach from launcher before stopping root process
2023-11-12  Roy Marplescontrol: Fix hangup for non privsep builds
2023-11-10  Roy MarplesRelease dhcpcd-10.0.5 v10.0.5
2023-11-10  Roy Marplesprivsep: Note that unveil(2) is not needed
2023-11-10  Roy Marplesprivsep: Allow dup3 on Linux
2023-11-10  Roy Marplesdev: Don't fail to start if we cannot open the dev...
2023-11-10  Roy Marplesdhcpcd: Close fork_fd on hangup
2023-11-08  Roy Marplesconfigure: guard config.h with #ifdef CONFIG_H
2023-10-23  Roy MarplesIPv4LL: Don't start if already started
2023-10-23  Roy MarplesDHCP: re-enter DISCOVER phase if server doesn't reply...
2023-10-23  Roy MarplesExpose memset_s on FreeBSD
2023-10-23  Roy MarplesFix tests or #252.
2023-10-23  Roy Marplescompat: test for memset_explicit, explicit_bzero and...
2023-10-20  Roy MarplesImprove comment about capturing script output.
2023-10-19  Roy MarplesRelease dhcpcd-10.0.4 v10.0.4
2023-10-19  Roy Marplesdhcpcd: Improve script status handling
2023-10-19  Roy Marplesprivsep: Allow dup2 with SECCOMP
2023-10-19  Roy Marplesprivsep: Notify processes when dhcpcd has daemonised
2023-10-16  Fabrice Fontainecompat/arc4random.c: use memset instead of explicit_bze...
2023-10-16  Oleg Lyovinprivsep: allow __NR_clock_gettime32 syscall (#254)
2023-10-12  Oleg Lyovinprivsep: allow __NR_mmap2 syscall (#253)
2023-10-09  Roy Marplesdhcpcd: freopen of stdin/stdout may change the fd
2023-10-09  Roy Marplesprivsep: Log script exit status.
2023-10-06  Roy MarplesRelease dhcpcd-10.0.3 v10.0.3
2023-10-04  Roy MarplesDHCP6: Set all requested addrs as not stale when starti...
2023-10-04  Roy Marplesdoc: mention using `--with-openssl`
2023-10-04  Roy MarplesIPv6: Be explicit that lifetime zero means no longer...
2023-10-04  Roy Marplesoptions: introduce the uri option as opposed to a string
2023-10-02  Roy Marplesoptions: andsf6 is DHCPv6, not DHCP
2023-10-02  Roy MarplesCast a compile warning away
2023-09-29  Tobias Heidercompat: use OpenSSL RAND_priv_bytes() for entropy ...
2023-09-28  Christian TomahoghSend correct amount of used buffer for prefix exclude...
2023-09-25  Roy MarplesGuard against handling many SIGTERM/SIGINT.
2023-09-25  Petr GotthardUse a local variable instead of the optind (#86)
2023-09-25  Tobias HeiderSupport libcrypto for hmac and sha256 (#223)
2023-09-12  Ido RosenFix some grammar in README.md
2023-09-09  Ido RosenClarify persistent wording to address confusion.
2023-09-09  Ido RosenIgnore VSCode .vscode and macOS .DS_Store files
2023-09-04  Tobias Heidercompat: update arc4random() to newer chacha20 based...
2023-09-04  Tobias Heiderci: execute tests after successful build (#243)
2023-08-22  Roy Marpleslinux: fix wireless roaming
2023-08-22  Roy Marplesprivsep: Fix a FD leak when processes exit
2023-08-15  Tobias Heiderprivsep: fix strlcpy overflow in psp_ifname (#239)
2023-08-12  Tobias Heiderdhcpcd: Fix off-by-one overflow when read() writes...
2023-08-04  Tobias HeiderAdd CI builds for Ubuntu, OpenBSD, FreeBSD and NetBSD...
2023-08-04  Petr MenšíkDo not crash on dhcpcd test run (#231)
2023-07-20  Roy MarplesFix --enable-secomp
2023-07-20  Roy Marplesprivsep: Allow diabling of SECCOMP on Linux
2023-07-19  Roy MarplesRelease dhcpcd-10.0.2 v10.0.2
2023-07-19  Roy MarplesFix compile warning with rb.c sync
2023-07-19  Tobias Heidercompat sync (#226)
2023-07-19  Roy Marpleslinux: consider IFF_LOWER_UP and !IFF_DORMANT for LINK_UP
2023-07-19  Roy Marplesprivsep: Send only what we have put in the buffer to...
2023-07-04  Roy Marplescommon: Allow hwaddr_ntoa to print an empty string
2023-07-03  Roy Marplescommon: Improve valid_domain and check correct return
2023-07-02  Roy Marplesprivsep: Only unlink control sockets if we created...
2023-06-19  Xearisc-v fix vendor error (#213)
2023-06-19  Rob GillAdditional DHCP options (#214)
2023-06-19  Roy Marplesprivsep: Check if we have a root process before sending...
2023-05-23  Roy MarplesLinux: Improve learning IPv6 address flags
2023-05-18  frazarchore: Link to GitHub for the commit log and release...
2023-05-18  Roy MarplesLinux: fix disabling of kernel RA autoconf
2023-05-18  Roy Marpleschore: Fix generation of dependency file
2023-05-18  Roy Marplesbuild: Remove suffix prerequisite rules
2023-05-18  Roy Marpleschore: Document building a bit more
2023-05-18  Roy Marplesoptions: Allow waitip to take space separated address...
2023-05-17  Roy Marplesdhcpcd: Fix waitip address family
2023-05-17  Roy Marplesdhcpcd: support HANGUP of stderr cb
2023-05-17  Roy Marplescontrol: Ingore control not connected errors too
2023-05-17  Roy Marplescontrol: ignore EPIPE errors on write
2023-05-17  Roy Marplescontrol: deal with hangup better
2023-05-16  Roy Marplesprivsep: Allow zero length messages through
2023-05-08  Roy MarplesDHCP: Don't enforce the message came port 67
2023-04-27  J. Hannken... BSD: Fix non INET6 builds
2023-04-26  Roy MarplesOpenBSD: Ensure if_afreq is correct initialised.
2023-04-26  Roy MarplesBSD: When we get RTM_NEWADDR the interface must have...
2023-04-26  Roy MarplesRevert "OpenBSD: When attaching INET6 set IFF_UP"
2023-04-26  Roy MarplesOpenBSD: When attaching INET6 set IFF_UP
next