- Jun 01, 2009
-
-
baire authored
transformed () groups in LWS and SWS regexes (?: ) to ease sub pattern matchings in parent regex
-
baire authored
support decoding ViaBody_List
-
baire authored
fixed bug (unintialised pointer) in the Sip map header
-
baire authored
support decoding ViaBody
-
baire authored
decode SentProtocol
-
baire authored
removed the initial '^' in SIPREG_TOKEN (so as to be useable in the middle of a regex)
-
baire authored
support linking of boost_regex with cygwin
-
baire authored
moved to perl regex
-
baire authored
fixed CRLF inside charstrings
-
baire authored
use boost regular expressions instead of posix regex
-
baire authored
added match for Accept in MessageHeader
-
baire authored
absoluteURI support
-
baire authored
support decoding of 'From'
-
baire authored
fixed decoding of HostPort
-
baire authored
Status line
-
baire authored
fixed matching field name in MessageHeader
-
baire authored
fixed bug introduced in r79
-
baire authored
fixed FieldName to match the whitespaces in HCOLON correctly
-
baire authored
test the SipUrl with a port number
-
baire authored
support for Addr_Union
-
baire authored
Request line support Method enumeration
-
baire authored
support integer format in SipPort
-
baire authored
basic support for MessageHeader
-
baire authored
basic support of MessageHeader
-
baire authored
function for whitespace removal
-
baire authored
IPv4 and IPv6
-
baire authored
SIP URI update (semicolon list and ampersand list)
-
baire authored
SipUrl - basic decoding methods
-
baire authored
factorised the character ranges used in userinfo
-
baire authored
then decode the userinfo
-
baire authored
added a simple test case for SipUrl and decode the "sip:" prefix
-
baire authored
added echo port
-
baire authored
Fixed compilation issues
-
baire authored
changed the root module to use 'TestExecution'
-
baire authored
Added basic sanity TCs
-
baire authored
fixed root module name
-
baire authored
fixed roto module name
-
baire authored
removed messages in setverdict commands
-
baire authored
compile with the validation suite
-
baire authored
removed leading UTF-8 character
-