summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2016-09-15sd_notify (systemd status notifications) supportTzafrir Cohen
2016-09-07Merge "res_pjsip_session: segfault on already disconnected session"zuul
2016-09-06build: Add download capability for external packagesGeorge Joseph
2016-09-06res_pjsip_session: segfault on already disconnected sessionAlexei Gradinari
2016-09-04Merge "codecs: Add Codec 2 mode 2400."Joshua Colp
2016-08-24codecs: Add Codec 2 mode 2400.Alexander Traud
2016-08-17BuildSystem: Detect ca_list_path capabilities in external PJProject.Alexander Traud
2016-08-10res_resolver_unbound: Allow compilation with libunbound version < 1.5George Joseph
2016-07-21Merge "res_srtp: Enable AES-256 and AES-GCM."zuul
2016-07-21res_srtp: Enable AES-256 and AES-GCM.Alexander Traud
2016-07-19Add conditional support for noreturn functions.Corey Farrell
2016-07-14Merge "BuildSystem: Avoid obsolete warning with pthread.m4 on autoconf."zuul
2016-07-13res_rtp_asterisk: Enable Forward Secrecy (PFS) for DTLS.Alexander Traud
2016-07-13BuildSystem: Avoid obsolete warning with pthread.m4 on autoconf.Alexander Traud
2016-07-12BuildSystem: Allow own CFLAGS on ./configure.Alexander Traud
2016-06-30configure: Fix HAVE_PJSIP_EVSUB_GRP_LOCK not set with external pjprojectGeorge Joseph
2016-06-29Merge "BuildSystem: Avoid obsolete warning with AC_TYPE_SIGNAL on autoconf."zuul
2016-06-23BuildSystem: Avoid obsolete warning with AC_TYPE_SIGNAL on autoconf.Alexander Traud
2016-06-22Merge "BuildSystem: Avoid obsolete warning with AC_FUNC_SETVBUF_REVERSED on a...zuul
2016-06-22BuildSystem: Avoid obsolete warning with AC_FUNC_SETVBUF_REVERSED on autoconf.Alexander Traud
2016-06-21res_pjsip_pubsub: Address SEGV when attempting to terminate a subscriptionGeorge Joseph
2016-06-21BuildSystem: Avoid obsolete warning with HELP_STRING on autoconf.Alexander Traud
2016-06-08Detect and use proper libraries for musl toolchainsTimo Teräs
2016-05-11configure: Fix errors with AST_UNDEFINED_SANITIZER/AST_LEAK_SANITIZERMatt Jordan
2016-05-08pjproject_bundled: Check for python-dev and TEST_FRAMEWORKGeorge Joseph
2016-03-23pjproject-bundled: Cleanups for reported issuesGeorge Joseph
2016-03-14build: Add configure check for proto field of PJSIP TLS transport setting.Joshua Colp
2016-03-01build-system: Allow building with static pjprojectGeorge Joseph
2016-02-10res_pjsip: Handle pjsip_dlg_create_uas deprecationGeorge Joseph
2016-02-10Build: Added testing compiler to support the system sanitizesBadalyan Vyacheslav
2016-02-04Check for OpenSSL defines before trying to use them.Mark Michelson
2016-01-21Build System: Add support for checking alembic branches.Corey Farrell
2015-11-30Build System: Support include-what-you-use.Alexander Traud
2015-10-08configure: Fix check for libunbound to require v1.5.0 as minimum.Richard Mudgett
2015-08-10Merge "Replaces clock_gettime() with ast_tsnow()"Joshua Colp
2015-08-07Replaces clock_gettime() with ast_tsnow()David M. Lee
2015-07-29res/res_rtp_asterisk: Add ECDH supportMark Duncan
2015-05-03Update configure.ac/Makefile for clangDiederik de Groot
2015-04-15res_pjsip: Add external PJSIP resolver implementation using core DNS API.Joshua Colp
2015-03-25dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests.Joshua Colp
2015-03-12Add support for the clang compiler; update RAII_VAR to use BlocksRuntimeMatthew Jordan
2015-02-25configure: Promote SQLite3 "not installed" warning to errorMatthew Jordan
2015-01-26Various fixes for OS XDavid M. Lee
2015-01-16Add support for the ca_list_path option for PJSIP transports.Mark Michelson
2015-01-15configure: If cross-compiling, assume we have working semaphoresMatthew Jordan
2015-01-13chan_pjsip: Add configure check for 'pjsip_get_dest_info' function.Joshua Colp
2014-10-27configure: Add autoconf check for libopus.Sean Bright
2014-10-19build: Force -fsigned-char on platforms where the default for char is unsignedGeorge Joseph
2014-08-17configure: Undefine FORTIFY_SOURCE prior to defining it for patched gccMatthew Jordan
2014-07-21Fix build when pjproject is installed in a non-standard location.Sean Bright