summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-12-15aco: Create ways to minimize use of regex.Corey Farrell
2017-12-14loader: Replace priority heap with vector.Corey Farrell
2017-12-14res_rtp_asterisk.c: Disable packet flood detection for video streams.Richard Mudgett
2017-12-12chan_pjsip/res_pjsip: Add CHANNEL(pjsip,request_uri)Richard Mudgett
2017-12-11pjsip_options: wrongly applied "UNKNOWN" statusKevin Harwell
2017-12-11Merge "astdb: Improve prefix searches in astdb"Jenkins2
2017-12-10astdb: Improve prefix searches in astdbSean Bright
2017-12-08utils: Add convenience function for setting fd flagsSean Bright
2017-12-04security-events: Fix SuccessfulAuth using_password declaration.Richard Mudgett
2017-11-27CLI: Remove compatibility code.Corey Farrell
2017-11-27Merge "CLI: Create ast_cli_completion_add function."George Joseph
2017-11-27Merge "CLI: Remove calls to ast_cli_generator."George Joseph
2017-11-21Merge "BuildSystem: pjsip_evsub_set_uas_timeout was not used."Joshua Colp
2017-11-21CLI: Create ast_cli_completion_add function.Corey Farrell
2017-11-21CLI: Remove calls to ast_cli_generator.Corey Farrell
2017-11-21Merge "CLI: Create ast_cli_completion_vector."Joshua Colp
2017-11-21Merge "README: Send people to secure websites where available."Joshua Colp
2017-11-20Merge "doxygen: Remove obsolete contents."Joshua Colp
2017-11-20BuildSystem: pjsip_evsub_set_uas_timeout was not used.Alexander Traud
2017-11-18iostream: Fix ast_iostream_printf declaration.Corey Farrell
2017-11-17README: Send people to secure websites where available.Corey Farrell
2017-11-17doxygen: Remove obsolete contents.Corey Farrell
2017-11-17Merge "DEBUG_FD_LEAKS: Add missing FD creators."Joshua Colp
2017-11-17Merge "Build: Make function constructor/destructor attributes mandatory."Joshua Colp
2017-11-16Merge "pjsip / hep: Provide correct local address for Websockets."Joshua Colp
2017-11-16Merge "sorcery: Add ast_sorcery_retrieve_by_prefix()"Jenkins2
2017-11-16Merge "This patch adds a beanstalk CDR backend."Jenkins2
2017-11-14pjsip / hep: Provide correct local address for Websockets.Joshua Colp
2017-11-14Merge "core: Add cache_media_frames debugging option."Jenkins2
2017-11-14Merge "alertpipe: Correct documented return of ast_alertpipe_write."Joshua Colp
2017-11-13alertpipe: Correct documented return of ast_alertpipe_write.Corey Farrell
2017-11-13sorcery: Add ast_sorcery_retrieve_by_prefix()Sean Bright
2017-11-13CLI: Create ast_cli_completion_vector.Corey Farrell
2017-11-13vectors: Add new macro and a string vector definition.Corey Farrell
2017-11-11core: Add cache_media_frames debugging option.Richard Mudgett
2017-11-10Build: Make function constructor/destructor attributes mandatory.Corey Farrell
2017-11-08DEBUG_FD_LEAKS: Add missing FD creators.Corey Farrell
2017-11-07Merge "Fix ast_(v)asprintf() malloc failure usage conditions."Joshua Colp
2017-11-06Merge "dtls: Add support for ephemeral DTLS certificates."Joshua Colp
2017-11-06Fix ast_(v)asprintf() malloc failure usage conditions.Richard Mudgett
2017-11-06dtls: Add support for ephemeral DTLS certificates.Sean Bright
2017-11-06configure: Add autoconf check for libopusfile.Corey Farrell
2017-11-01Modules: Additional improvements to CLI completion.Corey Farrell
2017-10-31Merge "Build System: Fix --disable-xmldoc option."Joshua Colp
2017-10-30core / pjsip: Add support for grouping streams together.Joshua Colp
2017-10-26Merge "res_pjsip: Add 'ip' as a valid option to 'identify_by' on endpoint."Joshua Colp
2017-10-25res_pjsip: Add 'ip' as a valid option to 'identify_by' on endpoint.Joshua Colp
2017-10-25Build System: Fix --disable-xmldoc option.Corey Farrell
2017-10-24Single API for ast_store_lock_info and ast_remove_lock_info.Corey Farrell
2017-10-20This patch adds a beanstalk CDR backend.Nir Simionovich