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
/
LocalJingleTransportCandidateGenerator.cpp
Age
Commit message (
Expand
)
Author
2017-04-04
Add missing check for initialised pointer
Tobias Markmann
2016-11-18
Improve string to HostAddress conversion API
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
2015-12-17
Do not advertise link-local IPv6 addresses in FT candidates
Tobias Markmann
2015-07-10
Explicitly disconnect early from signals in candidate generator
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-05-01
Add resource management for S5B server and port forwardings
Tobias Markmann
2015-02-11
Restrict generated candidates and selected candidates to those allowed
Tobias Markmann
2014-12-15
Update Copyright in Swiften
Kevin Smith
2013-05-11
File Transfer refactoring.
Remko Tronçon
2011-04-18
Jingle refactoring.
Remko Tronçon
2010-03-28
Removing submodules.
Remko Tronçon
2010-03-28
Moved Swiften to a separate module.
Remko Tronçon