summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2017-03-22Merge "autochan/mixmonitor/chanspy: Fix unsafe channel locking and references...Joshua Colp
2017-03-20thread safety: Don't use getprotobyname()Sean Bright
2017-03-15Merge "pbx.c: Fix crash from malformed exten pattern." into 14zuul
2017-03-15autochan/mixmonitor/chanspy: Fix unsafe channel locking and references.Richard Mudgett
2017-03-14pbx.c: Fix crash from malformed exten pattern.Richard Mudgett
2017-03-14main/stasis_cache: Demote the ERROR message when removing a nonexistent itemMatt Jordan
2017-03-08media_cache: Prefer ast_file_is_readable() over access()Sean Bright
2017-03-06Saynumber is trying to get "and" from "digits/" subfolderDaniel Journo
2017-03-02core: Cleanup ast_get_hint() usage.Richard Mudgett
2017-03-01Merge "media_cache: Mark cache entry stale if cache file is removed" into 14Joshua Colp
2017-02-28media_cache: Mark cache entry stale if cache file is removedSean Bright
2017-02-27build: Warn if asterisk is installed in both 32 and 64 bit sys dirsGeorge Joseph
2017-02-23build: Execute ldconfig to build cache. (take two)George Joseph
2017-02-22Revert "build: Execute ldconfig to build cache."Joshua Colp
2017-02-21build: Execute ldconfig to build cache.Joshua Colp
2017-02-20Merge "tcptls.c: Add some missing allocation failure checks." into 14zuul
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 14zuul
2017-02-14Merge "channel: Protect flags in ast_waitfor_nandfds operation." into 14zuul
2017-02-13Merge "core: Cleanup some channel snapshot staging anomalies." into 14zuul
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-03res_ari: fix memory leak for channelvarsSebastien Duthil
2017-02-02channel.c: Fix unbalanced read queue deadlocking local channels.Richard Mudgett
2017-02-02res_agi: Prevent an AGI from eating frames it should not. (Re-do)Richard Mudgett
2017-02-02Frame deferral: Revert API refactoring.Richard Mudgett
2017-02-01audiohooks: Muting a hook can mute underlying framesSean Bright
2017-01-30Merge "ast_careful_fwrite to support EPIPE gracefully" into 14Joshua Colp
2017-01-29Merge "libastssl/pj: libastssl/pj should have an so_version" into 14zuul
2017-01-27debug_utilities: Add ast_logescalatorGeorge Joseph
2017-01-27libastssl/pj: libastssl/pj should have an so_versionTorrey Searle
2017-01-26ast_careful_fwrite to support EPIPE gracefullykkm
2017-01-26Merge "PJPROJECT logging: Fix detection of max supported log level." into 14zuul
2017-01-26Merge "ari: Implement 'debug all' and request/response logging" into 14zuul
2017-01-26Merge "T.140: Fix format ref and memory leaks." into 14George Joseph
2017-01-26Merge "frame.c: Fix off-nominal format ref leaks." into 14George Joseph
2017-01-26Merge "astobj2.c: Add excessive ref count trap." into 14George 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