Commit Graph

2393 Commits (10)

Author SHA1 Message Date
David M. Lee c22385515c security: Inhibit execution of privilege escalating functions
12 years ago
Matthew Jordan 42246c5726 Prevent exhaustion of system resources through exploitation of event cache
13 years ago
Richard Mudgett 8a208185d5 confbridge: Fix MOH on simultaneous user entry to a new conference.
13 years ago
Richard Mudgett d881fa49a3 Cleanup core main on exit.
13 years ago
Richard Mudgett 82000331d6 Made AST_LIST_REMOVE() simpler and use better names.
13 years ago
Matthew Jordan d26baf0d56 Re-initialize logmsgs mutex upon logger initialization to prevent lock errors
13 years ago
David M. Lee fe4bde0070 Migrate hashtest/hashtest2 to be unit tests.
13 years ago
Richard Mudgett 23ae02216b Add MALLOC_DEBUG enhancements.
13 years ago
Mark Michelson fc222734d0 Multiple revisions 375993-375994
13 years ago
Richard Mudgett a92996da8e Fix stuck DTMF when bridge is broken.
13 years ago
Matthew Jordan b381cb05c4 Refactor ast_timer_ack to return an error and handle the error in timer users
13 years ago
Andrew Latham c64b86f90b Doxygen Updates
13 years ago
Mark Michelson 3e2a2ac24f Fix some potential misuses of ast_str in the code.
13 years ago
Mark Michelson 4750e4777b Do not use a FILE handle when doing SIP TCP reads.
13 years ago
Sean Bright 73bc2ba918 app_queue: Support persisting and loading of long member lists.
13 years ago
Matthew Jordan 1f63923c93 Constify __ao2_ref_debug in astobj2
13 years ago
David M. Lee ba79960450 Fix timeouts for ast_waitfordigit[_full].
13 years ago
Mark Michelson 9fd24fa894 Fix inability to shutdown gracefully due to an unending channel reference.
13 years ago
Richard Mudgett 08da819293 Use better libss7 detection test and move libpri compile test.
13 years ago
Kinsey Moore 7135c1ccba Clean up and ensure proper usage of alloca()
13 years ago
Mark Michelson ef72caed6a Multiple revisions 369323-369324
13 years ago
Michael L. Young 3bac27f869 Fix NULL pointer segfault in ast_sockaddr_parse()
13 years ago
Richard Mudgett 40569b7d22 Fix deadlock potential with ast_set_hangupsource() calls.
13 years ago
Terry Wilson 6900424762 Fix race condition for CEL LINKEDID_END event
13 years ago
Mark Michelson 483f47dc9e Fix memory leak of SSL_CTX structures in TLS core.
13 years ago
Matthew Jordan 91603ac257 Prevent overflow in calculation in ast_tvdiff_ms on 32-bit machines
13 years ago
Richard Mudgett 01b999f833 Allow AMI action callback to be reentrant.
13 years ago
Russell Bryant 1ebd1d352f app.h: Always initialize AST_DECLARE_APP_ARGS().
13 years ago
Richard Mudgett 43100ddd82 Fix deadlock potential with some ast_indicate/ast_indicate_data calls.
13 years ago
Russell Bryant cca76a24b6 Fix bogus reads/writes of console log levels in asterisk.c
13 years ago
Russell Bryant 257238412a Remove chan_usbradio and app_rpt.
13 years ago
Terry Wilson 7db4fb902e Make hints for invalid SIP devices return Unavail, not idle
13 years ago
Kinsey Moore 56c9cee3f6 Fix case-sensitivity for device-specific event subscriptions and CCSS
13 years ago
Walter Doekes 98b303468b Update stringfield documentation for removed second va_list in favor of va_copy.
13 years ago
Richard Mudgett d372c43488 Fix worker thread resource leak in SIP TCP/TLS.
13 years ago
Matthew Jordan e796b45951 Allow SRTP policies to be reloaded
13 years ago
Terry Wilson f11810c690 Track module use count for res_calendar
13 years ago
Richard Mudgett 04a28ea1e2 Fix compile problem when old version of libvorbisfile v1.1.2 is used.
13 years ago
Richard Mudgett d7368aabe8 Fix voicemail problems when using ogg/vorbis.
13 years ago
Mark Michelson b504a707f5 Fix TLS port binding behavior as well as reload behavior:
14 years ago
Sean Bright 73b93bbc17 Resolve an overlap in the ast_audiohook_flags values.
14 years ago
Richard Mudgett 754e821648 Fix memory leak in error paths for action_originate().
14 years ago
Terry Wilson 48b42ebe3a Re-link peers by IP when dnsmgr changes the IP
14 years ago
Richard Mudgett 88af121f9f Audit of ao2_iterator_init() usage for v1.8.
14 years ago
Jonathan Rose 1ee1b73567 Eliminates doubling the :port part of SIP Notify Message-Account headers.
14 years ago
Kinsey Moore bb11601d06 Run bootstrap.sh for the for the ASTERISK-18929 fix
14 years ago
Matthew Jordan d3fbfc50f4 Fix crash from bridge channel hangup race condition in ConfBridge
14 years ago
Kevin P. Fleming a881e1740d Improve T.38 gateway V.21 preamble detection.
14 years ago
Matthew Jordan 580c6f9a48 Fix timing source dependency issues with MOH
14 years ago
Richard Mudgett d43b217d08 Fix extension state callback references in chan_sip.
14 years ago