Age | Commit message (Expand) | Author |
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 |
2013-03-27 | Adding support for Blocking Command (XEP-0191) to Swift(-en). | Tobias Markmann |
2013-03-09 | Show idle time as local time in the UI. | Tobias Markmann |
2013-03-05 | Fix DLL linkage. | Remko Tronçon |
2013-03-04 | Qt5 support & warning fixes. | Remko Tronçon |
2013-03-04 | Adding support for idle time. | Tobias Markmann |
2013-03-03 | Remove the async vfs for sqlite, to avoid the crash | Kevin Smith |
2013-02-12 | Include frameworks in swiften-config. | Remko Tronçon |
2013-02-12 | Include boost::lock_guard include. | Remko Tronçon |
2013-02-11 | Fixed NetworkTest. | Remko Tronçon |
2013-02-10 | Turn off override support for GCC in non-c++11 mode. | Remko Tronçon |
2013-02-09 | Remove dependency on PlatformDomainNameResolver from CoreComponent. | Remko Tronçon |
2013-02-05 | Make logging thread-safe. | Remko Tronçon |
2013-01-13 | Merge branch 'swift-2.x' | Remko Tronçon |
2013-01-13 | Fix more warnings. | Remko Tronçon |
2013-01-12 | Adding basic vCard edit/show support. | Tobias Markmann |
2013-01-02 | Remove incorrect CFRelease() calls in MacOSXProxyProvider. | Remko Tronçon |
2013-01-01 | Fix Objective-C memory bugs. | Remko Tronçon |
2013-01-01 | Fix Objective-C memory leaks. | Remko Tronçon |
2012-12-31 | Fix more warnings. | Remko Tronçon |
2012-12-31 | Fixed typo. | Remko Tronçon |
2012-12-30 | Fixed wrong usage of NAT-PMP API. | Remko Tronçon |
2012-12-30 | Enable & fix pedantic CLang warnings. | Remko Tronçon |
2012-12-23 | Replace functors and for loops by boost::lambdas. | Remko Tronçon |
2012-12-22 | Replace MergeFlags calls by UseFlags calls. | Remko Tronçon |
2012-12-22 | Silence deprecated warnings. | Remko Tronçon |
2012-12-22 | Added 'override' macro to check for override. | Remko Tronçon |
2012-12-08 | Add more steps to the BOSH unit tests for resource binding. | Kevin Smith |
2012-12-04 | Make sure we say the session's ended after calling close() with BOSH. | Kevin Smith |
2012-12-04 | Add parsing for disco#info nodes | Kevin Smith |
2012-12-04 | Remove double // and :1 port from BOSH paths | Kevin Smith |
2012-11-13 | Allow BOSH URL setting again. | Kevin Smith |
2012-11-12 | Removed unused functions. | Remko Tronçon |
2012-11-12 | Use more efficient empty check. | Remko Tronçon |
2012-11-12 | Removing unused variable. | Remko Tronçon |