summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-11-19Fix incorrect cast in OpenSSL providerEdwin Mons
2018-11-14Catch bad_numeric_casts in crypto codeEdwin Mons
2018-10-09Address compiler warnings about missing override on dtorsTobias Markmann
2017-07-13Remove Swiften/Base/Override.hTobias Markmann
2017-07-11Add missing SWIFTEN_OVERRIDE statements to dtorsTobias Markmann
2016-09-26Use const std::unique_ptr for pimpl idiom usageTobias Markmann
2016-04-25Convert hard tabs to four spaces in all our SConscript/*.py filesTobias Markmann
2016-04-04Modernize code to use C++11 shared_ptr instead of Boost'sTobias Markmann
2016-04-01Modernize code to use C++11 nullptr using clang-tidyTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-30Apply consistent #include grouping and sorting styleTobias Markmann
2016-01-15Add missing virtual keyword to some destructorsTobias Markmann
2015-11-09Change Windows to Unix line endingsTobias Markmann
2015-10-30Add support for OS X Secure Transport TLS backendTobias Markmann
2015-06-08Add missing SWIFTEN_API annotations to public Swiften APITobias Markmann
2014-12-15Update Copyright in SwiftenKevin Smith
2014-10-30Add missing virtual and SWIFTEN_OVERRIDE annotations to reduce warnings with ...Tobias Markmann
2013-04-27Make HMACSHA1 not be a Hash.Remko Tronçon
2013-04-27Removing third-party hash implementations.Remko Tronçon
2010-03-28Removing submodules.Remko Tronçon
2010-03-28Moved Swiften to a separate module.Remko Tronçon