Age | Commit message (Collapse) | Author |
|
Change-Id: I60e34c2dd03bfa52949b7781a922959604d15bee
|
|
This slightly speeds up compilation on Windows. Adding this mostly
as demonstrating/documentation purposes.
Change-Id: Ic50aaef04589c79b926a0dcb4bb8d00284fd5a21
|
|
Change-Id: I73b7f0a57312cb0a868f063930aa6535584771d0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Release-Notes: We don't crash anymore when a contact has set an incorrect priority
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|