Age | Commit message (Expand) | Author |
2012-02-28 | Remove compiler warning. | Remko Tronçon |
2012-02-28 | Changed certstore: URIs to use SHA1 hashes of certificates | Alexey Melnikov |
2012-02-28 | Also compile on non-Windows | Kevin Smith |
2012-02-28 | Make Swift more usable in a FIPS-140 environment | Kevin Smith |
2012-02-23 | Compile when non-SChannel | Kevin Smith |
2012-02-22 | Fix up for previous CAPI patch | Kevin Smith |
2012-02-22 | Initial implementation of using CAPI certificates with Schannel. | Alexey Melnikov |
2012-02-22 | Compile on Windows | Kevin Smith |
2012-02-21 | Read in 'play sounds' toggle at launch | Kevin Smith |
2012-02-21 | Read in the notifications toggle at launch | Kevin Smith |
2012-02-21 | And again again | Kevin Smith |
2012-02-21 | And again | Kevin Smith |
2012-02-21 | Probably fix compilation on some platforms | Kevin Smith |
2012-02-21 | Introduce system settings policies. | Kevin Smith |
2012-02-14 | Correctly use bare JIDs when banning people from rooms | Kevin Smith |
2012-02-14 | Fix rendering of mediated invites | Kevin Smith |
2012-02-14 | Adding documentation to GenericRequest | Kevin Smith |
2012-02-12 | Fixed compiler warnings. | Remko Tronçon |
2012-02-09 | Fixes for mediated invites | Kevin Smith |
2012-02-06 | Display mediated invites | Kevin Smith |
2012-02-06 | Parse mediated invite stuff | Kevin Smith |
2012-02-03 | Correct previous patch. | Remko Tronçon |
2012-02-03 | Call shutdown() on socket before close(). | Remko Tronçon |
2012-02-03 | Close socket immediately after last pending write finished. | Remko Tronçon |
2012-01-24 | Test case | Kevin Smith |
2012-01-23 | XEP-0004 form support for user search. | Tobias Markmann |
2012-01-17 | Allow specifying BOSH and BOSH proxy URLs with names (rather than IPs) | Kevin Smith |
2012-01-16 | Add minor doc | Kevin Smith |
2012-01-15 | Updated COPYING file. | Remko Tronçon |
2012-01-15 | Fixed compilation with msvc and boost-1.48 | vitalyster |
2012-01-14 | Include intrusive_ptr after intrusive_ptr_ref functions. | Remko Tronçon |
2012-01-12 | Don't crash with multiline status message and Qt-4.8.0 | Kevin Smith |
2012-01-10 | Don't allow null form fields | Kevin Smith |
2012-01-05 | Add more cert file types for the login cert dialog filter | Kevin Smith |
2011-12-27 | Tweaked build flags. | Remko Tronçon |
2011-12-24 | Some BOSH refactoring. | Remko Tronçon |
2011-12-24 | Removing debug print. | Remko Tronçon |
2011-12-24 | Enable "Show notifications" toggle when Growl isn't installed. | Remko Tronçon |
2011-12-24 | Fixed compilation warnings. | Remko Tronçon |
2011-12-24 | Remove redundant #pragma once. | Remko Tronçon |
2011-12-23 | Updated Growl notifier to work against Growl 1.3. | Remko Tronçon |
2011-12-22 | BOSH Refactoring. | Remko Tronçon |
2011-12-21 | Don't escape < for status widget | Kevin Smith |
2011-12-14 | Allow excluding from source tarballs | Kevin Smith |
2011-12-13 | Fix use of int randoms for populating long | Kevin Smith |
2011-12-13 | Avoid crash due to misuse of XMPPLayer | Kevin Smith |
2011-12-13 | Remove a warning | Kevin Smith |
2011-12-13 | BOSH Support for Swiften | Kevin Smith |
2011-12-13 | BOSH implementation started | Thilo Cestonaro |
2011-12-13 | Change MainController to not log back in if there's an error during logout | Kevin Smith |