December 28, 2004 | ||
---|---|---|
View b52b69c887
Temporarily backout addition of Server header field parser until decision is adapted on how to overcome current limit of max 32 headers. Just for the record, I think that the easiest way out is to increase flags storage size from 32bits to 64bits, which should be sufficiend at least for the next year.Maxim Sobolev authored on 28/12/2004 23:41:30 |
December 20, 2004 | ||
---|---|---|
View fe70e4fbea
Add support for Server header field, since it is necessary in one place (mediaproxy module) already and will also be used in another new module.Maxim Sobolev authored on 20/12/2004 18:52:54 |
December 3, 2004 | ||
---|---|---|
View 097613bf45
rollback patch pending new ser release and discussion with core maintainerJamey Hicks authored on 03/12/2004 17:11:36 |
||
View 3c736126b0
RFC3903 SIP-If-Match parsing from Gregory McGarryJamey Hicks authored on 03/12/2004 13:37:57 |
August 24, 2004 | ||
---|---|---|
View c32feee57c
- Spelling checkedJan Janak authored on 24/08/2004 09:01:24 |
August 13, 2004 | ||
---|---|---|
View f3650067a1
- conflicting identifiers fixed in parse_methods - Added Allow header field parser, implemented by Juha HeinanenJan Janak authored on 13/08/2004 21:42:18 |
January 18, 2004 | ||
---|---|---|
View dccbcda9b2
- Diversion and Remote-Party-ID support from Juha HeinanenJan Janak authored on 18/01/2004 16:15:33 |
October 13, 2003 | ||
---|---|---|
View b516633cfd
- digest credentials memory leak fixed.Jan Janak authored on 13/10/2003 21:26:58 |
September 10, 2003 | ||
---|---|---|
View 432fb73672
- missing "goto error" added in parse_to() - function for parsing content-disposition added; function available for searching & parsing the header and alos only for parsing a string that's a disposition; parser supports quoted values for params (along with escaped chars inside quoted strings)Bogdan-Andrei Iancu authored on 10/09/2003 12:07:43 |
August 5, 2003 | ||
---|---|---|
View 6a2b0decb0
- parsing of Content-Purpose and Content-Action removed - parsing of Accept-Disposition added.Jan Janak authored on 05/08/2003 17:14:27 |
||
View 2f43c7326f
- patch from Jan (for recognizing some extra headers) applyed. - interface for parse_content_type_hdr changed (separation between type and subtype inside a mime) - parse_accept_hdr addedBogdan-Andrei Iancu authored on 05/08/2003 11:13:01 |
May 2, 2003 | ||
---|---|---|
View 71be0c4a86
- Accept header field is now parsed too (needed in pa)Jan Janak authored on 02/05/2003 08:36:15 |
April 26, 2003 | ||
---|---|---|
View 6b6f226fd0
ZSW introduced to deal with solaris printf("%.*s",0,0) SFJiri Kuthan authored on 26/04/2003 20:28:46 |
March 26, 2003 | ||
---|---|---|
View abb343de09
hdr->parsed for Route & Record-Route fields will be also freed if not emptyJan Janak authored on 26/03/2003 16:51:07 |
November 28, 2002 | ||
---|---|---|
View ec147e2e5c
functions for parsing content_type and content_length added.Bogdan-Andrei Iancu authored on 28/11/2002 16:14:53 |