aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/utils.h
AgeCommit message (Expand)AuthorFilesLines
2011-06-15Merged revisions 323863 via svnmerge from twilson1-1/+1
2011-01-24According to section 19.1.2 of RFC 3261:mnicholson1-21/+49
2010-12-18Merged revisions 298960 via svnmerge from tilghman1-0/+9
2010-12-12Add support for several platforms to obtain the real thread ID.jpeeler1-0/+7
2010-02-09Various updates to the unit test API.russell1-4/+0
2010-01-26RFC compliant uri and display-name encode/decodedvossel1-16/+23
2009-07-28Define side-effect-safe MIN and MAX macros and remove duplicate definitions f...kpfleming1-0/+5
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.russell1-0/+1
2009-06-10Merged revisions 199856 via svnmerge from seanbright1-2/+2
2009-06-08Merged revisions 199626,199628 via svnmerge from seanbright1-4/+4
2009-05-21Const-ify the world (or at least a good part of it)kpfleming1-2/+2
2009-04-23Support HTTP digest authentication for the http manager interface.tilghman1-1/+29
2009-03-27Change g_eid to ast_eid_default.russell1-1/+1
2009-03-11Fix malloc debug macros to work properly with h323.jpeeler1-14/+1
2009-03-09Add Doxygen documentation for API changes from 1.6.0 to 1.6.1jpeeler1-0/+4
2009-01-25Change ARRAY_LEN() to be more C++ safe.russell1-1/+1
2008-12-22Introduce ast_careful_fwrite() and use in AMI to prevent partial writes.russell1-0/+19
2008-12-09Merged revisions 162413 via svnmerge from russell1-2/+0
2008-11-29incorporates r159808 from branches/1.4:kpfleming1-3/+3
2008-08-06Merged revisions 135899 via svnmerge from tilghman1-1/+1
2008-06-10Merge another change from team/russell/events ...russell1-0/+42
2008-05-23Merged revisions 118048 via svnmerge from russell1-15/+2
2008-05-19Merged revisions 117086 via svnmerge from tilghman1-0/+1
2008-05-15Add an extra check in ast_strlen_zero, and make ast_assert() not print thetilghman1-2/+2
2008-05-14Merged revisions 116463 via svnmerge from russell1-0/+27
2008-03-18Go through and fix a bunch of places where character strings were being inter...twilson1-0/+2
2007-11-20move asterisk/paths.h outside asterisk.h and into those filesrizzo1-1/+0
2007-11-17start using asterisk/network.h for network related headers.rizzo1-27/+2
2007-11-16whitespace only change - adjust indentation and add somerizzo1-18/+23
2007-11-16remove redundant #include "asterisk/compat.h",rizzo1-3/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-4/+0
2007-09-17Make the MALLOC_DEBUG output for free() useful again. After changing calls torussell1-5/+7
2007-08-29Add inline function for signed linear subtraction.file1-0/+13
2007-07-21Add support for using /dev/urandom to get random numbers on systems that supp...file1-4/+0
2007-07-19After some study, thought, comparing, etc. I've backed out the previous unive...murf1-2/+66
2007-07-17via 10206, I have added an option (e) to Dial to allow the h exten to get run...murf1-3/+3
2007-06-22Issue 9990 - New API ast_mkdir, which creates parent directories as necessary...tilghman1-0/+10
2007-06-14Merged revisions 69392 via svnmerge from kpfleming1-0/+7
2007-05-24Add a new API call for creating detached threads. Then, go replace all of therussell1-0/+13
2007-03-06Add some documentation on the arguments to the base64 encode/decode functions.russell1-0/+19
2007-02-24Doxygen additions, correctionsoej1-11/+12
2007-02-10Merged revisions 53810 via svnmerge from russell1-0/+3
2006-12-27Merged revisions 48987 via svnmerge from kpfleming1-0/+13
2006-12-15move the dynamic string support in a better place i.e. string.hrizzo1-1/+2
2006-11-26- Add some comments on thread storage with a brief explanation of what it isrussell1-0/+10
2006-10-12Merged revisions 44956 via svnmerge from kpfleming1-0/+15
2006-10-04Merged revisions 44378 via svnmerge from kpfleming1-5/+20
2006-09-15Many Solaris fixes - this moves some of the stuff from utils.c to strcompat.cqwell1-4/+0
2006-08-22Sorry, but this does not resemble malloc... so GCC was ignoring the attribute...file1-2/+2
2006-08-21use new configure-provided wrappers for attributeskpfleming1-2/+2