summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-04-12Merge changes from topics 'ASTERISK-26890', 'ASTERISK-26851' into 13Joshua Colp
2017-04-11stun.c: Fix ast_stun_request() erratic timeout.Richard Mudgett
2017-04-11sorcery.c: Speed up ast_sorcery_retrieve_by_id()Richard Mudgett
2017-04-11tcptls.c: Cleanup TCP/TLS listener thread on abnormal exit.Richard Mudgett
2017-04-04CDR: Protect from data overflow in ast_cdr_setuserfield.Corey Farrell
2017-03-31Merge "build: Fix deb build issues with fakeroot" into 13George Joseph
2017-03-30build: Fix deb build issues with fakerootWalter Doekes
2017-03-30astobj2: Prevent potential deadlocks with ao2_global_obj_releaseSean Bright
2017-03-29Merge "srtp: Allow zero as tag value for a sRTP Crypto Suite." into 13Joshua Colp
2017-03-29srtp: Allow zero as tag value for a sRTP Crypto Suite.Alexander Traud
2017-03-27core: Remove embedded module supportSean Bright
2017-03-24Merge "cdr: Allow setting of user field from 'h' extension" into 13zuul
2017-03-24Merge "audiohook.c: Lost RTP packets lead to out-of-sync MixMonitor." into 13zuul
2017-03-22Merge "res_pjsip_messaging: Check URI type before dereferencing" into 13zuul
2017-03-22cdr: Allow setting of user field from 'h' extensionSebastian Gutierrez
2017-03-21Merge "autochan/mixmonitor/chanspy: Fix unsafe channel locking and references...zuul
2017-03-21res_pjsip_messaging: Check URI type before dereferencingSean Bright
2017-03-20audiohook.c: Lost RTP packets lead to out-of-sync MixMonitor.Aaron An
2017-03-20thread safety: Don't use getprotobyname()Sean Bright
2017-03-15Merge "pbx.c: Fix crash from malformed exten pattern." into 13zuul
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-06Saynumber is trying to get "and" from "digits/" subfolderDaniel Journo
2017-03-02core: Cleanup ast_get_hint() usage.Richard Mudgett
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 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