summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-21README: Convert to README.md.Corey Farrell
2017-11-21CLI: Finish conversion of completion handling to vectors.Corey Farrell
2017-11-21CLI: Refactor cli_complete.Corey Farrell
2017-11-21CLI: Rewrite ast_el_strtoarr to use vector's internally.Corey Farrell
2017-11-21CLI: Refactor ast_cli_display_match_list.Corey Farrell
2017-11-21Merge "ccss: Remove silly usage of RAII_VAR." into 15Joshua Colp
2017-11-21CLI: Create ast_cli_completion_add function.Corey Farrell
2017-11-21CLI: Remove calls to ast_cli_generator.Corey Farrell
2017-11-21Merge "cli: Remove silly usage of RAII_VAR." into 15Joshua Colp
2017-11-21Merge "loader: Fix comments in struct ast_module." into 15Joshua Colp
2017-11-21Merge "menuselect: Remove ineffective weak attribute detection." into 15Joshua Colp
2017-11-21Merge "README: Send people to secure websites where available." into 15Joshua Colp
2017-11-21Merge "Build: Fix issues building without SSL." into 15Joshua Colp
2017-11-21Merge "Build: Fix OSX build issues." into 15Joshua Colp
2017-11-21chan_sip: ICE contained square brackets around IPv6 addresses.Alexander Traud
2017-11-20loader: Fix comments in struct ast_module.Corey Farrell
2017-11-20Merge "res_pjsip: Use sorcery prefix operation for contact lookup" into 15Joshua Colp
2017-11-20Merge "CLI: Create ast_cli_completion_vector." into 15Joshua Colp
2017-11-20Merge "acl: Fix allocation related issues." into 15Joshua Colp
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