Files
asterisk/include/asterisk
George Joseph a8512f9afe res_resolver_unbound: Allow compilation with libunbound version < 1.5
libunbound at version 1.4.20 (which CentOS still uses) declared all
of their string function parameters as as 'char *'.  1.4.21 changed
them all to 'const char *'.  Thankfully 1.4.21 also introduced the
UNBOUND_VERSION_MAJOR define so configure now checks for that and
sets HAVE_UNBOUND_CONST_PARAMS.  res_resolver_unbound then checks
that and casts away the 'const' if it's not set.

Tested compile and testsuite on CentOS6 (1.4.20), Ubuntu14 (1.4.22) and
Fedora24 (1.5.4).  There are a few failing tests to be addressed though.

ASTERISK-26283 #close

Change-Id: Ib708b19b706c5d0ba7b7d5473e6df339d9ae4148
2016-08-10 11:08:25 -06:00
..
2016-08-03 16:41:04 -04:00
2015-04-11 19:43:43 -06:00
2012-06-25 15:55:25 +00:00
2009-04-29 18:53:01 +00:00
2014-07-24 17:50:46 +00:00
2013-07-25 04:06:32 +00:00
2013-08-22 18:52:41 +00:00
2016-03-24 16:59:24 -05:00
2016-06-02 22:53:39 +03:00
2016-06-22 12:23:44 -05:00
2012-08-30 14:23:28 +00:00
2015-06-10 12:17:02 -05:00
2015-07-07 21:31:49 -05:00
2015-05-19 21:11:21 -05:00
2016-07-14 15:59:49 -05:00
2012-08-30 14:23:28 +00:00
2016-07-22 03:11:47 -05:00
2009-03-18 02:28:55 +00:00
2016-04-08 13:52:02 -05:00
2013-07-03 17:58:45 +00:00
2014-01-06 17:45:25 +00:00
2016-07-12 05:00:16 -05:00
2015-05-19 21:11:21 -05:00
2011-10-11 19:06:29 +00:00
2014-07-21 08:41:29 +00:00
2013-04-22 16:22:00 +00:00
2015-05-19 21:11:21 -05:00
2015-11-24 13:57:05 -06:00
2013-02-15 13:38:12 +00:00