summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2017-02-17Merge "Remove extra ast_iostream_close() calls."zuul
2017-02-17Remove extra ast_iostream_close() calls.Mark Michelson
2017-02-16build: Execute ldconfig to build cache.Joshua Colp
2017-02-16Merge "stream: Rename creates/destroys to allocs/frees"zuul
2017-02-16stream: Rename creates/destroys to allocs/freesGeorge Joseph
2017-02-16http: Ensure capath is defined on all http creationsJoshua Elson
2017-02-15Merge "stream: Add stream topology to channel"George Joseph
2017-02-14stream: Add stream topology to channelGeorge Joseph
2017-02-14Merge "cli: Fix various CLI documentation and completion issues"zuul
2017-02-14Merge "channel: Protect flags in ast_waitfor_nandfds operation."zuul
2017-02-14Merge "stream: Add stream topology unit tests and fix uncovered bugs."zuul
2017-02-14Merge "libasteriskssl: do nothing with OpenSSL >= 1.1"Joshua Colp
2017-02-14Merge "tcptls: use TLS_client_method with OpenSSL 1.1"zuul
2017-02-14Merge "openssl 1.1 support: use OPENSSL_VERSION_NUMBER"zuul
2017-02-14Merge "core: Cleanup some channel snapshot staging anomalies."Joshua Colp
2017-02-13Merge "stream: Add media stream topology definition and API"zuul
2017-02-13stream: Add stream topology unit tests and fix uncovered bugs.Joshua Colp
2017-02-13cli: Fix various CLI documentation and completion issuesSean Bright
2017-02-13stream: Add media stream topology definition and APIGeorge Joseph
2017-02-13Merge "manager: Restore Originate failure behavior from Asterisk 11"zuul
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-10stream: Add media stream definition and API with unit tests.Joshua Colp
2017-02-07srv: Fix crash when ast_srv_lookup is used and 0 records are returned.Joshua Colp
2017-02-03res_ari: fix memory leak for channelvarsSebastien Duthil
2017-02-03libasteriskssl: do nothing with OpenSSL >= 1.1Tzafrir Cohen
2017-02-03tcptls: use TLS_client_method with OpenSSL 1.1Tzafrir Cohen
2017-02-03openssl 1.1 support: use OPENSSL_VERSION_NUMBERTzafrir Cohen
2017-02-02channel.c: Fix unbalanced read queue deadlocking local channels.Richard Mudgett
2017-02-02Frame deferral: Revert API refactoring.Richard Mudgett
2017-02-02res_agi: Prevent an AGI from eating frames it should not. (Re-do)Richard Mudgett
2017-02-01audiohooks: Muting a hook can mute underlying framesSean Bright
2017-01-29Merge "debug_utilities: Add ast_logescalator"zuul
2017-01-27debug_utilities: Add ast_logescalatorGeorge Joseph
2017-01-27libastssl/pj: libastssl/pj should have an so_versionTorrey Searle
2017-01-27Merge "media: Add experimental support for RTCP feedback."George Joseph
2017-01-26Merge "PJPROJECT logging: Fix detection of max supported log level."zuul
2017-01-26Merge "ari: Implement 'debug all' and request/response logging"George Joseph
2017-01-26Merge "frame.c: Fix off-nominal format ref leaks."George Joseph
2017-01-26Merge "T.140: Fix format ref and memory leaks."George Joseph
2017-01-26Merge "main/app.c: Memory corruption from early format destruction."Joshua Colp
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-24PJPROJECT logging: Fix detection of max supported log level.Richard Mudgett
2017-01-23ari: Implement 'debug all' and request/response loggingGeorge Joseph
2017-01-23media: Add experimental support for RTCP feedback.Lorenzo Miniero
2017-01-17abstract/fixed/adpative jitter buffer: disallow frame re-insertsKevin Harwell