Commit Graph

2594 Commits (29694eb2aaa45c366fe28777722b0307f3742f95)

Author SHA1 Message Date
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
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
11 years ago
Matthew Jordan dfdf47a752 include/asterisk/xmpp.h: Convert indentation to tabs
11 years ago
Joshua Colp 915de454f8 res_rtp_asterisk: Add SHA-256 support for DTLS and perform DTLS negotiation on RTCP.
11 years ago
Matthew Jordan 32d684ee25 res_http_websocket: Close websocket correctly and use careful fwrite
11 years ago
George Joseph 2b4423d2b3 build: Allow autoconf/ast_ext_tool_check to handle cross-compiling better.
11 years ago
Richard Mudgett 11553fd489 AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.
11 years ago
Richard Mudgett df686c50d8 AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.
11 years ago
Jonathan Rose a92d272d2f chan_sip: Fix order of variables specified in SIPNotify action
11 years ago
Richard Mudgett e99783e792 chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing is enabled.
11 years ago
Kinsey Moore abac3330cf Allow Asterisk to compile under GCC 4.10
11 years ago
Richard Mudgett 709d39b662 chan_sip.c: Fixed off-nominal message iterator ref count and alloc fail issues.
11 years ago
Matthew Jordan 33d1220bee main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG output
11 years ago
Richard Mudgett 45ebd29e10 internal_timing: Remove the option and always make it enabled if a timing module is loaded.
11 years ago
Corey Farrell 6208cfee0d app_voicemail: fix missing symbol
11 years ago
Matthew Jordan 45fd6e01bd res_config_odbc/res_odbc: Fix handling of non-text columns updates with empty values.
11 years ago
Corey Farrell 90fa4e3c36 main/formats: Fix crash in ast_format_cmp during non-clean shutdown.
11 years ago
David M. Lee 647c6859db Corrected cross-platform stat nanosecond code
11 years ago
Matthew Jordan 6087765a48 rtp_engine: fix crash during remote native bridging when calling get_codecs
11 years ago
Richard Mudgett 08d90eeda5 chan_iax2: Block unnecessary control frames to/from the wire.
11 years ago
Richard Mudgett 741dc49934 devicestate: Make ast_devstate_changed_literal() return value and doxygen consistent.
11 years ago