Age | Commit message (Expand) | Author |
2010-11-10 | Refactored TLS tests. | Remko Tronçon |
2010-11-09 | Added Doxygen documentation for some certificate APIs. | Remko Tronçon |
2010-11-09 | Certificate::getCommonName -> getCommonNames. | Remko Tronçon |
2010-11-09 | Created CertificateFactory. | Remko Tronçon |
2010-11-09 | Implement DER conversion to/from certificates. | Remko Tronçon |
2010-11-09 | Only request new MUC context when rejoining. | Kevin Smith |
2010-11-09 | Fixed windows compilation. | Remko Tronçon |
2010-11-08 | Brute force application of presence to roster items on add/modify. | Kevin Smith |
2010-11-07 | Refactoring certificates & certificate checking. | Remko Tronçon |
2010-11-07 | Added missing files. | Remko Tronçon |
2010-11-07 | Added security error handling to Swiften. | Remko Tronçon |
2010-11-07 | Removed obsolete member var. | Remko Tronçon |
2010-11-07 | Added certificate verification API to TLS context. | Remko Tronçon |
2010-11-07 | Fixed build on linux. | Remko Tronçon |
2010-11-07 | Refactored TLS handling. | Remko Tronçon |
2010-11-06 | Use EntityCapsProvider in Swiften. | Remko Tronçon |
2010-11-06 | Added boost libdir and includedir flags. | Remko Tronçon |
2010-11-06 | Revert boost auto-detection. | Remko Tronçon |
2010-11-06 | Make expat libname a config option. | Remko Tronçon |
2010-11-06 | Added Expat configuration flags. | Remko Tronçon |
2010-11-03 | Added incoming IBB session. | Remko Tronçon |
2010-11-03 | Centralizing predefined features in DiscoInfo. | Remko Tronçon |
2010-11-03 | Give later IQ handlers precedence over older IQ handlers. | Remko Tronçon |
2010-11-03 | Added JIDDiscoInfoResponder + Added "to" parameter to responder callback. | Remko Tronçon |
2010-11-03 | Added ClientDiscoManager. | Remko Tronçon |
2010-11-03 | Refactoring Presence & MUC handling. | Remko Tronçon |
2010-11-02 | Copy uuid/ dir in packaging script.swift-1.0beta8 | Remko Tronçon |
2010-11-01 | Disable bookmarks when offline. | Kevin Smith |
2010-11-01 | Small tweaks to DummySystemTray & MemoryStoragesFactory. | Remko Tronçon |
2010-11-01 | Added dummy sound player & system tray. | Remko Tronçon |
2010-10-31 | Include colons in labels. | Kevin Smith |
2010-10-31 | Tweak the group triangles a bit. | Remko Tronçon |
2010-10-31 | Fix triangle drawing. | Remko Tronçon |
2010-10-31 | Don't clip group header text. | Remko Tronçon |
2010-10-31 | Remove pending events from a Timer when the timer is stopped. | Remko Tronçon |
2010-10-31 | Make Timer one-shot. | Remko Tronçon |
2010-10-30 | Rename swift Debian package to swift-im. | Remko Tronçon |
2010-10-30 | When MUC notifications are clicked, open the MUC. | Remko Tronçon |
2010-10-30 | Disconnect client cleanly before quitting. | Remko Tronçon |
2010-10-30 | Changed CoreClient::onError to CoreClient::onDisconnected. | Remko Tronçon |
2010-10-30 | Register default Growl notifications correctly. | Remko Tronçon |
2010-10-29 | Make ChatStateNotifier use StanzaChannel directly. | Remko Tronçon |
2010-10-29 | Make Qt non-mandatory for global build. | Remko Tronçon |
2010-10-29 | Use canonical-append hint for FreeDesktop notifications. | Remko Tronçon |
2010-10-28 | Only match against Boost MT library. | Remko Tronçon |
2010-10-28 | Tweaked boost detection a bit. | Remko Tronçon |
2010-10-28 | Auto-detect boost on windows. | Remko Tronçon |
2010-10-28 | Fixed SCons error. | Remko Tronçon |
2010-10-28 | Added boost prefix flag. | Remko Tronçon |
2010-10-28 | Add some more modules to Doxygen. | Remko Tronçon |