Age | Commit message (Expand) | Author |
---|---|---|
2016-11-23 | Migrate remaining Swiften/Base/foreach.h use to range-based for loop | Tobias Markmann |
2016-04-04 | Modernize code to use C++11 shared_ptr instead of Boost's | Tobias Markmann |
2016-03-31 | Convert tabs to 4 spaces for all source files | Tobias Markmann |
2016-03-30 | Apply consistent #include grouping and sorting style | Tobias Markmann |
2015-02-09 | Update DiscoInfo string for Jingle file-transfer to :4 and remove obsolete files | Tobias Markmann |
2014-05-18 | Replace accidental cerr with SWIFT_LOG | Kevin Smith |
2012-03-20 | boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation... | Tobias Markmann |
2012-03-05 | Fix segfaults and deadcode | Kevin Smith |
2012-02-12 | Fixed compiler warnings. | Remko Tronçon |
2011-09-25 | Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ... | Tobias Markmann |
2010-03-28 | Removing submodules. | Remko Tronçon |
2010-03-28 | Moved Swiften to a separate module. | Remko Tronçon |