- Jun 01, 2009
-
-
baire authored
added value check for TC_CLERR
-
baire authored
added value check for bigcode
-
baire authored
added value for TC_BEXT01
-
baire authored
fixed Require and support Proxy-Require
-
baire authored
support OptionTag_List
-
baire authored
disabled negative testcases
-
baire authored
fixed possible overflow
-
baire authored
set the verdict to inconc (when sucessfully decoded) and to pass when the content was verified
-
baire authored
decoding support for alert-info
-
baire authored
decoding of max-forwards
-
baire authored
decoding of accept-encoding (waiting for toolkit fix) and accept-language
-
baire authored
decoder support for the accept field
-
baire authored
support decoding the payload
-
baire authored
match the end of the headers
-
baire authored
match the CRLF at the end of RequestLine
-
baire authored
Reverted previous change
-
baire authored
Line break to the end of the status line
-
baire authored
display name changed to optional
-
baire authored
added full control
-
baire authored
Decoding support for contact ant to fields
-
baire authored
support for content-type
-
baire authored
support for Content-Type
-
baire authored
support for CSeq
-
baire authored
support decoding of Call-ID
-
baire authored
match the CRLF after a Response line
-
baire authored
disable m flag in perl regex
-
baire authored
implemented an adapter for the torture test suite
-
baire authored
moved the torture test sources into the torture directory
-
baire authored
moved dat files into the data directory
-
baire authored
simplification
-
baire authored
fixed regression introduced by r105
-
baire authored
Tel scheme support
-
baire authored
Torture tests
-
baire authored
added MoveAt & MovePast
-
baire authored
Addr_Union updated
-
baire authored
removed include directory no longer needed (and which was causing segfaults on cygwin because of mismatching version between boost's headers and libs)
-
baire authored
support multiple lines inside undefined headers
-
baire authored
partial support of UndefinedHeader
-
baire authored
transformed () groups in LWS and SWS regexes (?: ) to ease sub pattern matchings in parent regex
-
baire authored
support decoding ViaBody_List
-