Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-08-12 | Added missing include. | Remko Tronçon | |
2011-08-12 | Added HMAC-SHA256. | Remko Tronçon | |
2011-08-12 | Don't hard-code HMAC block size. | 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-06-13 | Added CppCheck script. | Remko Tronçon | |
Tweaked the sources to satisfy cppcheck. | |||
2011-06-03 | Limit the use of the SafeString type. | Remko Tronçon | |
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-18 | Introduce safe containers for storing passwords. | Remko Tronçon | |
2011-05-05 | Replace ByteArray by typedef. | Remko Tronçon | |
2011-05-02 | Add a generic erase() algorithm. | Remko Tronçon | |
2011-04-30 | Replace #icnlude "" by #include <> in Swiften. | Remko Tronçon | |
2011-04-18 | Fixed tests on windows. | Remko Tronçon | |
2011-04-18 | Make SHA1 stateful. | Remko Tronçon | |
Resolves: #814 | |||
2011-03-12 | Added optimized version of HMACSHA1 as comment. | Remko Tronçon | |
2011-03-12 | Simplified HMAC-SHA1 a bit. | Remko Tronçon | |
2011-02-14 | Removed Swift::String. | Remko Tronçon | |
2010-12-30 | Show certificate fingerprint in 'Trust certificate' dialog. | Remko Tronçon | |
2010-10-26 | Fix compliation problems with CLang. | Remko Tronçon | |
2010-06-09 | Enabled & fixed some more C++ warnings. | Remko Tronçon | |
2010-04-08 | Fix bug in copyrighter script that handled MD5 copyright incorrectly. | Remko Tronçon | |
2010-04-08 | Added copyrights to Swiften. | Kevin Smith | |
2010-03-28 | Moving submodule contents back. | Remko Tronçon | |
2010-03-28 | Removing submodules. | Remko Tronçon | |
2010-03-28 | Moved Swiften to a separate module. | Remko Tronçon | |
2009-11-27 | Added MD5 hashing algorithm. | Remko Tronçon | |
Moved 'hexifying' of hashes into its own class, such that it can be shared between all hashes. | |||
2009-11-21 | Added PBKDF2 encoding. | Remko Tronçon | |
2009-11-19 | Added missing files of previous commit. | Remko Tronçon | |
2009-09-30 | Added SHA-1 and Base64 tests for empty input data. | Remko Tronçon | |
2009-08-22 | Fix expanded tab characters. | Remko Tronçon | |
2009-08-16 | Remove autoconf/make files. | Remko Tronçon | |
2009-06-20 | Fixed a bug where SHA1 would alter the input. | Remko Tronçon | |
2009-06-20 | Added SHA1::getHexHash(). | Remko Tronçon | |
2009-06-01 | Import. | Remko Tronçon | |