summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2017-02-20Merge "tcptls.c: Add some missing allocation failure checks." into 13zuul
2017-02-20Revert "build: Execute ldconfig to build cache."Joshua Colp
2017-02-17tcptls.c: Add some missing allocation failure checks.Richard Mudgett
2017-02-16build: Execute ldconfig to build cache.Joshua Colp
2017-02-16http: Ensure capath is defined on all http creationsJoshua Elson
2017-02-14libasteriskssl: do nothing with OpenSSL >= 1.1Tzafrir Cohen
2017-02-14tcptls: use TLS_client_method with OpenSSL 1.1Tzafrir Cohen
2017-02-14openssl 1.1 support: use OPENSSL_VERSION_NUMBERTzafrir Cohen
2017-02-14Merge "cli: Fix various CLI documentation and completion issues" into 13zuul
2017-02-14Merge "channel: Protect flags in ast_waitfor_nandfds operation." into 13zuul
2017-02-13Merge "core: Cleanup some channel snapshot staging anomalies." into 13zuul
2017-02-13cli: Fix various CLI documentation and completion issuesSean Bright
2017-02-13channel: Protect flags in ast_waitfor_nandfds operation.Joshua Colp
2017-02-10manager: Restore Originate failure behavior from Asterisk 11Sean Bright
2017-02-10core: Cleanup some channel snapshot staging anomalies.Richard Mudgett
2017-02-07srv: Fix crash when ast_srv_lookup is used and 0 records are returned.Joshua Colp
2017-02-02Merge "channel.c: Fix unbalanced read queue deadlocking local channels." into 13George Joseph
2017-02-02Merge "res_agi: Prevent an AGI from eating frames it should not. (Re-do)" int...zuul
2017-02-02Merge "Frame deferral: Revert API refactoring." into 13zuul
2017-02-01audiohooks: Muting a hook can mute underlying framesSean Bright
2017-02-01channel.c: Fix unbalanced read queue deadlocking local channels.Richard Mudgett
2017-02-01res_agi: Prevent an AGI from eating frames it should not. (Re-do)Richard Mudgett
2017-02-01Frame deferral: Revert API refactoring.Richard Mudgett
2017-01-30Merge "ast_careful_fwrite to support EPIPE gracefully" into 13Joshua Colp
2017-01-27Merge "libastssl/pj: libastssl/pj should have an so_version" into 13zuul
2017-01-27Merge "debug_utilities: Add ast_logescalator" into 13zuul
2017-01-27debug_utilities: Add ast_logescalatorGeorge Joseph
2017-01-27libastssl/pj: libastssl/pj should have an so_versionTorrey Searle
2017-01-27Merge "ari: Implement 'debug all' and request/response logging" into 13George Joseph
2017-01-26ast_careful_fwrite to support EPIPE gracefullykkm
2017-01-26Merge "PJPROJECT logging: Fix detection of max supported log level." into 13George Joseph
2017-01-26Merge "frame.c: Fix off-nominal format ref leaks." into 13George Joseph
2017-01-26Merge "T.140: Fix format ref and memory leaks." into 13Joshua Colp
2017-01-26Merge "astobj2.c: Add excessive ref count trap." into 13George Joseph
2017-01-25T.140: Fix format ref and memory leaks.Richard Mudgett
2017-01-24astobj2.c: Add excessive ref count trap.Richard Mudgett
2017-01-24main/app.c: Memory corruption from early format destruction.Richard Mudgett
2017-01-24frame.c: Fix off-nominal format ref leaks.Richard Mudgett
2017-01-24ari: Implement 'debug all' and request/response loggingGeorge Joseph
2017-01-24PJPROJECT logging: Fix detection of max supported log level.Richard Mudgett
2017-01-17abstract/fixed/adpative jitter buffer: disallow frame re-insertsKevin Harwell
2017-01-13taskprocessor.c: Change when high water warning logged.Richard Mudgett
2016-12-22acl.c: Improve ast_ouraddrfor() diagnostic messages.Richard Mudgett
2016-12-14MESSAGE: Flush Message/ast_msg_queue channel alert pipe.Richard Mudgett
2016-12-06pjproject_bundled: Fix missing inclusion of symbolsGeorge Joseph
2016-12-02Merge "tcptls: Use new certificate upon sip reload" into 13Joshua Colp
2016-12-02Merge "PJPROJECT logging: Made easier to get available logging levels." into 13Joshua Colp
2016-12-01Merge "res_rtp: Fix regression when IPv6 is not available." into 13Joshua Colp
2016-12-01Merge "Frame deferral: Re-queue deferred frames one-at-a-time." into 13Joshua Colp
2016-12-01Merge "OpenSSL 1.1.0 support" into 13Joshua Colp