- Jun 01, 2009
-
-
baire authored
updated the torture tests to handle the raw message in the payload field
-
baire authored
store the message body into the messageBody field and put the raw message into the payload field
-
baire authored
decoding support for RFC 5009
-
baire authored
removed spurious '?'
-
baire authored
Added missing import definition in testcase file
-
baire authored
added value check for TC_ZEROMF
-
baire authored
Fixed issue related to charstring in generator
-
baire authored
fixed TC_UNKSCM to match the new way of decoding a url with an unknown scheme
-
baire authored
Fixed two small issues in generator
-
baire authored
restored data file for TC_INSUF (accidentally deleted in r168)
-
baire authored
decoding support for RFC 4244
-
baire authored
transformed TC_TRWS into a negative testcase
-
baire authored
Added loopback test
-
baire authored
changed TC_TEST into a negative message
-
baire authored
fixed error in previous commit
-
baire authored
removed payload values
-
baire authored
added value check for TC_SCALARLG
-
baire authored
fixed the decoding of RetryAfter
-
baire authored
decoding support for RFC 4028
-
baire authored
added value check and comment for TC_SCALAR02
-
baire authored
decoding support for RFC 3641 and 3892
-
baire authored
decoding support for RFC 3608
-
baire authored
decoding support for RFC 3455 and 3515
-
baire authored
decoding support for RFC 3329
-
baire authored
decoding support for RFC 3326
-
baire authored
decoding support for RFC 3327
-
baire authored
decoding support for RFC 3325
-
baire authored
decoding support for RFC 3323
-
baire authored
decoding support for RFC 3265 and RFC 3313
-
baire authored
transformed TC_LTGRURI, TC_LWSRURI and TC_QUOTBAL into negative tests
-
baire authored
make TC_MULTI01 a negative test
-
baire authored
fixed matching of ServerVal
-
baire authored
RFC 3262 headers
-
baire authored
support for parameters in Content-Type
-
baire authored
added UNKNOWN_METHOD_E so as to match unknown methods
-
baire authored
header field added to the simple test case
-
baire authored
added value check for TC_MISMATCH02
-
baire authored
decoding support for unsupported, user-agent, warning, www-authenticate
-
baire authored
update TC_DBLREQ to return pass and ignore the second message (this is a SA issue)
-
baire authored
fixed TC_NOVELSC to reflect the new way of decoding urls
-