You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/main/minimime
Kevin P. Fleming d544d6377e
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
19 years ago
..
sys
tests Merged revisions 61062 via svnmerge from 19 years ago
Make.conf
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 19 years ago
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 19 years ago
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 19 years ago
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 19 years ago
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 19 years ago
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 19 years ago
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 19 years ago
minimime.c
mm.h
mm_base64.c
mm_codecs.c
mm_contenttype.c comment out some code that is not used and does not have prototypes 19 years ago
mm_context.c comment out some code that is not used and does not have prototypes 19 years ago
mm_envelope.c comment out some code that is not used and does not have prototypes 19 years ago
mm_error.c
mm_header.c
mm_init.c
mm_internal.h
mm_mem.c
mm_mem.h
mm_mimepart.c comment out some code that is not used and does not have prototypes 19 years ago
mm_mimeutil.c comment out some code that is not used and does not have prototypes 19 years ago
mm_param.c comment out some code that is not used and does not have prototypes 19 years ago
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 19 years ago
mm_queue.h
mm_util.c
mm_util.h
mm_warnings.c
strlcat.c
strlcpy.c
test.sh