Age | Commit message (Collapse) | Author |
|
Extra fields: Fullname, Given/Family name, E-Mail.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ClientSession no longer sets up a connection.
Connection no longer resolves addresses.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BoostConnections no longer have their own thread, but are managed from
a central Boost IO thread instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added the ability to set a default PayloadParserFactory.
Check factories in reverse order.
Add PayloadParserFactoryCollection unit test.
|
|
|
|
|
|
|
|
This is a utility class that can be used to easily trace incoming
and outgoing XML in bots etc.
|
|
|
|
|
|
|
|
|
|
|
|
Remko to review, please.
|