Age | Commit message (Expand) | Author |
---|---|---|
2016-04-04 | Modernize code to use range based for loops using clang-tidy | 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-02-15 | Support early IBB use in Jingle File Transfer | Tobias Markmann |
2016-01-26 | Fix ASAN reported heap-use-after-free in FileTransferTest | Tobias Markmann |
2016-01-15 | Free file-transfer objects before removing files in QA tool | Tobias Markmann |
2015-10-30 | Fix code in response to clang compiler warnings | Tobias Markmann |
2015-10-14 | Fix memory leak warnings by Valgrind/LSAN | Tobias Markmann |
2015-02-16 | Run FileTransferTest correctly as part of the system integration tests | Tobias Markmann |
2015-02-11 | Add debugging helper and FileTransferTest. | Tobias Markmann |
2010-03-28 | Removing submodules. | Remko Tronçon |
2010-03-28 | Moved Swiften to a separate module. | Remko Tronçon |