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 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 |
February 28, 2003 | ||
---|---|---|
View 18dbc018c0
elderly (un)defs junked (hopefuly the right ones)Jiri Kuthan authored on 28/02/2003 14:12:25 |
January 27, 2003 | ||
---|---|---|
View 1540fad105
parser changed to make body to point to body (w/o LWS), have a len encompassing the complete hf (name.s..CRLF) and not to put zero- terminators after header field names and cseqJiri Kuthan authored on 27/01/2003 21:19:48 |
November 18, 2002 | ||
---|---|---|
View 32822438ca
Faster parse_hname function, hash table removed, several minor optimizationsJan Janak authored on 18/11/2002 19:08:16 |
October 22, 2002 | ||
---|---|---|
View d615a5cd9b
- added new_hash2 (faster & better distrib. hash) - added rev . dns startup interface ip lookups (aliases) - lots of cleanupsAndrei Pelinescu-Onciul authored on 22/10/2002 20:37:29 |
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 |
July 30, 2002 | ||
---|---|---|
View 93358a54b0
init_htable changed to more descriptive init_hfname_parserJan Janak authored on 30/07/2002 16:31:33 |