June 18, 2006 | ||
---|---|---|
View 6738661913
- adjusted compact headers. There were missing compact equivalents for Subject, Refer-To and completely missing Session-Expires, Accept-Contact, etc. support. Currently I've implemented both compact header and case switches to assign enumeration type. No next parsing is processed, but probably will be done, good candidate e.g. Session-Expires.Tomas Mandys authored on 18/06/2006 23:15:22 |
October 26, 2005 | ||
---|---|---|
View 9200d4107e
added parsing of SIP-If-Match header field taken from PIC-SERVaclav Kubart authored on 26/10/2005 08:06:55 |
February 14, 2005 | ||
---|---|---|
View 8b482f1a5f
* Added parsing of Refer-To header.Juha Heinanen authored on 14/02/2005 23:48:21 |
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 |
January 18, 2004 | ||
---|---|---|
View dccbcda9b2
- Diversion and Remote-Party-ID support from Juha HeinanenJan Janak authored on 18/01/2004 16:15:33 |
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 |
November 18, 2002 | ||
---|---|---|
View 32822438ca
Faster parse_hname function, hash table removed, several minor optimizationsJan Janak authored on 18/11/2002 19:08:16 |
September 19, 2002 | ||
---|---|---|
View 7dd0b34273
GPLization banner introduced to *.[hc] filesJiri Kuthan authored on 19/09/2002 12:23:52 |
August 12, 2002 | ||
---|---|---|
View a054d7d50d
*** empty log message ***Jan Janak authored on 12/08/2002 12:04:50 |