Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-06 | Moved whiteboard data handling to WhiteboardSession | Mateusz Piekos | |
2012-04-23 | Select SRV randomly, taking weight into account. | Remko Tronçon | |
Resolves: #1030 | |||
2012-04-12 | Tidy up of assorted Schannel/CAPI stuffs. | Kevin Smith | |
Makes Swift disconnect if a smartcard used for auth is removed. Fixes compilation. Changes code style in a few places. | |||
2012-04-01 | Removing CAres resolver. | Remko Tronçon | |
This has never been used. | |||
2012-02-28 | Also compile on non-Windows | Kevin Smith | |
2012-02-28 | Make Swift more usable in a FIPS-140 environment | Kevin Smith | |
Don't allow DIGEST-MD5 when Windows is set to FIPS mode. Use platform-provided hashing for SHA1. | |||
2012-02-23 | Compile when non-SChannel | Kevin Smith | |
2011-12-13 | BOSH Support for Swiften | Kevin Smith | |
This adds support for BOSH to Swiften. It does not expose it to Swift. Release-Notes: Swiften now allows connects over BOSH, if used appropriately. | |||
2011-11-28 | Message Receipts (XEP-0184) support for 1-to-1 conversations (including ↵ | Tobias Markmann | |
1-to-1 MUC). Warn icon from already existing theme. Check icon from Wikipedia. See Swift/resources/icons/license_info.txt for details. License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-11-03 | Exclude SChannel from Swiften.h | Kevin Smith | |
2011-10-14 | Resurrecting simple ID generator. | Remko Tronçon | |
2011-10-03 | Simple MUC invites. | Kevin Smith | |
Resolves: #152 | |||
2011-10-01 | Added <body/> extractor code. | Remko Tronçon | |
2011-09-29 | Don't include NATPMP/UPnP headers in Swiften.h | Remko Tronçon | |
2011-09-28 | Destroy rooms. | Kevin Smith | |
Resolves: #990 | |||
2011-09-28 | Parse MUC status codes correctly again. | Kevin Smith | |
Means rooms will be unlocked after creation correctly. | |||
2011-09-25 | File transfer changes. | Remko Tronçon | |
- Introduce 'experimental' flag to conditionally compile FT. - Use LibMiniUPNPC and NATPMP CPPDEFINES only locally in the classes that need them. - Extract abstract interface from NAT traversal classes - Avoid unit test warnings | |||
2011-09-25 | Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ↵ | Tobias Markmann | |
(XEP-0234), Jingle SOCKS5 Bytestreams Transport Method (XEP-0260), Jingle In-Band Bytestreams Transport Method (XEP-0261) and SOCKS5 Bytestreams (XEP-0065). License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-09-23 | Add support for kicking people from MUCs. | Kevin Smith | |
This also introduces a new DOM-like parser structure, used for the MUC parsers. Partially Resolves: #689 | |||
2011-09-20 | Added ClientBlockListManager. | Remko Tronçon | |
2011-08-12 | Added SHA256. | Remko Tronçon | |
2011-08-12 | Refactored stringcodec functions to make them independent of hash algos. | Remko Tronçon | |
2011-07-10 | Fixed compilation problem on some compilers. | Remko Tronçon | |
2011-06-18 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Fixed Debian manpages installation. Use LibXML as a Debian source dependency (instead of Expat) Tweak help documentation and add manpages. Conflicts: Swift/QtUI/QtSwift.cpp | |||
2011-06-18 | Tweak help documentation and add manpages. | Remko Tronçon | |
2011-06-18 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Moving unused server code out of Swiften into Limber. Conflicts: Limber/Server/ServerFromClientSession.cpp Limber/Server/ServerSession.cpp Limber/Server/ServerStanzaRouter.cpp Limber/Server/SimpleUserRegistry.cpp Limber/Server/SimpleUserRegistry.h Limber/Server/UnitTest/ServerStanzaRouterTest.cpp Limber/Server/UserRegistry.cpp Limber/main.cpp Slimber/Server.cpp Slimber/Server.h | |||
2011-06-18 | Moving unused server code out of Swiften into Limber. | Remko Tronçon | |
2011-06-17 | Fixed build for Mac OS X 10.5. | Remko Tronçon | |
2011-06-09 | DateTime refactoring. | Remko Tronçon | |
Moved DateTime serializing into Base. Fixed a bug when XEP82 dates are non-UTC. Added unit tests. | |||
2011-05-19 | Replace \ by / in Swiften.h on Windows. | Remko Tronçon | |
2011-05-10 | Don't add CompressionLayer.h to Swiften.h. | Remko Tronçon | |
2011-05-01 | Merge branch 'swift-1.x' | Remko Tronçon | |
Conflicts: Swiften/History/HistoryManager.h Swiften/SConscript | |||
2011-05-01 | Fixed compilation. | Remko Tronçon | |
2011-04-30 | Remove dependency on python 2.5 in SConscript file. | Remko Tronçon | |
2011-04-30 | Filter out some more platform-specific headers from Swiften.h | Remko Tronçon | |
2011-04-30 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Only package .so in dev package. Support creating Swiften dylibs on Mac OS X. Fixed Swiften .so softlinks. Conflicts: Swiften/SConscript | |||
2011-04-30 | Support creating Swiften dylibs on Mac OS X. | Remko Tronçon | |
2011-04-30 | Fixed Swiften .so softlinks. | Remko Tronçon | |
2011-04-30 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Filter out some extra headers in install dir. Split off libswiften package. Only install the necessary files in the Debian package. | |||
2011-04-30 | Filter out some extra headers in install dir. | Remko Tronçon | |
2011-04-30 | Split off libswiften package. | Remko Tronçon | |
2011-04-30 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Avoid SCons adding .so suffix. | |||
2011-04-30 | Avoid SCons adding .so suffix. | Remko Tronçon | |
2011-04-30 | Correct message feature using XEP-Correct | Vlad Voicu | |
Uses Kev's not-yet-published protocol for correcting the last sent message. Release-Notes: You can now correct your previously sent message in a chat by pressing 'up' in the input field. License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-04-30 | Rearrange 'myenv'. | Remko Tronçon | |
2011-04-30 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Substitute SCons variables correctly. Use standard library naming scheme for Swiften on Linux. | |||
2011-04-30 | Substitute SCons variables correctly. | Remko Tronçon | |
2011-04-30 | Use standard library naming scheme for Swiften on Linux. | Remko Tronçon | |
2011-04-29 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Build Swiften as a DLL in Debian package. Added versioning to Swiften. Conflicts: BuildTools/Copyrighter.py | |||
2011-04-29 | Added versioning to Swiften. | Remko Tronçon | |