summaryrefslogtreecommitdiff
path: root/include/asterisk/utils.h
AgeCommit message (Expand)Author
2014-11-05config: Make text_file_save and 'dialplan save' escape semicolons in values.George Joseph
2014-08-27CallerID: Fix parsing of malformed calleridKinsey Moore
2014-06-12AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.Richard Mudgett
2013-11-23res_pjsip: AMI commands and events.Kevin Harwell
2013-08-23Fix memory corruption when trying to get "core show locks".Richard Mudgett
2013-08-16utils.h: Minor formatting tweaks.Richard Mudgett
2013-08-16Prevent heap alloc functions from running out of stack space.Walter Doekes
2013-07-03ARI - channel recording supportDavid M. Lee
2013-07-03Shuffle RESTful URL's around.David M. Lee
2013-04-30Use the proper lower bound when doing saturation arithmetic.Sean Bright
2013-04-26Example of how to use the Stasis message busDavid M. Lee
2013-01-12Fix XML encoding of 'identity display' in NOTIFY messages.David M. Lee
2012-11-08Add MALLOC_DEBUG enhancements.Richard Mudgett
2012-09-18Add -fnested-functions compile flag, if needed.David M. Lee
2012-08-30Clean up doxygen warningsMatthew Jordan
2012-07-31Clean up and ensure proper usage of alloca()Kinsey Moore
2012-07-05Tweak some comments and whitespace in utils.hRichard Mudgett
2012-06-02Add res_http_websocket module which implements the WebSocket protocol accordi...Joshua Colp
2012-06-01Add new config-parsing frameworkTerry Wilson
2012-03-22Adds F option to Bridge applicationJonathan Rose
2012-02-29Opaquify ast_channel structs and listsTerry Wilson
2011-11-11Use __alignof__ instead of sizeof for stringfield length storage.Walter Doekes
2011-11-02Ensure that string field lengths are properly alignedWalter Doekes
2011-06-15Merged revisions 323863 via svnmerge from Terry Wilson
2011-01-24According to section 19.1.2 of RFC 3261:Matthew Nicholson
2010-12-18Merged revisions 298960 via svnmerge from Tilghman Lesher
2010-12-12Add support for several platforms to obtain the real thread ID.Jeff Peeler
2010-02-09Various updates to the unit test API.Russell Bryant
2010-01-26RFC compliant uri and display-name encode/decodeDavid Vossel
2009-07-28Define side-effect-safe MIN and MAX macros and remove duplicate definitions f...Kevin P. Fleming
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant
2009-06-10Merged revisions 199856 via svnmerge from Sean Bright
2009-06-08Merged revisions 199626,199628 via svnmerge from Sean Bright
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2009-04-23Support HTTP digest authentication for the http manager interface.Tilghman Lesher
2009-03-27Change g_eid to ast_eid_default.Russell Bryant
2009-03-11Fix malloc debug macros to work properly with h323.Jeff Peeler
2009-03-09Add Doxygen documentation for API changes from 1.6.0 to 1.6.1Jeff Peeler
2009-01-25Change ARRAY_LEN() to be more C++ safe.Russell Bryant
2008-12-22Introduce ast_careful_fwrite() and use in AMI to prevent partial writes.Russell Bryant
2008-12-09Merged revisions 162413 via svnmerge from Russell Bryant
2008-11-29incorporates r159808 from branches/1.4:Kevin P. Fleming
2008-08-06Merged revisions 135899 via svnmerge from Tilghman Lesher
2008-06-10Merge another change from team/russell/events ...Russell Bryant
2008-05-23Merged revisions 118048 via svnmerge from Russell Bryant
2008-05-19Merged revisions 117086 via svnmerge from Tilghman Lesher
2008-05-15Add an extra check in ast_strlen_zero, and make ast_assert() not print theTilghman Lesher
2008-05-14Merged revisions 116463 via svnmerge from Russell Bryant
2008-03-18Go through and fix a bunch of places where character strings were being inter...Terry Wilson
2007-11-20move asterisk/paths.h outside asterisk.h and into those filesLuigi Rizzo