Brent Cook
d41635175b
add log.h, bump version
4 years ago
Brent Cook
1131b6b6c7
fix leak if constraints are enabled in config, but disabled in the build
7 years ago
Brent Cook
2f42bdc6be
revert previous, this was for the wrong branch
7 years ago
Brent Cook
b11faba94a
update disabled constraint callback
7 years ago
Brent Cook
ea9814a344
log.h is dead, noted by eest on IRC
7 years ago
multisnow
82143ad047
update constraint-disabled.c according to c8ed30f0cf
, should fix #29 and #31
8 years ago
Brent Cook
fee37c5d0a
add priv_constraint_kill
8 years ago
Brent Cook
da21669f2f
update constraint disable shims
9 years ago
Brent Cook
f48b854265
rebase and update patches
9 years ago
Brent Cook
11fc26bcfe
build updates
9 years ago
Brent Cook
993ab7afa5
add shim for constraint_add
9 years ago
Brent Cook
7523d1ea94
do not override CFLAGS during configure, remove USER_CFLAGS
9 years ago
Brent Cook
bff382a60f
we don't need a dummy constraint_cmp
9 years ago
Brent Cook
5035e4decb
constraint_init needs to return 0 if we have no constraints
9 years ago
Brent Cook
b493f59fb8
refresh for the latest ntpd upstream code
- add closefrom fallback for OS X / Linux systems, extracted from sudo,
but without the optimized versions, since they cannot work in a
chroot environment (and we're not performance critical here.)
- enable detecting libtls
- conditionally enable https constraint support
9 years ago
Brent Cook
733037e6fc
spring cleaning before resyncing with upstream
Layout build machinery closer to LibreSSL to make code sharing easier.
Split the big Makefile.am into src/compat.
9 years ago