Commit Graph

2607 Commits (ff2573bc3a71abddee79914cc88bb2f09fdf2ec4)

Author SHA1 Message Date
Timo Teräs 1716830c5a Fix #include poll.h and sys/cdefs.h
10 years ago
Ivan Poddubny 7e44c80715 func_curl: Don't trim response text on non-ASCII characters
10 years ago
Walter Doekes d4c3b62fd2 app_chanspy: Fix occasional deadlock with ChanSpy and Local channels.
10 years ago
Corey Farrell afb4a93280 Simplify and fix conditional in FD_SET.
10 years ago
Mark Michelson f906843818 Check for OpenSSL defines before trying to use them.
10 years ago
Joshua Colp f233bcd81d AST-2016-001 http: Provide greater control of TLS and set modern defaults.
10 years ago
Joshua Colp 33407a66c4 Merge "pbx: Deadlock between contexts container and context_merge locks" into 11
10 years ago
Kevin Harwell 6744b09a99 pbx: Deadlock between contexts container and context_merge locks
10 years ago
Diederik de Groot 7188c72a07 include/asterisk/time.h: Renamed global declaration:tv
10 years ago
George Joseph 594b6a426b asterisk.h: Add ASTERISK_REGISTER_FILE macro
10 years ago
Dade Brandon 10435bfa69 res_http_websocket.c: prevent avoidable disconnections caused by write errors
10 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
11 years ago
Corey Farrell 53658a14cc Fix unsafe uses of ast_context pointers.
11 years ago
Ivan Poddubny 99c54fe42d Fix buffer overflow in slin sample frames generation.
11 years ago
Kevin Harwell 58970f1475 audiohook.c: Difference in read/write rates caused continuous buffer resets
11 years ago
Diederik de Groot f70f2c6252 Update configure.ac/Makefile for clang
11 years ago
Matt Jordan 176cb0d45b include/asterisk/vector.h: Backport vector.h to Asterisk 11
11 years ago
Kevin Harwell f60915250f res_fax: allow 2400 transmission rate according to v.27ter standard
11 years ago
Diederik de Groot 4295582511 Fix/Update clang-RAII macro implementation
11 years ago
Corey Farrell 8fc07492cc Fix issue with AST_THREADSTORAGE_RAW when DEBUG_THREADLOCALS is enabled.
11 years ago
Matt Jordan 552fa861c7 git migration: Remove support for file versions
11 years ago
George Joseph 7079f53a40 Add .gitignore and .gitreview files
11 years ago
Matthew Jordan 7c4efc490a clang compiler warnings: Fix autological comparisons
11 years ago
George Joseph 5e46127e17 build: Fixes for gcc 5 compilation
11 years ago
Corey Farrell 2430daa931 Fix an ABI compatibility issue with ast_log_safe for modules.
11 years ago
Corey Farrell cd421a61ad Fix link error for utils/aelparse.
11 years ago
Corey Farrell 327e29df6c Improved and portable ast_log recursion avoidance
11 years ago
Corey Farrell aad1694fd4 Replace most uses of ast_register_atexit with ast_register_cleanup.
11 years ago
Matthew Jordan 69e30dfcb5 Add support for the clang compiler; update RAII_VAR to use BlocksRuntime
11 years ago
Corey Farrell 5881fedfa6 asterisk/lock.h: Fix syntax errors for non-gcc OSX with 64-bit integers.
11 years ago
Corey Farrell f8254210de Create work around for scheduler leaks during shutdown.
11 years ago
Corey Farrell 9d5c52f10b Enable REF_DEBUG for ast_module_ref / ast_module_unref.
11 years ago
Walter Doekes 636bbdf9e6 Typo's (missed a spot in r430996).
11 years ago
Walter Doekes 08efda063a Fix typo's (retrieve, specified, address).
11 years ago
Matthew Jordan a849974612 main/syslog: Allow dynamic logs, such as security events, to log to the syslog
11 years ago
Kinsey Moore a0da993ddb res_fax: Add T.38 negotiation timeout option
11 years ago
Richard Mudgett 7a29f3603b queue_log: Post QUEUESTART entry when Asterisk fully boots.
11 years ago
Richard Mudgett b97dbd724e DEBUG_THREADS: Fix regression and lock tracking initialization problems.
11 years ago
Corey Farrell e9f3480121 Fix unintential memory retention in stringfields.
11 years ago
George Joseph 03fcc1ad72 config: Make text_file_save and 'dialplan save' escape semicolons in values.
11 years ago
George Joseph c4cf004f24 config: bug: Fix SEGV in ast_category_insert when matching category isn't found
11 years ago
Kinsey Moore 5cdd1413f1 CallerID: Fix parsing of malformed callerid
12 years ago
Matthew Jordan dfdf47a752 include/asterisk/xmpp.h: Convert indentation to tabs
12 years ago
Joshua Colp 915de454f8 res_rtp_asterisk: Add SHA-256 support for DTLS and perform DTLS negotiation on RTCP.
12 years ago
Matthew Jordan 32d684ee25 res_http_websocket: Close websocket correctly and use careful fwrite
12 years ago
George Joseph 2b4423d2b3 build: Allow autoconf/ast_ext_tool_check to handle cross-compiling better.
12 years ago
Richard Mudgett 11553fd489 AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.
12 years ago
Richard Mudgett df686c50d8 AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.
12 years ago