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
Luigi Rizzo 04e1e0069f
more header removal/normalization
18 years ago
..
sys
tests (closes issue #10692) 18 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 18 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 18 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 18 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 18 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 18 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 18 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 18 years ago
minimime.c (closes issue #10692) 18 years ago
mm.h more header removal/normalization 18 years ago
mm_base64.c Convert minimime to use the proper uint*_t types, rather than u_int*_t 18 years ago
mm_codecs.c Convert minimime to use the proper uint*_t types, rather than u_int*_t 18 years ago
mm_contenttype.c comment out some code that is not used and does not have prototypes 18 years ago
mm_context.c comment out some code that is not used and does not have prototypes 18 years ago
mm_envelope.c comment out some code that is not used and does not have prototypes 18 years ago
mm_error.c
mm_header.c
mm_init.c
mm_internal.h
mm_mem.c (closes issue #10692) 18 years ago
mm_mem.h Convert minimime to use the proper uint*_t types, rather than u_int*_t 18 years ago
mm_mimepart.c comment out some code that is not used and does not have prototypes 18 years ago
mm_mimeutil.c comment out some code that is not used and does not have prototypes 18 years ago
mm_param.c comment out some code that is not used and does not have prototypes 18 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 18 years ago
mm_queue.h
mm_util.c Convert minimime to use the proper uint*_t types, rather than u_int*_t 18 years ago
mm_util.h
mm_warnings.c
strlcat.c
strlcpy.c
test.sh