Age | Commit message (Collapse) | Author |
|
Added call to setAlwaysTrustCertificates in examples.
Added C++0x example.
|
|
|
|
|
|
This avoids the need to explicitly contruct a JID where a string is
used.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resolves: #692
|
|
|
|
|
|
The event loop now needs to be explicitly passed to clients
using it.
|
|
|
|
|
|
|
|
|
|
|
|
|