Commit Graph

3 Commits

Author SHA1 Message Date
Matthias Larisch
b6de7842b8 Use boost::regex instead of std::regex
std::regex support is not yet available for older GCC versions.
As boost is used anyway, use also the regex component.
2015-11-23 20:09:32 +01:00
Michał Słomkowski
f6bf22bd15 Implement URI validator. 2015-11-09 01:42:04 +01:00
Michał Słomkowski
9d4da88e9f Add SIP URI validator. 2015-11-09 00:51:51 +01:00