msg.c | Message object implementation |
msg_auth.c | Functions for handling authentication-related headers |
msg_basic.c | Basic header handling |
msg_date.c | Parser for HTTP-Date and HTTP-Delta |
msg_generic.c | Functions for generic headers |
msg_header_copy.c | Copying and duplicating headers structures |
msg_header_make.c | Creating message headers from strings |
msg_internal.h [code] | Abstract messages - internal interface |
msg_mclass.c | Message factory object |
msg_mime.c | MIME-related headers and MIME multipart bodies for SIP/HTTP/RTSP |
msg_mime_table.c | Parser table used for testing |
msg_name_hash.c | Calculate hash for given header name |
msg_parser.c | HTTP-like message parser engine |
msg_parser_util.c | Text-message parser helper functions |
msg_tag.c | Message tag classes |
sofia-sip/msg.h [code] | Base message interface |
sofia-sip/msg_addr.h [code] | Addressing and I/O interface for messages |
sofia-sip/msg_buffer.h [code] | Internal buffer management functions |
sofia-sip/msg_date.h [code] | Types and functions for handling dates and times |
sofia-sip/msg_header.h [code] | Message headers |
sofia-sip/msg_mclass.h [code] | Parser table and message factory object |
sofia-sip/msg_mclass_hash.h [code] | Hash function for header names |
sofia-sip/msg_mime.h [code] | MIME headers and multipart messages (RFC 2045) |
sofia-sip/msg_mime_protos.h [code] | Prototypes for MIME headers (RFC 2045) |
sofia-sip/msg_parser.h [code] | Message parser interface |
sofia-sip/msg_protos.h [code] | Prototypes for common headers |
sofia-sip/msg_tag_class.h [code] | Functions for constructing per-protocol tag classes |
sofia-sip/msg_types.h [code] | Types for messages and common headers |