summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-9.1.0dhcpcd-9.1.0Roy Marples2020-05-31
* Fix compile with inet or inet6 disabledRoy Marples2020-05-30
* Linux: File compile without pluginsJulian Wollrath2020-05-30
* route: improve overflow loggingRoy Marples2020-05-30
* logerr: Preserve errnoRoy Marples2020-05-30
* privsep: Drain the link socket as we can't re-open it.Roy Marples2020-05-30
* Fix some Coverity isuesRoy Marples2020-05-30
* Fix some clang analyzer issuesRoy Marples2020-05-30
* Solaris: IP_RECVIF is busted on DilOS at leastRoy Marples2020-05-29
* Solaris: Fix sending RS probesRoy Marples2020-05-29
* Solaris: driver names have numbersRoy Marples2020-05-29
* Solaris: Fix compileRoy Marples2020-05-29
* DHCP6: Revert part of prior - only allow vendorclassid to disableRoy Marples2020-05-28
* dhcpcd.conf: harden default optionsRoy Marples2020-05-27
* DHCP6: Use interface vendorclassid rather than contextRoy Marples2020-05-27
* Appease older compilersRoy Marples2020-05-27
* For systems without open_memstream(3) warn that /tmp needs to exitRoy Marples2020-05-27
* Check AF_PACKET is definedRoy Marples2020-05-27
* dhcpcd: Fix a memory error dumping leases.Roy Marples2020-05-24
* privsep: root and inet don't need arc4randomRoy Marples2020-05-24
* privsep: Avoid the /proc/../ escapeRoy Marples2020-05-24
* dhcpcd: Fix releasing addressesRoy Marples2020-05-24
* privsep: Init the arc4random seed before chrootingRoy Marples2020-05-24
* Fix some memory issues with priorRoy Marples2020-05-24
* Fix prior for BSDRoy Marples2020-05-24
* privsep: Fix compile for prior without dev pluginsRoy Marples2020-05-24
* privsep: Pass BPF flags via ps_flagsRoy Marples2020-05-24
* privsep: Allow dev plugins to workRoy Marples2020-05-24
* privsep: No need for a CHROOT reason nowRoy Marples2020-05-24
* privsep: Allow Linux to work without needing any mountsRoy Marples2020-05-24
* Move get_line to common to re-use outside of optionsRoy Marples2020-05-24
* Avoid putting an extra space here.Roy Marples2020-05-22
* dhcpcd: Move the script file from per interface to global contextRoy Marples2020-05-21
* privsep: Validate ICMP messages we send as wellRoy Marples2020-05-21
* privsep: Validate UDP portsRoy Marples2020-05-21
* Apparently case is important.Roy Marples2020-05-21
* dhcpcd: Silence console output entirely with more -qRoy Marples2020-05-21
* Note RFC6926 fields even though we don't perform a bulk lease queryRoy Marples2020-05-21
* privsep: Only allow file IO to specific pathsRoy Marples2020-05-21
* privsep: Log the user chrooting asRoy Marples2020-05-20
* Remove some old FORKED logic.Roy Marples2020-05-20
* privsep: Filter ioctls to a known list.Roy Marples2020-05-20
* ARP: reduce conflicts from errors to warningsRoy Marples2020-05-20
* privsep: inet processes no longer need inet pledgeRoy Marples2020-05-20
* OpenBSD: Avoid a pledge segfault when exitingRoy Marples2020-05-20
* privsep: Ensure we don't scribble garbage to BPFRoy Marples2020-05-20
* ARP: A few minor fixes for priorRoy Marples2020-05-20
* privsep: Add comment about BPF returing EPERM on OpenBSD.Roy Marples2020-05-20
* IPv4LL: Fix for non NetBSDRoy Marples2020-05-20
* OpenBSD: Fix non privsep builds.Roy Marples2020-05-20