Skip to content
GitLab
Explore
Sign in
TTCN-3 Libraries
LibSip
Commits
LibSip
May 15, 2009
Encoding support for RFC 5009
· 70fddf62
berge
authored
May 15, 2009
70fddf62
Encoding support for RFC 3841
· d85a6aed
berge
authored
May 15, 2009
d85a6aed
Encoding support for RFC 4244
· c3a4b465
berge
authored
May 15, 2009
c3a4b465
Encoding support for RFC 3455
· 1a28d032
berge
authored
May 15, 2009
1a28d032
Encoding support for RFC 3329
· 814055b2
berge
authored
May 15, 2009
814055b2
Encoding support for RFC 3327
· 10be04c4
berge
authored
May 15, 2009
10be04c4
Encoding support for RFC 3326
· f9a2cb41
berge
authored
May 15, 2009
f9a2cb41
Encoding support for RFC 3325
· fcb3c923
berge
authored
May 15, 2009
fcb3c923
Encoding support for RFC 3323
· 446d766e
berge
authored
May 15, 2009
446d766e
Encoding support for RFC 3265 and RFC3313
· d7c0ee2d
berge
authored
May 15, 2009
d7c0ee2d
Encoding support for RFC 3262
· 72955e3f
berge
authored
May 15, 2009
72955e3f
Modified LoopbackTestcase template
· 6a364e78
berge
authored
May 15, 2009
6a364e78
May 14, 2009
Encoding support for RFC 3261
· a7edd830
berge
authored
May 14, 2009
a7edd830
Mantis issue: 5153
· fc9d9d3a
reinaortega
authored
May 14, 2009
fc9d9d3a
Mantis issue: 5173, 5176
· c87c5254
reinaortega
authored
May 14, 2009
c87c5254
added value check for TC_UNREASON
· b765f79c
baire
authored
May 14, 2009
b765f79c
replace undisplayable characters with '?' in the payload field
· ada704f9
baire
authored
May 14, 2009
ada704f9
added value check for TC_ESCNULL
· a87a8708
baire
authored
May 14, 2009
a87a8708
keep control characters escaped
· ddced136
baire
authored
May 14, 2009
ddced136
renamed the newly validated tests
· d780d42d
baire
authored
May 14, 2009
d780d42d
fixed the position of From/To/Contact parameters
· d7e983f1
baire
authored
May 14, 2009
d7e983f1
fixed non-matching of url parameters when there are multiple parameters
· 54713055
baire
authored
May 14, 2009
54713055
fixed value check for TC_BADBRANCH
· 0f75c285
baire
authored
May 14, 2009
0f75c285
fixed matching urls containing [?,;] but which are not enclosed in <>
· f1aff88f
baire
authored
May 14, 2009
f1aff88f
added value check for TC_REGESCRT
· 54da1b9b
baire
authored
May 14, 2009
54da1b9b
added value check for TC_ESCRURI
· 74efd307
baire
authored
May 14, 2009
74efd307
added value check for TC_ESC02
· 8fcf13b3
baire
authored
May 14, 2009
8fcf13b3
support matching escaped characters in header names
· b903a183
baire
authored
May 14, 2009
b903a183
do not remove escape sequences in non-generic parameters of via
· bc25e159
baire
authored
May 14, 2009
bc25e159
May 13, 2009
fixed value check in TC_SEMIURI with correct escaped string
· 7b1b8dee
baire
authored
May 13, 2009
7b1b8dee
transformed TC_REGBADCT into a negative test
· 017c33d2
baire
authored
May 13, 2009
017c33d2
added value check for TC_ESC01
· c44fd8d3
baire
authored
May 13, 2009
c44fd8d3
added a function to decode and normalise the escaped characters
· b2acabe5
baire
authored
May 13, 2009
b2acabe5
May 12, 2009
renamed the positive tortture testcases
· 6dfb5812
baire
authored
May 12, 2009
6dfb5812
fixed TC_LONGREQ to remove double-quotes in the nameaddr field
· c27b87d5
baire
authored
May 12, 2009
c27b87d5
allow returning an undecoded value in TC_SCALAR* (all we need is a codec that does not crash)
· 9423e376
baire
authored
May 12, 2009
9423e376
support for decoding quoted strings
· e67640ef
baire
authored
May 12, 2009
e67640ef
added function for normalising quoted strings
· ad4875da
baire
authored
May 12, 2009
TODO: how to represent unicode characters ?
ad4875da
added value check for TC_SEMIURI
· 33edfed8
baire
authored
May 12, 2009
33edfed8
renamed negative testcases
· 941235bd
baire
authored
May 12, 2009
941235bd