Anthony Messina
|
9e1ff4488a
all: updated FSF address in GPL text
|
11 years ago |
Peter Dunkley
|
380ab4c742
Merge branch 'master' into websocket
|
13 years ago |
Henning Westerholt
|
ef6da28310
parser: remove old $Id$ docs header from subversion times, not usable anymore
|
13 years ago |
Henning Westerholt
|
f7b97e8a83
parser: make get_hdr_field(..) and necessary called functions const-correct
|
13 years ago |
Peter Dunkley
|
8393efff31
core: Changed WS from being a flag on a TCP/TLS connection to a protocol in its own right
|
13 years ago |
Peter Dunkley
|
7cd2711472
parser: Update Via parsing state-machine to support WS and WSS
|
13 years ago |
Daniel-Constantin Mierla
|
362b6f134c
core: Via parser allows generic parameters without value separated by white spaces and semicolon
|
13 years ago |
Richard Fuchs
|
a075952dd0
core: Move parse_via_header to correct place.
|
13 years ago |
Iñaki Baz Castillo
|
4554192745
[core] Bug fixed in Via parser when \r or \n after Via transport.
|
14 years ago |
Iñaki Baz Castillo
|
cf4651db94
core: Via parser now allows any token as Via transport field.
|
14 years ago |
oej
|
1eb01c664d
Doxygen changes
|
16 years ago |
Andrei Pelinescu-Onciul
|
dec9733aa5
- support for sctp
|
17 years ago |
Andrei Pelinescu-Onciul
|
fbc3759885
|
17 years ago |
Andrei Pelinescu-Onciul
|
7a068ff3c5
|
19 years ago |
Andrei Pelinescu-Onciul
|
e0931fb0a1
- gcc 4.0 support (optimizations)
|
20 years ago |
Andrei Pelinescu-Onciul
|
7418afcf03
- fixed a memory leak in via parsing: on error the via parameters were not
|
20 years ago |
Jan Janak
|
c32feee57c
- Spelling checked
|
21 years ago |
Andrei Pelinescu-Onciul
|
74f6d2e34a
- fixed via->alias not translated bug in tm/sip_msg.c via_body_cloner (not criticial)
|
21 years ago |
Andrei Pelinescu-Onciul
|
59653eb856
- changed tcp to support port aliases (major changes)
|
22 years ago |
Andrei Pelinescu-Onciul
|
d5f3a5fb90
- fixed 2 parse_via ipv6 reference parsing bugs:
|
22 years ago |
Andrei Pelinescu-Onciul
|
8e807134f6
- more tls add-ons (via parser, srv lookup, forward_tls a.s.o)
|
22 years ago |
Andrei Pelinescu-Onciul
|
ff76544d55
- fixed parse_via_param: params. starting with [op] had incorect name/len
|
22 years ago |
Jiri Kuthan
|
6c9b2a3993
a potential memory leak fixed (a different one from that reported by Jamin,
|
22 years ago |
Jiri Kuthan
|
6b6f226fd0
ZSW introduced to deal with solaris printf("%.*s",0,0) SF
|
22 years ago |
Andrei Pelinescu-Onciul
|
6419a43f9f
- sun cc compile fixes (all the files not mentioned explicitly)
|
22 years ago |
Jiri Kuthan
|
18dbc018c0
elderly (un)defs junked (hopefuly the right ones)
|
22 years ago |
Jiri Kuthan
|
049f64c292
scratchpad removed, textops changed to skip the first line
|
22 years ago |
Andrei Pelinescu-Onciul
|
51767629e3
|
22 years ago |
Andrei Pelinescu-Onciul
|
4b33e625b9
- fixed rport overwritting bugs
|
22 years ago |
Andrei Pelinescu-Onciul
|
09f7cd2c4e
|
22 years ago |