Commit Graph

2619 Commits (11)

Author SHA1 Message Date
Corey Farrell e918cb2b1e AST-2017-006: Fix app_minivm application MinivmNotify command injection
8 years ago
Richard Mudgett 76e5c36c29 res_fax: Fix deadlock in ast_channel_get_t38_state().
9 years ago
Corey Farrell fec12a91d2 Fix checks for allocation debugging.
9 years ago
Corey Farrell 52bd5e9eeb Add missing checks during startup.
9 years ago
Richard Mudgett 6c332e1dd7 pbx.c: Allow dangerous functions when adding a hint to dialplan.
9 years ago
Corey Farrell c9a1e7815d Add conditional support for noreturn functions.
9 years ago
zuul a8775bc6df Merge "BuildSystem: Avoid obsolete warning with pthread.m4 on autoconf." into 11
9 years ago
zuul adb5f3bf9b Merge "res_rtp_asterisk: Enable Forward Secrecy (PFS) for DTLS." into 11
9 years ago
Alexander Traud 8653da4fa2 res_rtp_asterisk: Enable Forward Secrecy (PFS) for DTLS.
9 years ago
Alexander Traud 7e3dd7e726 BuildSystem: Avoid obsolete warning with pthread.m4 on autoconf.
9 years ago
Alexander Traud 90c93bb23a BuildSystem: Avoid obsolete warning with libcurl.m4 on autoconf.
9 years ago
Alexander Traud a9cd0f6738 BuildSystem: Avoid obsolete warning with AC_TYPE_SIGNAL on autoconf.
9 years ago
Timo Teräs 1716830c5a Fix #include poll.h and sys/cdefs.h
9 years ago
Ivan Poddubny 7e44c80715 func_curl: Don't trim response text on non-ASCII characters
9 years ago
Walter Doekes d4c3b62fd2 app_chanspy: Fix occasional deadlock with ChanSpy and Local channels.
9 years ago
Corey Farrell afb4a93280 Simplify and fix conditional in FD_SET.
9 years ago
Mark Michelson f906843818 Check for OpenSSL defines before trying to use them.
9 years ago
Joshua Colp f233bcd81d AST-2016-001 http: Provide greater control of TLS and set modern defaults.
9 years ago
Joshua Colp 33407a66c4 Merge "pbx: Deadlock between contexts container and context_merge locks" into 11
9 years ago
Kevin Harwell 6744b09a99 pbx: Deadlock between contexts container and context_merge locks
9 years ago
Diederik de Groot 7188c72a07 include/asterisk/time.h: Renamed global declaration:tv
9 years ago
George Joseph 594b6a426b asterisk.h: Add ASTERISK_REGISTER_FILE macro
9 years ago
Dade Brandon 10435bfa69 res_http_websocket.c: prevent avoidable disconnections caused by write errors
9 years ago
Walter Doekes 4450cf89d8 main: Slight refactor of main. Improve color situation.
10 years ago
Corey Farrell 77936f612d Fix cli display of build options.
10 years ago
Mark Duncan 2d2e741905 res/res_rtp_asterisk: Add ECDH support
10 years ago
Corey Farrell 53658a14cc Fix unsafe uses of ast_context pointers.
10 years ago
Ivan Poddubny 99c54fe42d Fix buffer overflow in slin sample frames generation.
10 years ago
Kevin Harwell 58970f1475 audiohook.c: Difference in read/write rates caused continuous buffer resets
10 years ago
Diederik de Groot f70f2c6252 Update configure.ac/Makefile for clang
10 years ago
Matt Jordan 176cb0d45b include/asterisk/vector.h: Backport vector.h to Asterisk 11
10 years ago
Kevin Harwell f60915250f res_fax: allow 2400 transmission rate according to v.27ter standard
10 years ago
Diederik de Groot 4295582511 Fix/Update clang-RAII macro implementation
10 years ago
Corey Farrell 8fc07492cc Fix issue with AST_THREADSTORAGE_RAW when DEBUG_THREADLOCALS is enabled.
10 years ago
Matt Jordan 552fa861c7 git migration: Remove support for file versions
10 years ago
George Joseph 7079f53a40 Add .gitignore and .gitreview files
10 years ago
Matthew Jordan 7c4efc490a clang compiler warnings: Fix autological comparisons
10 years ago
George Joseph 5e46127e17 build: Fixes for gcc 5 compilation
10 years ago
Corey Farrell 2430daa931 Fix an ABI compatibility issue with ast_log_safe for modules.
10 years ago
Corey Farrell cd421a61ad Fix link error for utils/aelparse.
10 years ago
Corey Farrell 327e29df6c Improved and portable ast_log recursion avoidance
10 years ago
Corey Farrell aad1694fd4 Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Matthew Jordan 69e30dfcb5 Add support for the clang compiler; update RAII_VAR to use BlocksRuntime
10 years ago
Corey Farrell 5881fedfa6 asterisk/lock.h: Fix syntax errors for non-gcc OSX with 64-bit integers.
10 years ago
Corey Farrell f8254210de Create work around for scheduler leaks during shutdown.
10 years ago
Corey Farrell 9d5c52f10b Enable REF_DEBUG for ast_module_ref / ast_module_unref.
10 years ago
Walter Doekes 636bbdf9e6 Typo's (missed a spot in r430996).
10 years ago
Walter Doekes 08efda063a Fix typo's (retrieve, specified, address).
10 years ago
Matthew Jordan a849974612 main/syslog: Allow dynamic logs, such as security events, to log to the syslog
10 years ago
Kinsey Moore a0da993ddb res_fax: Add T.38 negotiation timeout option
10 years ago