Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-03 | Added missing SafeString | Remko Tronçon | |
2011-06-03 | Make StreamResume(d) element use unsigned int for stanza count. | Remko Tronçon | |
2011-06-03 | Limit the use of the SafeString type. | Remko Tronçon | |
2011-06-03 | Ensure safety on onDataRead and onDataWritten signals. | Remko Tronçon | |
2011-06-01 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Added fix for a billion laughs attack on Expat. Conflicts: Swiften/Parser/LibXMLParser.cpp Swiften/Parser/UnitTest/XMLParserTest.cpp | |||
2011-06-01 | Added fix for a billion laughs attack on Expat. | Remko Tronçon | |
2011-06-01 | Make gets const | Kevin Smith | |
2011-06-01 | Squelch warning | Kevin Smith | |
2011-06-01 | Add iq:last parsialiser | Kevin Smith | |
2011-05-30 | Allow payloads inside Errors | Kevin Smith | |
2011-05-28 | Added --debug flag to checker. | Remko Tronçon | |
2011-05-25 | Added 'assertions' scons flag. | Remko Tronçon | |
2011-05-25 | Revert "Remove compiler arguments which are unsupported in latest clang." | Tobias Markmann | |
This reverts commit 45670c6a4ede70ef9383d5ba72301e9484efe6d4. License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-05-25 | Change include order so clang doesn't complain anymore. | Tobias Markmann | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-05-23 | Added makeString(). | Remko Tronçon | |
2011-05-23 | Use const reference in JingleSession. | Remko Tronçon | |
2011-05-23 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Fixed const references to vectors. Conflicts: Swiften/Elements/JinglePayload.h Swiften/Jingle/JingleSession.h | |||
2011-05-23 | Fixed const references to vectors. | Remko Tronçon | |
This could potentially cause crashes (same as a previous patch). | |||
2011-05-22 | Added TableRoster. | Remko Tronçon | |
2011-05-22 | Fix formatting bugs from previous patch | Kevin Smith | |
2011-05-22 | Removing unnecessary purgePassword() calls in CoreClient. | Remko Tronçon | |
2011-05-22 | Removing obsolete safeClear in ClientAuthenticator. | Remko Tronçon | |
2011-05-22 | Allow errors in chats to not claim to be about sent messages. | Kevin Smith | |
Resolves: #797 Release-Notes: When failing to enter a room, the error message will no longer wrongly report that you were trying to send a message. | |||
2011-05-22 | Only forget login details in eagle mode | Kevin Smith | |
2011-05-22 | Don't pass cursor keys through to chat log. | Kevin Smith | |
Resolves: #872 | |||
2011-05-22 | Eagle mode. | Kevin Smith | |
Disables password persistence. | |||
2011-05-22 | Removed obsolete signal. | Remko Tronçon | |
2011-05-22 | Added SafeString::clear(). | Remko Tronçon | |
2011-05-22 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Galician translation update. | |||
2011-05-22 | Galician translation update. | Remko Tronçon | |
2011-05-22 | Remove compiler arguments which are unsupported in latest clang. | Tobias Markmann | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-05-22 | Fixed bug in JID escaping. | Remko Tronçon | |
2011-05-19 | Fixed SafeAllocator compilation on Windows. | Remko Tronçon | |
2011-05-19 | Replace \ by / in Swiften.h on Windows. | Remko Tronçon | |
2011-05-18 | Copyright fix. | Remko Tronçon | |
2011-05-18 | Propagate use of SafeByteArray down to the connection. | Remko Tronçon | |
2011-05-18 | Rename nullify() to safeClear(), and clear data. | Remko Tronçon | |
2011-05-18 | Introduce safe containers for storing passwords. | Remko Tronçon | |
2011-05-15 | Fix namespace for muc#user | Kevin Smith | |
2011-05-14 | Ack pending stanzas on logout. | Remko Tronçon | |
Resolves: #877 | |||
2011-05-14 | Removed debug info. | Remko Tronçon | |
2011-05-13 | Fixed headers. | Remko Tronçon | |
2011-05-13 | Cut dependency from AdHocCommandSession on DiscoItem. | Remko Tronçon | |
2011-05-13 | Removed some explicit new's. | Remko Tronçon | |
2011-05-13 | Refactored OutgoingAdHocCommandSession a bit. | Remko Tronçon | |
2011-05-13 | Remove dead UI reference from Swiften | Kevin Smith | |
2011-05-13 | Don't crash when chat windows are deleted. | Kevin Smith | |
Resolves: #879 | |||
2011-05-13 | Always include -lX11 on Linux. | Remko Tronçon | |
2011-05-13 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Fixed French translation (Thanks Cedric Dubouloz) | |||
2011-05-13 | Fixed French translation (Thanks Cedric Dubouloz) | Remko Tronçon | |