| .. |
|
contact
|
b8ac3cda0d
- contact structure now contains also name field which will contain name
|
22 years ago |
|
digest
|
8cc44bf9ce
Duplicate algorithm field removed
|
23 years ago |
|
obsolete
|
7dd0b34273
GPLization banner introduced to *.[hc] files
|
23 years ago |
|
case_acce.h
|
6a2b0decb0
- parsing of Content-Purpose and Content-Action removed
|
22 years ago |
|
case_allo.h
|
32822438ca
Faster parse_hname function, hash table removed, several minor optimizations
|
23 years ago |
|
case_auth.h
|
32822438ca
Faster parse_hname function, hash table removed, several minor optimizations
|
23 years ago |
|
case_call.h
|
18dbc018c0
elderly (un)defs junked (hopefuly the right ones)
|
23 years ago |
|
case_cont.h
|
6a2b0decb0
- parsing of Content-Purpose and Content-Action removed
|
22 years ago |
|
case_cseq.h
|
32822438ca
Faster parse_hname function, hash table removed, several minor optimizations
|
23 years ago |
|
case_even.h
|
32822438ca
Faster parse_hname function, hash table removed, several minor optimizations
|
23 years ago |
|
case_expi.h
|
18dbc018c0
elderly (un)defs junked (hopefuly the right ones)
|
23 years ago |
|
case_from.h
|
32822438ca
Faster parse_hname function, hash table removed, several minor optimizations
|
23 years ago |
|
case_max.h
|
32822438ca
Faster parse_hname function, hash table removed, several minor optimizations
|
23 years ago |
|
case_orga.h
|
2f43c7326f
- patch from Jan (for recognizing some extra headers) applyed.
|
22 years ago |
|
case_prio.h
|
2f43c7326f
- patch from Jan (for recognizing some extra headers) applyed.
|
22 years ago |
|
case_prox.h
|
18dbc018c0
elderly (un)defs junked (hopefuly the right ones)
|
23 years ago |
|
case_reco.h
|
32822438ca
Faster parse_hname function, hash table removed, several minor optimizations
|
23 years ago |
|
case_requ.h
|
18dbc018c0
elderly (un)defs junked (hopefuly the right ones)
|
23 years ago |
|
case_rout.h
|
32822438ca
Faster parse_hname function, hash table removed, several minor optimizations
|
23 years ago |
|
case_subj.h
|
2f43c7326f
- patch from Jan (for recognizing some extra headers) applyed.
|
22 years ago |
|
case_supp.h
|
32822438ca
Faster parse_hname function, hash table removed, several minor optimizations
|
23 years ago |
|
case_to.h
|
18dbc018c0
elderly (un)defs junked (hopefuly the right ones)
|
23 years ago |
|
case_unsu.h
|
18dbc018c0
elderly (un)defs junked (hopefuly the right ones)
|
23 years ago |
|
case_user.h
|
2f43c7326f
- patch from Jan (for recognizing some extra headers) applyed.
|
22 years ago |
|
case_via.h
|
18dbc018c0
elderly (un)defs junked (hopefuly the right ones)
|
23 years ago |
|
case_www.h
|
32822438ca
Faster parse_hname function, hash table removed, several minor optimizations
|
23 years ago |
|
hf.c
|
b516633cfd
- digest credentials memory leak fixed.
|
22 years ago |
|
hf.h
|
c413ec595e
- generic way of making available any parsing func. in failure route backported from unstable
|
22 years ago |
|
keys.h
|
6a2b0decb0
- parsing of Content-Purpose and Content-Action removed
|
22 years ago |
|
msg_parser.c
|
b85cbab102
- fixed a memory leak in via parsing: on error the via parameters were not
|
21 years ago |
|
msg_parser.h
|
430034784b
- added declaration of get_hdr_field()
|
21 years ago |
|
parse_content.c
|
e7cbb775ce
- warning fixes (icc)
|
22 years ago |
|
parse_content.h
|
6885a4748d
- MIME subtype CPL extended to CPL+XML
|
22 years ago |
|
parse_cseq.c
|
18dbc018c0
elderly (un)defs junked (hopefuly the right ones)
|
23 years ago |
|
parse_cseq.h
|
7dd0b34273
GPLization banner introduced to *.[hc] files
|
23 years ago |
|
parse_def.h
|
7dd0b34273
GPLization banner introduced to *.[hc] files
|
23 years ago |
|
parse_disposition.c
|
432fb73672
- missing "goto error" added in parse_to()
|
22 years ago |
|
parse_disposition.h
|
62be90d5da
-get_content_disposition() macro added
|
22 years ago |
|
parse_event.c
|
6b6f226fd0
ZSW introduced to deal with solaris printf("%.*s",0,0) SF
|
23 years ago |
|
parse_event.h
|
c63b785a1f
Typo fixed.
|
23 years ago |
|
parse_expires.c
|
6b6f226fd0
ZSW introduced to deal with solaris printf("%.*s",0,0) SF
|
23 years ago |
|
parse_expires.h
|
c9cb6cfeff
Parser updated, expires_body structure has a new field which indicates if
|
23 years ago |
|
parse_fline.c
|
6b6f226fd0
ZSW introduced to deal with solaris printf("%.*s",0,0) SF
|
23 years ago |
|
parse_fline.h
|
049f64c292
scratchpad removed, textops changed to skip the first line
|
23 years ago |
|
parse_from.c
|
ea9d260cd5
parse_to() - accept also \0 as EOH; don't write anymore 0 into the header during parsing.
|
23 years ago |
|
parse_from.h
|
1d98277a96
get_from macro contributed by Juha Heinanen
|
23 years ago |
|
parse_hname2.c
|
2f43c7326f
- patch from Jan (for recognizing some extra headers) applyed.
|
22 years ago |
|
parse_hname2.h
|
32822438ca
Faster parse_hname function, hash table removed, several minor optimizations
|
23 years ago |
|
parse_hostport.c
|
049f64c292
scratchpad removed, textops changed to skip the first line
|
23 years ago |
|
parse_hostport.h
|
7dd0b34273
GPLization banner introduced to *.[hc] files
|
23 years ago |
|
parse_nameaddr.c
|
afc00488ca
- minor bugs fixed
|
23 years ago |
|
parse_nameaddr.h
|
1c6135b667
- print_* function don't use stdout anymore
|
23 years ago |
|
parse_param.c
|
ce910a50a2
The length of parameters was not calculated properly in a corner case.
|
22 years ago |
|
parse_param.h
|
1c6135b667
- print_* function don't use stdout anymore
|
23 years ago |
|
parse_rr.c
|
4dda997762
Forgot to remove a debugging statement.
|
22 years ago |
|
parse_rr.h
|
9c622bc10e
- extracted inline function from parse_rr() to parse only the body of the header
|
22 years ago |
|
parse_to.c
|
432fb73672
- missing "goto error" added in parse_to()
|
22 years ago |
|
parse_to.h
|
ae71370790
param type enum moved into the header file.
|
23 years ago |
|
parse_uri.c
|
3f601bd0f5
- forward uri now works for secure uris (sips:blbalba)
|
22 years ago |
|
parse_uri.h
|
b2fcef3cb0
grand acc cleanup: all (core, tm, acc, serweb) but radius intergrated
|
23 years ago |
|
parse_via.c
|
b85cbab102
- fixed a memory leak in via parsing: on error the via parameters were not
|
21 years ago |
|
parse_via.h
|
59653eb856
- changed tcp to support port aliases (major changes)
|
22 years ago |
|
parser_f.c
|
1540fad105
parser changed to make body to point to body (w/o LWS), have a len
|
23 years ago |
|
parser_f.h
|
31e36e23bb
- find_not_quoted added to parser_f
|
23 years ago |