summaryrefslogtreecommitdiff
path: root/include/asterisk/autoconfig.h.in
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-11-20BuildSystem: pjsip_evsub_set_uas_timeout was not used.Alexander Traud
2017-11-06configure: Add autoconf check for libopusfile.Corey Farrell
2017-10-25Build System: Fix --disable-xmldoc option.Corey Farrell
2017-05-26res_srtp: Add support for libsrtp2Sean Bright
2017-04-24core: Use eventfd for alert pipes on Linux when possibleSean Bright
2017-04-05pjproject_bundled: Add 3 upstream patchesGeorge Joseph
2017-02-15res_pjsip_pubsub: Correctly implement persisted subscriptionsGeorge Joseph
2016-11-21build: Backport addition of librt check to configure.acGeorge Joseph
2016-11-16Merge "res_pjsip_outbound_authenticator_digest.c: Fix memory pool leak." into 13zuul
2016-11-16res_pjsip_outbound_authenticator_digest.c: Fix memory pool leak.Richard Mudgett
2016-11-14cli: Fix ast_el_read_char to work with libedit >= 3.1George Joseph
2016-10-09bundled_pjproject: Add tests for programs used by the Makefile, et al.George Joseph
2016-09-29Remove "format_ogg_opus: New format"Kevin Harwell
2016-09-27format_ogg_opus: New formatGeorge Joseph
2016-09-20sd_notify (systemd status notifications) supportTzafrir Cohen
2016-09-01res_pjsip_session: segfault on already disconnected sessionAlexei Gradinari
2016-07-19Add conditional support for noreturn functions.Corey Farrell
2016-07-14Merge "BuildSystem: Avoid obsolete warning with pthread.m4 on autoconf." into 13zuul
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-04BuildSystem: Avoid obsolete warning with libcurl.m4 on autoconf.Alexander Traud
2016-06-23BuildSystem: Avoid obsolete warning with AC_TYPE_SIGNAL on autoconf.Alexander Traud
2016-06-21res_pjsip_pubsub: Address SEGV when attempting to terminate a subscriptionGeorge Joseph
2016-05-08pjproject_bundled: Check for python-dev and TEST_FRAMEWORKGeorge 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-04Check for OpenSSL defines before trying to use them.Mark Michelson
2015-08-03res/res_rtp_asterisk: Add ECDH supportMark Duncan
2015-04-30Update configure.ac/Makefile for clangDiederik de Groot
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-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-07-17menuselect: Add libxml2 support (Patch 3)Matthew Jordan
2014-07-03main/tcptls: Add checks for OpenSSL Elliptic Curve supportMatthew Jordan
2014-06-20build: Allow autoconf/ast_ext_tool_check to handle cross-compiling better.George Joseph
2014-05-13chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing ...Richard Mudgett
2014-04-23This patch adds support for spinlocks in Asterisk.George Joseph
2014-03-05Corrected cross-platform stat nanosecond codeDavid M. Lee
2014-01-28cdr_radius, cel_radius: build agains libfreeradius-clientKevin Harwell
2013-12-03res_pjsip_session: Add support for PJMEDIA_SDP_NEG_ALLOW_MEDIA_CHANGE flag.Joshua Colp
2013-11-26Fix a configure issue with PJSIP transaction group lock detection.Joshua Colp
2013-11-16res_pjsip: Add support for building against pjproject with SIP transaction gr...Joshua Colp
2013-10-03Detect and use xsltCleanupGlobals when availableKinsey Moore
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-08-30optional_api: Fix linking problems between modules that export global symbolsDavid M. Lee
2013-08-23Add the bucket API.Joshua Colp