Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-17 | Remove unused functions from caching resolver. | Remko Tronçon | |
2012-06-17 | Fixed potential uncaught exception in HTTPConnectProxiedConnection. | Remko Tronçon | |
2012-06-17 | Remove some unused private variables. | Remko Tronçon | |
2012-06-17 | Allow different connection methods for Client. | Remko Tronçon | |
2012-06-15 | Preliminary emoticon work. | Kevin Smith | |
Parsing and toggling support for emoticons. No emoticons are included so this won't do anything yet. | |||
2012-06-14 | Remove Olly from Debian uploaders list | Kevin Smith | |
2012-06-12 | Debian fixes. | Remko Tronçon | |
2012-06-12 | Use dpkg-buildflags for Debian build flags. | Remko Tronçon | |
2012-06-12 | And get the date right in the changelog too | Kevin Smith | |
2012-06-12 | Updating debian changelog | Kevin Smith | |
2012-06-12 | Update Deb stuff | Kevin Smith | |
2012-06-12 | Rename 'swift' binary to 'swift-im' on Linux. | Remko Tronçon | |
2012-06-12 | Create amalgamation of COPYING file. | Remko Tronçon | |
2012-06-12 | Include missing contributor in license | Kevin Smith | |
2012-06-05 | Fixed LibIDN build. | Remko Tronçon | |
2012-06-05 | Use faster conversion functions in ICU. | Remko Tronçon | |
2012-06-05 | Added ICU support. | Remko Tronçon | |
2012-06-01 | Fix tab order in invite window. | Kevin Smith | |
Resolves: #1128 | |||
2012-06-01 | Avoid whoosh down, whooosh up on Mac when opening chat windows. | Kevin Smith | |
This changes so that the chat window will appear without focus if being shown without the user requesting it, but it will no longer appear minimised. Resolves: #1022 | |||
2012-06-01 | Don't expand tabs in vim | Kevin Smith | |
2012-05-31 | Allow subsequent invites | Kevin Smith | |
2012-05-31 | Better MUC inviting | Kevin Smith | |
2012-05-31 | Very poor prototype of a MUC invite dialog | Kevin Smith | |
2012-05-31 | Render & in group names correctly in edit dialog. | Kevin Smith | |
Resolves: #1117 | |||
2012-05-31 | Update message correction to use the published namespace. | Kevin Smith | |
Resolves: #1124 | |||
2012-05-31 | Don't report encrypted connections once disconnected. | Kevin Smith | |
Resolves: #1126 | |||
2012-05-24 | Splitting licensing files for easier reference | Kevin Smith | |
2012-05-24 | Fixing typo in start date | Kevin Smith | |
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-05-17 | Fixing compilation on windows. | Remko Tronçon | |
Resolves: #1123 | |||
2012-05-13 | Add more files to .gitignore. | Remko Tronçon | |
2012-05-12 | Remove peer certificate from APIs. | Remko Tronçon | |
The peer certificate chain contains the peer certificate, so this was redundant. | |||
2012-05-12 | Show Certificate dialog from certificate error window. | Remko Tronçon | |
2012-05-11 | Showing stream encryption status in the roster header. Provide native ↵ | Tobias Markmann | |
certificate viewers on click. Native viewers for Windows and Mac OS X are implemented. Added TODOs to OpenSSL based TLS interface related to CRL and OCSP. Resolves: #167 License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-05-11 | Fixed struct vs class warning. | Remko Tronçon | |
2012-05-11 | Don't allow form results to get interpreted as HTML | Kevin Smith | |
2012-05-08 | Use .project.vimrc. | Remko Tronçon | |
2012-05-08 | Rename .vimrc -> .project.vimrc | Remko Tronçon | |
2012-05-08 | Tweaks to vimrc. | Remko Tronçon | |
2012-05-08 | Added .vimrc file. | Remko Tronçon | |
2012-05-07 | Added convenience method for responding with a custom error payload. | Remko Tronçon | |
2012-05-07 | Only assert when requesting CRL checking on OpenSSL. | Remko Tronçon | |
2012-05-06 | Fixed unit test compilation failure. | Remko Tronçon | |
2012-05-05 | Compilation fixes. | Remko Tronçon | |
2012-05-05 | Windows compilation fixes. | Remko Tronçon | |
2012-05-05 | Re-enable revocation check. | Remko Tronçon | |
2012-05-05 | * Added additional cert store to chain validation. * Turned off revocation ↵ | dreijer | |
checking. License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-05-05 | Revert "* Added additional cert store to chain validation. * Turned off ↵ | Remko Tronçon | |
revocation checking." This reverts commit e33b7a309e0424450ab00bc6180df95c6c049195. |