Age | Commit message (Expand) | Author |
2013-12-23 | Sluift: Fix create_submission dropping values from multi fields | Remko Tronçon |
2013-12-15 | Sluift: Fix default values for port and host for connect | Roger Planas |
2013-11-27 | Add presence_type to presence event | Edwin Mons |
2013-11-19 | Sluift: fix debug output for BOSH connections | Edwin Mons |
2013-11-19 | Sluift: add allow_plain_without_tls client option | Edwin Mons |
2013-11-18 | Sluift: add bosh_url client option | Edwin Mons |
2013-11-10 | Sluift: Use 'value' instead of 'values' for multi-value fields | Remko Tronçon |
2013-10-30 | Implement missing PubSub owner queries. | Remko Tronçon |
2013-10-30 | Implement missing conversion of some PubSub attributes | Remko Tronçon |
2013-10-29 | Sluift: Fix bug in PubSubNode.list_items | Remko Tronçon |
2013-10-28 | Add port option to Sluift client connect | Roger |
2013-09-21 | Sluift: Fix bug in DiscoItems element convertor | Remko Tronçon |
2013-09-21 | Sluift: Update documentation | Remko Tronçon |
2013-09-21 | Sluift: Add support for ad-hoc commands | Remko Tronçon |
2013-09-20 | Sluift: Add convenient way for filling in forms | Remko Tronçon |
2013-09-16 | Add Sluift README | Remko Tronçon |
2013-09-15 | Install Sluift | Remko Tronçon |
2013-09-01 | Sluift: More PubSub convenience methods & use cases. | Remko Tronçon |
2013-08-27 | Set visibility of exported functions when using GCC/CLang. | Remko Tronçon |
2013-08-27 | PubSub implementation & Sluift refactoring. | Remko Tronçon |
2013-08-17 | Fixed bug in Sluift. | Remko Tronçon |
2013-08-17 | Fix building sluift as .dll on Mac OS X. | Remko Tronçon |
2013-04-21 | Fix compilation when 3rdParty/ is not there. | Remko Tronçon |
2013-01-13 | Fix more warnings. | Remko Tronçon |
2012-12-31 | Fix more warnings. | Remko Tronçon |
2012-12-30 | Enable & fix pedantic CLang warnings. | Remko Tronçon |
2012-06-17 | Allow different connection methods for Client. | Remko Tronçon |
2012-05-22 | Allow SluiftExceptions to be output by the EventLoop | Kevin Smith |
2012-05-22 | Fix options passing in Sluift connect() call | Kevin Smith |
2012-05-22 | Allow Sluift to not use acks from XEP-0198 | Kevin Smith |
2012-04-17 | Fixing some clang warnings. | Tobias Markmann |
2011-06-13 | Added CppCheck script. | Remko Tronçon |
2011-05-10 | Add OpenSSL to Sluift bundle conditionally. | Remko Tronçon |
2011-05-04 | Add Sluift ability to specify host to connect to. | Kevin Smith |
2011-04-22 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-04-22 | Fixed SCons not picking up the build version correctly in tarball build. | Remko Tronçon |
2011-04-20 | Introduce ClientOptions struct. | Remko Tronçon |
2011-04-18 | Compile Lua as C++ to avoid setjmp/longjmp & exception conflicts. | Remko Tronçon |
2011-04-18 | Cleaned up includes.swift-2.0alpha | Remko Tronçon |
2011-04-09 | Fixed line endings in Wonderland script. | Remko Tronçon |
2011-04-04 | Fixed assertion failure in Sluift. | Remko Tronçon |
2011-03-17 | Sluift: Added example script for removing unreachable contacts. | Remko Tronçon |
2011-03-17 | Sluift: Add timeout to get and set. | Remko Tronçon |
2011-03-17 | Sluift: Put a timeout on connecting to a server. | Remko Tronçon |
2011-03-17 | Sluift: Spin the event loop on send events. | Remko Tronçon |
2011-03-16 | Sluift: Don't hang until timeout in get_contacts and set_version. | Remko Tronçon |
2011-03-15 | Don't fail if LUA_FLAGS aren't set. | Remko Tronçon |
2011-03-05 | Added windows packaging. | Remko Tronçon |
2011-03-05 | Fixed some Sluift bugs. | Remko Tronçon |
2011-03-05 | Sluift: Added CollectVersions example. | Remko Tronçon |