Age | Commit message (Expand) | Author |
2014-12-15 | Update Copyright In Sluift | Kevin Smith |
2014-08-10 | Fix invalid characters being allowed in JID domains | Richard Maudsley |
2014-07-14 | Sluift: Add 'fs' module | Remko Tronçon |
2014-06-22 | Sluift component support | Edwin Mons |
2014-05-12 | Add sluift function create_form | Edwin Mons |
2014-04-30 | Update LuaElementConvertor interface to work with Element instead of Payload. | Richard Maudsley |
2014-03-20 | Sluift: Initialize client tracing at creation time | Remko Tronçon |
2014-02-02 | Sluift: Add new_certificate | Remko Tronçon |
2014-02-02 | Sluift: Remove accidentally committed code. | Remko Tronçon |
2014-01-24 | Sluift: Fix PubSubNode.subscribe | Remko Tronçon |
2014-01-19 | Sluift: Add iTunes & PEP User Tune support | Remko Tronçon |
2014-01-18 | Sluift: Refactor global debug & timeout options. | Remko Tronçon |
2014-01-03 | Sluift: Add with() function | Remko Tronçon |
2014-01-03 | Sluift: Add help support | Remko Tronçon |
2013-12-27 | Sluift: Refactoring | Remko Tronçon |
2013-12-27 | Sluift: Add utility functions | 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-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 | Fix options passing in Sluift connect() call | Kevin Smith |
2012-05-22 | Allow Sluift to not use acks from XEP-0198 | Kevin Smith |
2011-05-04 | Add Sluift ability to specify host to connect to. | Kevin Smith |
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-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-05 | Fixed some Sluift bugs. | Remko Tronçon |
2011-03-05 | Sluift: Added CollectVersions example. | Remko Tronçon |
2011-03-05 | Sluift: roster->contacts | Remko Tronçon |
2011-03-04 | Sluift: Spin the event loop on some commands | Remko Tronçon |
2011-03-03 | Some more Sluift tweaks. | Remko Tronçon |
2011-03-02 | Sluift: Added subscription confirm/cancel. | Remko Tronçon |
2011-03-02 | Added add/remove contact. | Remko Tronçon |
2011-03-02 | Return client on sluift mutators. | Remko Tronçon |
2011-03-01 | Introduce Lua::Value helper. | Remko Tronçon |
2011-03-01 | Some more Sluift enhancements. | Remko Tronçon |
2011-02-27 | Added 'get_next_event' sluift command. | Remko Tronçon |
2011-02-26 | Some more cleanups. | Remko Tronçon |
2011-02-26 | Added an option to not use stream compression. | Remko Tronçon |
2011-02-26 | Some more sluift tweaks. | Remko Tronçon |
2011-02-25 | Use package event for handling Sluift debug flag. | Remko Tronçon |