summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-05-01Updated Swiften developers guide.Remko Tronçon
Added call to setAlwaysTrustCertificates in examples. Added C++0x example.
2011-02-15Make JID constructor with string implicit.Remko Tronçon
This avoids the need to explicitly contruct a JID where a string is used.
2011-02-04Added C++0x version of EchoBot.Remko Tronçon