Commit Graph

168 Commits (e5c409da6e9a0651fa4041e5a02d916aadec858f)

Author SHA1 Message Date
Corey Farrell c9a1e7815d Add conditional support for noreturn functions.
9 years ago
Matt Jordan d4e3491293 main/utils: Don't emit an ERROR message if the read end of a pipe closes
10 years ago
Guido Falsi ffa26a0c2e Core/General: Add #ifdef needed on FreeBSD.
10 years ago
Corey Farrell aad1694fd4 Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Scott Griepentrog 0326622cc1 Various: backport of bugfixes found via chaos
10 years ago
Walter Doekes 822abf9e9b Fix printf problems with high ascii characters after r413586 (1.8).
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
Kinsey Moore 5cdd1413f1 CallerID: Fix parsing of malformed callerid
11 years ago
Walter Doekes 9aba91e5a6 general: Fix memory Corruption in __ast_string_field_ptr_build_va.
11 years ago
Matthew Jordan 8f5461d3dc main/untils: Prevent potential infinite loop in ast_careful_fwrite
11 years ago
Richard Mudgett df686c50d8 AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.
11 years ago
Kinsey Moore abac3330cf Allow Asterisk to compile under GCC 4.10
11 years ago
Matthew Jordan 33d1220bee main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG output
11 years ago
Jonathan Rose a941dc3159 utils: Fix memory leaks and missed unregistration of CLI commands on shutdown
12 years ago
David M. Lee 85ceb09623 Fix DEBUG_THREADS when lock is acquired in __constructor__
12 years ago
Richard Mudgett 0cd0977454 Fix memory corruption when trying to get "core show locks".
12 years ago
Walter Doekes b3eef9957e Consistent memory allocation by ast_bt_get_symbols.
12 years ago
Alec L Davis 6c3f4dd0c6 Add Asterisk Version to core show locks
12 years ago
David M. Lee 12c51024c3 Fix XML encoding of 'identity display' in NOTIFY messages.
13 years ago
Matthew Jordan 2bb01eb0ff Reorder startup sequence to prevent lockups when process is sent to background
13 years ago
Richard Mudgett 1bba4b00b2 Add MALLOC_DEBUG enhancements.
13 years ago
Mark Michelson a65fbf8012 Multiple revisions 375993-375994
13 years ago
Kinsey Moore a97c6e85f8 Implement workaround for BETTER_BACKTRACES crash
13 years ago
Mark Michelson ff4674440d Fix misuses of asprintf throughout the code.
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Richard Mudgett 745484e1b3 Fix error paths in action_hangup() for AMI Hangup action.
13 years ago
Joshua Colp 380c7c5c39 Add res_http_websocket module which implements the WebSocket protocol according to RFC 6455.
13 years ago
Mark Murawki e4252eac10 Allow the Hangup manager action to match channels by regex
13 years ago
Jonathan Rose c6979ff581 Adds F option to Bridge application
13 years ago
Kinsey Moore c5b3db1956 Kill off red blobs in most of main/*
13 years ago
Matthew Jordan cca1f9f48a Fix remotely exploitable stack overflow in HTTP manager
13 years ago
Walter Doekes 41f5a1ab35 Update stringfield documentation for removed second va_list in favor of va_copy.
13 years ago
Walter Doekes 735e48f92f Use __alignof__ instead of sizeof for stringfield length storage.
14 years ago
Walter Doekes 7fd2a68b0e Ensure that string field lengths are properly aligned
14 years ago
Terry Wilson fc8d4e823c Use va_copy for stringfields
14 years ago
Sean Bright fe5938c51e Merged revisions 316917-316919 via svnmerge from
14 years ago
Alec L Davis 858c11f075 Merged revisions 310781 via svnmerge from
14 years ago
Tilghman Lesher 16c3ea3d42 Merged revisions 304950 via svnmerge from
15 years ago
Matthew Nicholson 2686253f16 Use unsigned char in comparison for UTF8 check to quiet a compiler warning.
15 years ago
Matthew Nicholson e706b5706e According to section 19.1.2 of RFC 3261:
15 years ago
Sean Bright 5943a34463 Merged revisions 302555 via svnmerge from
15 years ago
Sean Bright bd26287e88 Merged revisions 302505 via svnmerge from
15 years ago
Matthew Nicholson 50a0c8a646 Merged revisions 301308 via svnmerge from
15 years ago
Tilghman Lesher b98e47d119 Merged revisions 298960 via svnmerge from
15 years ago
Jeff Peeler 78bd0de1a9 Add support for several platforms to obtain the real thread ID.
15 years ago
Tilghman Lesher fc21c6f9e9 Merged revisions 281085 via svnmerge from
15 years ago
Tzafrir Cohen c613897d1c Fix various typos reported by Lintian
15 years ago
Jeff Peeler 2d26a2da1f Add new unit test for stringfields.
15 years ago