aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/md5.h
AgeCommit message (Collapse)AuthorFilesLines
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-2/+0
build times - tested, there is no measureable difference before and after this commit. In this change: use asterisk/compat.h to include a small set of system headers: inttypes.h, unistd.h, stddef.h, stddint.h, sys/types.h, stdarg.h, stdlib.h, alloca.h, stdio.h Where available, the inclusion is conditional on HAVE_FOO_H as determined by autoconf. Normally, source files should not include any of the above system headers, and instead use either "asterisk.h" or "asterisk/compat.h" which does it better. For the time being I have left alone second-level directories (main/db1-ast, etc.). git-svn-id: http://svn.digium.com/svn/asterisk/trunk@89333 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 ↵kpfleming1-0/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-0/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6847 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.kpfleming1-3/+21
remove deprecated config_old.c/config_old.h remove unused cvsid.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6454 f38db490-d61c-443f-a65b-d21fe96a405b
2004-04-06Include inttypes.h in md5.h instead of stdint.h (since stdint.h contains the ↵citats1-1/+1
right info on freebsd and on linux inttypes.h includes stdint.h) (bug 1369) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2639 f38db490-d61c-443f-a65b-d21fe96a405b
2004-03-30Fix md5 on 64bit systems (aside from alpha)citats1-8/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2586 f38db490-d61c-443f-a65b-d21fe96a405b
2001-12-25Version 0.1.10 from FTPmarkster1-5/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@396 f38db490-d61c-443f-a65b-d21fe96a405b
1999-12-23Version 0.1.2 from FTPmarkster1-0/+27
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@145 f38db490-d61c-443f-a65b-d21fe96a405b