240 Commits (master)

Author SHA1 Message Date
Luz Paz e3ad4cea4e docs: Fix various typos in main/ 2 months ago
Joshua C. Colp edf54951be utils: Make behavior of ast_strsep* match strsep. 1 year ago
Brad Smith b0992fb771 main/utils: Simplify the FreeBSD ast_get_tid() handling 1 year ago
Brad Smith 5c22cfccd9 main/utils: Implement ast_get_tid() for OpenBSD 2 years ago
Mike Bradeen a55fd5e471 utils: add lock timestamps for DEBUG_THREADS 2 years ago
George Joseph bd2fb077ac res_geolocation: Fix segfault when there's an empty element 3 years ago
Philip Prindeville 82405752f7 main/utils: allow checking for command in $PATH 3 years ago
George Joseph 5fe9887701 Geolocation: Base Asterisk Prereqs 3 years ago
Michał Górny 2b490787eb main/utils: Implement ast_get_tid() for NetBSD 3 years ago
Naveen Albert d374d63ef8 app_voicemail: Refactor email generation functions 3 years ago
Josh Soref f382775241 main: Spelling fixes 4 years ago
Ben Ford 0564d12280 STIR/SHAKEN: Switch to base64 URL encoding. 4 years ago
Ben Ford 9ed6387c14 utils.c: NULL terminate ast_base64decode_string. 5 years ago
Ben Ford 1274117102 res_stir_shaken: Add outbound INVITE support. 5 years ago
Ben Ford 3927f79cb5 res_stir_shaken: Add inbound INVITE support. 5 years ago
Sean Bright bedf16b041 utils: Don't set or clear flags that don't need setting or clearing 6 years ago
Sean Bright 6d69fb3cc2 utils: Wrap socket() and pipe() to reduce syscalls 6 years ago
George Joseph ece5f8015f backtrace: Refactor ast_bt_get_symbols so it doesn't crash 7 years ago
Jenkins2 bbd962bc4b Merge "utils: Avoid an unused variable in Solaris 11." 7 years ago
Alexander Traud a5c53bd323 utils: Avoid an unused variable in Solaris 11. 7 years ago
Richard Mudgett 0989b63047 autoservice: Don't start channel autoservice if the thread is a user interface. 7 years ago
Alexander Traud efe40ff671 BuildSystem: Add DragonFly BSD. 7 years ago
Jenkins2 4b7872c9db Merge "core: Remove ABI effects of MALLOC_DEBUG." 7 years ago
Alexander Traud 58f44f225a utils: In Solaris, avoid a warning about an unused variable. 7 years ago
Richard Mudgett c711e4076a core: Remove ABI effects of MALLOC_DEBUG. 7 years ago
Corey Farrell 23381d2c5e Build System: Require __sync or __atomic functions. 7 years ago
Corey Farrell bf33a09c37 core: Fix multiple trivial issues in the core. 7 years ago
Sean Bright 2ffe52a116 utils: Add convenience function for setting fd flags 8 years ago
Richard Mudgett ee08f10d06 Fix ast_(v)asprintf() malloc failure usage conditions. 8 years ago
Corey Farrell 569e9a8391 Single API for ast_store_lock_info and ast_remove_lock_info. 8 years ago
Corey Farrell 58d032112b Fix compiler warnings on Fedora 26 / GCC 7. 8 years ago
Sean Bright 59203c51cc core: Use eventfd for alert pipes on Linux when possible 8 years ago
Guido Falsi 75230f4c01 res_rtp: Fix regression when IPv6 is not available. 9 years ago
Timo Teräs 070a51bf7c Implement internal abstraction for iostreams 9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE. 9 years ago
George Joseph 6651c66e68 utils.c: Fix ast_set_default_eid for multiple platforms 9 years ago
Corey Farrell 2a03575c30 astobj2: Add backtrace to log_bad_ao2. 9 years ago
Corey Farrell 8c5c95ad89 core: Remove ABI effects of LOW_MEMORY. 9 years ago
Corey Farrell 8061d9f66f Fix naming mismatch of allocator functions. 9 years ago
Alexei Gradinari e85adbd947 core: Entity ID is not set or invalid 9 years ago
Corey Farrell 8f6e9ffcc6 Add conditional support for noreturn functions. 9 years ago
George Joseph 4d40b161c3 stringfields: Refactor to allow fields to be added to the end of structures 9 years ago
George Joseph 433d2c4bbf utils.c: Fix typo in handle_show_locks 9 years ago
Mark Michelson 89e94e886c Restrict CLI/AMI commands on shutdown. 9 years ago
Diederik de Groot 7856762f2f main: Use ast_strdup instead of strdup 9 years ago
Richard Mudgett eccdf2250b Fix sscanf() format string type mismatch. 10 years ago
Matt Jordan b47b632107 Merge "main/utils: Don't emit an ERROR message if the read end of a pipe closes" 10 years ago
Matt Jordan 9a96a86e2d main/utils: Don't emit an ERROR message if the read end of a pipe closes 10 years ago
George Joseph 3e6637feb5 pjsip/config_transport: Check pjproject version at runtime for async ops 10 years ago
George Joseph a987434564 res_pjsip: Add existence and readablity checks for tls related files 10 years ago