Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swiften
/
QA
/
FileTransferTest
Age
Commit message (
Expand
)
Author
2016-04-25
Convert hard tabs to four spaces in all our SConscript/*.py files
Tobias Markmann
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