index
:
dhcpcd.git
dhcpcd-4
dhcpcd-5
dhcpcd-5.0
dhcpcd-5.6
dhcpcd-6
dhcpcd-6.11.1-DNA
dhcpcd-7
dhcpcd-8
ia
master
DHCP / IPv4LL / IPv6RA / DHCPv6 client
Roy Marples
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
...
*
|
Fix whitespace
Roy Marples
2019-03-03
*
|
Fix configure reporting of rb_tree_init
Roy Marples
2019-03-03
*
|
Add rbtree(3) from NetBSD if not present in libc.
Roy Marples
2019-03-03
|
/
*
configure: --with-udev explicity requires libudev to be present
Roy Marples
2019-01-11
*
configurfe: Remove extra --includedir. It's not hit anyway.
Roy Marples
2019-01-11
*
Make config.h more pretty
Roy Marples
2018-07-24
*
udev: Use our logerr framework instead of syslog(3)
Roy Marples
2018-03-27
*
vanity: space out config.h a bit better
Roy Marples
2018-03-27
*
Add support for setproctitle(3).
Roy Marples
2018-02-13
*
configure: make --includedir=/usr/src/foo work
Roy Marples
2018-01-07
*
Fix prior on stricter shells.
Roy Marples
2017-10-05
*
Detect hmac(3) in libc or the library containing MD5.
Roy Marples
2017-10-05
*
Add compat/strlcpy.c from OpenBSD libc to use instead of
Roy Marples
2017-10-04
*
When using gcc, add the -Wlogical-op flag when debugging.
Roy Marples
2017-05-04
*
Style.
Roy Marples
2017-04-21
*
With the logger removed, we no longer need to test for printf %m support.
Roy Marples
2017-04-02
*
Use new strtoi changes.
Roy Marples
2017-03-22
*
Report correct config test for arc4random_uniform
Roy Marples
2017-03-22
*
Remove configure opts for prior.
Roy Marples
2017-03-21
*
Remove posix_spawn(3) compat code.
Roy Marples
2017-03-21
*
Remove the strlcpy compat code and just #define it to snprintf(3).
Roy Marples
2017-03-21
*
Configure correct hook dir.
Roy Marples
2017-03-20
*
Move md5 and sha256 out to compat.
Roy Marples
2017-03-19
*
bpf: ARP and BOOTP filter improvements
Roy Marples
2017-03-05
*
Detect .git directory and add debugging flags.
Roy Marples
2017-02-23
*
Improve nl80211 support as we now know how to work out the SSID we're
Roy Marples
2016-11-17
*
Do somewith with getline result in configure to make it pass.
Roy Marples
2016-11-08
*
Default DBDIR from /var/db to /var/db/dhcpcd.
Roy Marples
2016-11-08
*
make distinfo now produces a .distinfo file which contains checksum(s) of
Roy Marples
2016-11-04
*
Support kernels which implement RFC5227.
Roy Marples
2016-10-14
*
Fix build system to make import correctly for authentication.
Roy Marples
2016-10-07
*
Only enable IPv4LL when INET is enabled.
Roy Marples
2016-09-27
*
Allow DHCPv6 support to be compiled out.
Roy Marples
2016-09-27
*
Allow IPv4LL to be compiled out.
Roy Marples
2016-09-20
*
Allow dhcpcd to be built without Authentiction support for system media with
Roy Marples
2016-09-19
*
One BSD in the future will include address flags in ifa_msghdr.
Roy Marples
2016-09-16
*
Add the --small configure option which currently removes non essential options
Roy Marples
2016-09-09
*
Rework the recvmsg_realloc function to handle flags.
Roy Marples
2016-09-02
*
Remove Solaris IN6_IFF_* defines from configure and add the to ipv6.h,
Roy Marples
2016-07-26
*
Allow pkg-config to be host selectable like the compiler.
Roy Marples
2016-06-21
*
Always set HAVE_REALLOCARRAY so that eloop can use it.
Roy Marples
2016-05-07
*
Use libc reallocarray in eloop if we have it.
Roy Marples
2016-05-06
*
Fix reallocarray test
Roy Marples
2016-05-04
*
Use reallocarray(3) to fix a pontential overflow issue discovered by Coverity.
Roy Marples
2016-05-03
*
Solaris does not return AF_LINK addresses in getifaddrs(3), so
Roy Marples
2016-05-02
*
Fix compile on sunos again.
Roy Marples
2016-05-01
*
Test exit status of which, not just stdout.
Roy Marples
2016-05-01
*
Remove closefrom as we don't suffer from fd starvation.
Roy Marples
2016-04-22
*
Set -DHAVE_CONFIG_H after it's blanked on user config. Fixes [ceb1077c23].
Roy Marples
2016-04-13
*
Move embedded test to after setting compiler options to fix a build issue wit...
Roy Marples
2016-04-12
[prev]
[next]