- Jun 01, 2009
-
-
baire authored
Added empty sdp_codets.cpp
-
baire authored
Changed LoopbackTC generator
-
baire authored
fixed matching of header-name
-
baire authored
try to match the CRLF before the header name in MessageHeader so that the mismatch error message is more meaningful
-
baire authored
do not remove escaped characters in the tag parameter in the From header
-
baire authored
hanle escaped chars in generic paraameter name only if it is in the SipUrl semicolon parameter list
-
baire authored
fixed matching passwors in UserInfo
-
baire authored
Minor code change
-
baire authored
Added files required to run Loopback tests
-
baire authored
Changed Loopback TCs for debugging purpose
-
baire authored
Fixed "comment" and "quoted-string" encoding issues
-
baire authored
Encoding support for RFC 5009
-
baire authored
Encoding support for RFC 3841
-
baire authored
Encoding support for RFC 4244
-
baire authored
Encoding support for RFC 3455
-
baire authored
Encoding support for RFC 3329
-
baire authored
Encoding support for RFC 3327
-
baire authored
Encoding support for RFC 3326
-
baire authored
Encoding support for RFC 3325
-
baire authored
Encoding support for RFC 3323
-
baire authored
Encoding support for RFC 3265 and RFC3313
-
baire authored
Encoding support for RFC 3262
-
baire authored
Modified LoopbackTestcase template
-
baire authored
Encoding support for RFC 3261
-
baire authored
added value check for TC_UNREASON
-
baire authored
replace undisplayable characters with '?' in the payload field
-
baire authored
added value check for TC_ESCNULL
-
baire authored
keep control characters escaped
-
baire authored
renamed the newly validated tests
-
baire authored
fixed the position of From/To/Contact parameters
-
baire authored
fixed non-matching of url parameters when there are multiple parameters
-
baire authored
fixed value check for TC_BADBRANCH
-
baire authored
fixed matching urls containing [?,;] but which are not enclosed in <>
-
baire authored
added value check for TC_REGESCRT
-
baire authored
added value check for TC_ESCRURI
-
baire authored
added value check for TC_ESC02
-
baire authored
support matching escaped characters in header names
-
baire authored
do not remove escape sequences in non-generic parameters of via
-
baire authored
fixed value check in TC_SEMIURI with correct escaped string
-
baire authored
transformed TC_REGBADCT into a negative test
-