summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-20Merge "bridge_basic: Ignore answer from transfer target when they've timed ou...Joshua Colp
2017-11-20cli: Remove silly usage of RAII_VAR.Corey Farrell
2017-11-20ccss: Remove silly usage of RAII_VAR.Corey Farrell
2017-11-20app: Remove silly usage of RAII_VAR.Corey Farrell
2017-11-20aoc: Remove silly usage of RAII_VAR.Corey Farrell
2017-11-20abstract_jb: Remove silly usage of RAII_VAR.Corey Farrell
2017-11-20Merge "doxygen: Remove obsolete contents." into 15Joshua Colp
2017-11-20res_mwi_external_ami: Remove incorrect load priority.Corey Farrell
2017-11-20Loader: Remove unneeded load_pri declarations.Corey Farrell
2017-11-20Merge "res_fax: Remove checks for unsigned values being >= 0." into 15Joshua Colp
2017-11-20Merge "res_snmp: Declare RONLY if net-snmp headers do not." into 15Joshua Colp
2017-11-20Merge "iostream: Fix ast_iostream_printf declaration." into 15Joshua Colp
2017-11-20Merge "tests: Fix warnings found on Mac." into 15Joshua Colp
2017-11-20Merge "app_minivm: Fix possible uninitialized return value." into 15Joshua Colp
2017-11-20Merge "res_pjsip: Fix warning by deferring implicit type cast." into 15Joshua Colp
2017-11-20BuildSystem: pjsip_evsub_set_uas_timeout was not used.Alexander Traud
2017-11-19Build: Fix OSX build issues.Corey Farrell
2017-11-19Build: Fix issues building without SSL.Corey Farrell
2017-11-19res_pjsip: Fix warning by deferring implicit type cast.Corey Farrell
2017-11-18tests: Fix warnings found on Mac.Corey Farrell
2017-11-18res_snmp: Declare RONLY if net-snmp headers do not.Corey Farrell
2017-11-18res_fax: Remove checks for unsigned values being >= 0.Corey Farrell
2017-11-18iostream: Fix ast_iostream_printf declaration.Corey Farrell
2017-11-18app_minivm: Fix possible uninitialized return value.Corey Farrell
2017-11-18res_rtp_asterisk.c: Fix rtp source address learning for broken clientsPirmin Walthert
2017-11-17README: Send people to secure websites where available.Corey Farrell
2017-11-17doxygen: Remove obsolete contents.Corey Farrell
2017-11-17res_pjsip: Use reasonable buffer lengths for endpoint identificationSean Bright
2017-11-17menuselect: Remove ineffective weak attribute detection.Corey Farrell
2017-11-17Merge "Build: Make function constructor/destructor attributes mandatory." int...Jenkins2
2017-11-17acl: Fix allocation related issues.Corey Farrell
2017-11-17CLI: Create ast_cli_completion_vector.Corey Farrell
2017-11-17Merge "aoc: Fix memory management issues." into 15Jenkins2
2017-11-17bridge_basic: Ignore answer from transfer target when they've timed out.Joshua Colp
2017-11-16aoc: Fix memory management issues.Corey Farrell
2017-11-16res_pjsip_transport_websocket: Give transport a meaningful descriptionSean Bright
2017-11-16res_pjsip: Use sorcery prefix operation for contact lookupSean Bright
2017-11-16Merge "ast_coredumper: Add ability to use directory other than /tmp" into 15Joshua Colp
2017-11-16Merge "pjsip / hep: Provide correct local address for Websockets." into 15Jenkins2
2017-11-16Merge "sorcery: Add ast_sorcery_retrieve_by_prefix()" into 15Jenkins2
2017-11-16Merge "chan_pjsip.c: Improve answer failure log messages." into 15Jenkins2
2017-11-16Merge "audiohook.c: Fix freeing a frame and still using it." into 15Joshua Colp
2017-11-15chan_pjsip.c: Improve answer failure log messages.Richard Mudgett
2017-11-15audiohook.c: Fix freeing a frame and still using it.Richard Mudgett
2017-11-15app_record: Don't set RECORD_STATUS chan var until file is closedGeorge Joseph
2017-11-15ast_coredumper: Add ability to use directory other than /tmpGeorge Joseph
2017-11-14Merge "bundled_pjproject: Update to 2.7.1" into 15Joshua Colp
2017-11-14Merge "bundled_pjproject: sip_parser: Fix return code in pjsip_find_msg" int...Joshua Colp
2017-11-14pjsip / hep: Provide correct local address for Websockets.Joshua Colp
2017-11-14Merge "core: Fix configuration of remote console socket path." into 15Jenkins2