Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-30 | Apply consistent #include grouping and sorting style | Tobias Markmann | |
Changed "" style includes to <> style. Test-Information: Build with Clang 3.9.0 and ran all tests on OS X 10.11.4. Change-Id: Ic05e53f2e5dba39cc1307b116fc5f17b62ab9eb8 | |||
2014-12-15 | Update Copyright In Documentation | Kevin Smith | |
Change-Id: I34a1d96bb0a9d0ba3252644d1cbd0137df13c9ca | |||
2011-05-01 | Updated Swiften developers guide. | Remko Tronçon | |
Added call to setAlwaysTrustCertificates in examples. Added C++0x example. | |||
2011-02-15 | Make JID constructor with string implicit. | Remko Tronçon | |
This avoids the need to explicitly contruct a JID where a string is used. | |||
2011-02-02 | Removing unused parameter from Client constructor. | Remko Tronçon | |
2010-12-05 | Import boost::make_shared. | Remko Tronçon | |
2010-12-04 | Added EchoPayload parserialement. | Remko Tronçon | |