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
/
FileTransfer
Age
Commit message (
Expand
)
Author
2015-08-11
Add missing virtual keyword on FileTransferManagerImpl dtor
Tobias Markmann
2015-07-24
Add missing includes for dependencies in public header files
Tobias Markmann
2015-07-20
Do not reallocate FileTransferManager on connect of Client
swift-3.0beta2
Tobias Markmann
2015-07-17
Fix S5B proxy connection management for multiple hosts per JID
Tobias Markmann
2015-07-16
Fix memory leak in SOCKS5BytestreamServerManager
Tobias Markmann
2015-07-16
Fix memory leaks in FileReadBytestream and FileWriteBytestream
Tobias Markmann
2015-07-10
Fix memory leaks reported by memcheck (Valgrind) in Jingle FT Tests
Tobias Markmann
2015-07-10
Explicitly disconnect early from signals in candidate generator
Tobias Markmann
2015-07-08
Show canceled file-transfer by other party as canceled and not failed
Tobias Markmann
2015-07-08
Create S5B proxy candidates for each DNS lookup result
Tobias Markmann
2015-07-08
Stop timer when SOCKS5BytestreamClientSession is deleted
Tobias Markmann
2015-07-08
Rearranged initialization list to be in sync with sequence in header
Tobias Markmann
2015-07-08
Wait for assisted candidate detection before emitting candidates
Tobias Markmann
2015-07-07
Fix memory leaks reported by ASAN
Tobias Markmann
2015-06-11
Update progress bar on incoming file transfers
Tobias Markmann
2015-06-08
Add missing SWIFTEN_API annotations to public Swiften API
Tobias Markmann
2015-05-26
Fix crash when sending a file to yourself
Tobias Markmann
2015-05-01
Fix typo
Tobias Markmann
2015-05-01
Fix hash verification in Jingle FT to only verify one hash algorithm
Tobias Markmann
2015-05-01
Only close unneedded S5B connections on the S5B server if a S5B server is run...
Tobias Markmann
2015-05-01
Add resource management for S5B server and port forwardings
Tobias Markmann
2015-03-28
Fix a bug in successful file-transfer termination in IncomingJingleFT
Tobias Markmann
2015-03-28
Set file-transfer finished state after checking the data
Tobias Markmann
2015-03-28
Change IQ handling to allow non-final IQ handlers/responders
Tobias Markmann
2015-03-27
Fix OutgoingJingleFileTransferTest and enable it again
Tobias Markmann
2015-03-02
Move *TransportSession to their own files
Tobias Markmann
2015-02-16
Free ProxyFinder instance after we are done with it
Tobias Markmann
2015-02-11
Renable SOCKS5 bytestream proxy support for Jingle file transfers.
Tobias Markmann
2015-02-11
Wait for responder to terminate the the file transfer session after data
Tobias Markmann
2015-02-11
Remove port forwardings on stop or destruction of SOCKS5BytestreamServerManager.
Tobias Markmann
2015-02-11
Restrict generated candidates and selected candidates to those allowed
Tobias Markmann
2015-02-11
Support domain names in S5B proxy <streamhost> tags.
Tobias Markmann
2015-02-09
Fix memory leaks reported by LSAN
Tobias Markmann
2015-02-03
Extend file transfer options class with proxy, assisted and direct options.
Tobias Markmann
2015-02-03
Update Jingle FT protocol to namespace verison urn:xmpp:jingle:apps:file-tran...
Tobias Markmann
2014-12-15
Update Copyright in Swiften
Kevin Smith
2014-10-30
Add missing virtual and SWIFTEN_OVERRIDE annotations to reduce warnings with ...
Tobias Markmann
2014-08-21
Clean up compilation errors in Swiften due to boost 1.56
Kevin Smith
2014-05-29
Check if contact supports file transfer before sending
Richard Maudsley
2014-05-18
Fix uninitialized variables
Remko Tronçon
2014-02-13
Fix clang warnings
Remko Tronçon
2014-01-03
Post NAT Traversal query results to the event loop.
Remko Tronçon
2013-10-01
Fix bug on writing empty bytearray in file bytestream.
Remko Tronçon
2013-05-17
Fixed unicode path handling.
Remko Tronçon
2013-05-11
File Transfer refactoring.
Remko Tronçon
2013-04-27
Removing third-party hash implementations.
Remko Tronçon
2013-04-12
File Transfer refactoring.
Remko Tronçon
2013-03-04
Qt5 support & warning fixes.
Remko Tronçon
2013-01-13
Fix more warnings.
Remko Tronçon
2012-12-31
Fix more warnings.
Remko Tronçon
[next]