Age | Commit message (Expand) | Author |
2013-12-18 | Add affiliations to tooltips for MUC occupant lists. | Richard Maudsley |
2013-11-03 | Split experimental File Transfer out from History and Whiteboarding. | Kevin Smith |
2013-10-30 | Implement missing PubSub owner queries. | Remko Tronçon |
2013-10-29 | Swiften: Fix PubSub.lua test retrieving subscriptions | Remko Tronçon |
2013-10-29 | Fix unit test on Mavericks | Remko Tronçon |
2013-10-04 | Fix heap-use-after-free bugs reported by asan. | Tobias Markmann |
2013-10-01 | Fix bug on writing empty bytearray in file bytestream. | Remko Tronçon |
2013-10-01 | Adding support for impromptu MUCs. | Tobias Markmann |
2013-09-23 | Don't crash if server doesn't send cert in TLS handshake | Nick Hudson |
2013-09-17 | Don't use implicit bool conversion on shared_ptr | Remko Tronçon |
2013-09-14 | Fix install name of libSwiften.dylib on OS X | Remko Tronçon |
2013-09-08 | Add missing make_shared include. | Remko Tronçon |
2013-09-08 | Use (deprecated) declaration of ivars in interface | Remko Tronçon |
2013-09-01 | Sluift: More PubSub convenience methods & use cases. | Remko Tronçon |
2013-08-31 | Move newline handling for Base64 to VCard parser. IBB's Base64 won't have new... | Tobias Markmann |
2013-08-31 | Fix Qt warnings in avatar loading and add multi-line support to Base64 decoder. | Tobias Markmann |
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-23 | FormField element refactoring. | Remko Tronçon |
2013-08-22 | Added EnumParser. | Remko Tronçon |
2013-08-16 | Fix double includes in EventLoop. | Remko Tronçon |
2013-08-16 | Don't assert when disconnecting components | Kevin Smith |
2013-08-16 | Don't allow passing NULL to the JID ctor | Kevin Smith |
2013-08-16 | Merge branch 'swift-2.x' | Remko Tronçon |
2013-08-16 | Added missing lock_guard include. | Remko Tronçon |
2013-08-15 | Make (Core)Component constructor consistent with (Core)Client. | Remko Tronçon |
2013-08-15 | Add Config files to .gitignore. | Remko Tronçon |
2013-08-15 | Getting rid of "-Wobjc-interface-ivars" warnings from clang. | Tobias Markmann |
2013-08-13 | Adding basic support for Android and Unbound (No IPv6 yet). | Tobias Markmann |
2013-08-01 | Refactor chat messages so parsing of links/emoticons happens in controllers. | Kevin Smith |
2013-07-27 | Use nodeprep for nodes and nameprep for domains. | Kevin Smith |
2013-05-17 | Fixed unicode path handling. | Remko Tronçon |
2013-05-11 | File Transfer refactoring. | Remko Tronçon |
2013-04-29 | Added doxygen to RandomGenerator. | Remko Tronçon |
2013-04-27 | Make HMACSHA1 not be a Hash. | Remko Tronçon |
2013-04-27 | Zero memory more securely in SafeByteArray. | Remko Tronçon |
2013-04-27 | Removing third-party hash implementations. | Remko Tronçon |
2013-04-26 | Replace third-party Base64 by our own algorithm. | Remko Tronçon |
2013-04-25 | swiften-config improvements. | Remko Tronçon |
2013-04-21 | Fix compilation when 3rdParty/ is not there. | Remko Tronçon |
2013-04-19 | Fix compilation in non-test mode. | Remko Tronçon |
2013-04-18 | Fix ICU compilation. | Remko Tronçon |
2013-04-18 | Implemented different hexify. | Remko Tronçon |
2013-04-18 | Replacing Base64 by LibTomCrypt implementation. | Remko Tronçon |
2013-04-12 | File Transfer refactoring. | Remko Tronçon |
2013-04-12 | Fix DLL compilation. | Remko Tronçon |
2013-04-11 | Network refactoring. | Remko Tronçon |
2013-04-08 | SWIFT_LOG_ASSERT macro. | Remko Tronçon |
2013-04-06 | Make IDN implementation abstract. | Remko Tronçon |
2013-03-30 | Making stuff build against non-bundled libraries | Kevin Smith |