asterisk/main/minimime
Luigi Rizzo 04e1e0069f more header removal/normalization
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89473 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-11-21 00:23:49 +00:00
..
sys Remove a bunch of files that weren't supposed to get added. 2007-04-06 21:19:25 +00:00
tests (closes issue #10692) 2007-09-11 13:10:04 +00:00
Make.conf Merged revisions 60603 via svnmerge from 2007-04-06 21:16:38 +00:00
Makefile eliminate another batch of compiler warnings (and a bug, although in code we aren't using)... note that this required manually editing the lexer output code (generated by flex), so some of them will come back if the lexer is rebuilt 2007-07-06 16:30:32 +00:00
mimeparser.h eliminate another batch of compiler warnings (and a bug, although in code we aren't using)... note that this required manually editing the lexer output code (generated by flex), so some of them will come back if the lexer is rebuilt 2007-07-06 16:30:32 +00:00
mimeparser.l eliminate another batch of compiler warnings (and a bug, although in code we aren't using)... note that this required manually editing the lexer output code (generated by flex), so some of them will come back if the lexer is rebuilt 2007-07-06 16:30:32 +00:00
mimeparser.tab.c eliminate another batch of compiler warnings (and a bug, although in code we aren't using)... note that this required manually editing the lexer output code (generated by flex), so some of them will come back if the lexer is rebuilt 2007-07-06 16:30:32 +00:00
mimeparser.tab.h eliminate another batch of compiler warnings (and a bug, although in code we aren't using)... note that this required manually editing the lexer output code (generated by flex), so some of them will come back if the lexer is rebuilt 2007-07-06 16:30:32 +00:00
mimeparser.y eliminate another batch of compiler warnings (and a bug, although in code we aren't using)... note that this required manually editing the lexer output code (generated by flex), so some of them will come back if the lexer is rebuilt 2007-07-06 16:30:32 +00:00
mimeparser.yy.c eliminate another batch of compiler warnings (and a bug, although in code we aren't using)... note that this required manually editing the lexer output code (generated by flex), so some of them will come back if the lexer is rebuilt 2007-07-06 16:30:32 +00:00
minimime.c (closes issue #10692) 2007-09-11 13:10:04 +00:00
mm.h more header removal/normalization 2007-11-21 00:23:49 +00:00
mm_base64.c Convert minimime to use the proper uint*_t types, rather than u_int*_t 2007-08-22 23:26:02 +00:00
mm_codecs.c Convert minimime to use the proper uint*_t types, rather than u_int*_t 2007-08-22 23:26:02 +00:00
mm_contenttype.c comment out some code that is not used and does not have prototypes 2007-07-05 22:48:17 +00:00
mm_context.c comment out some code that is not used and does not have prototypes 2007-07-05 22:48:17 +00:00
mm_envelope.c comment out some code that is not used and does not have prototypes 2007-07-05 22:48:17 +00:00
mm_error.c Merged revisions 60603 via svnmerge from 2007-04-06 21:16:38 +00:00
mm_header.c Merged revisions 60603 via svnmerge from 2007-04-06 21:16:38 +00:00
mm_init.c Merged revisions 60603 via svnmerge from 2007-04-06 21:16:38 +00:00
mm_internal.h Merged revisions 60603 via svnmerge from 2007-04-06 21:16:38 +00:00
mm_mem.c (closes issue #10692) 2007-09-11 13:10:04 +00:00
mm_mem.h Convert minimime to use the proper uint*_t types, rather than u_int*_t 2007-08-22 23:26:02 +00:00
mm_mimepart.c comment out some code that is not used and does not have prototypes 2007-07-05 22:48:17 +00:00
mm_mimeutil.c comment out some code that is not used and does not have prototypes 2007-07-05 22:48:17 +00:00
mm_param.c comment out some code that is not used and does not have prototypes 2007-07-05 22:48:17 +00:00
mm_parse.c eliminate another batch of compiler warnings (and a bug, although in code we aren't using)... note that this required manually editing the lexer output code (generated by flex), so some of them will come back if the lexer is rebuilt 2007-07-06 16:30:32 +00:00
mm_queue.h Merged revisions 60603 via svnmerge from 2007-04-06 21:16:38 +00:00
mm_util.c Convert minimime to use the proper uint*_t types, rather than u_int*_t 2007-08-22 23:26:02 +00:00
mm_util.h Merged revisions 60603 via svnmerge from 2007-04-06 21:16:38 +00:00
mm_warnings.c Merged revisions 60603 via svnmerge from 2007-04-06 21:16:38 +00:00
strlcat.c Merged revisions 60603 via svnmerge from 2007-04-06 21:16:38 +00:00
strlcpy.c Merged revisions 60603 via svnmerge from 2007-04-06 21:16:38 +00:00
test.sh Merged revisions 60603 via svnmerge from 2007-04-06 21:16:38 +00:00