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
Age
Commit message (
Expand
)
Author
2015-12-17
Process multiple events at once inside EventLoop
Tobias Markmann
2015-12-17
Do not advertise link-local IPv6 addresses in FT candidates
Tobias Markmann
2015-12-17
Add test verifying Boost ASIO IPv4/IPv6 dual-stack socket support
Tobias Markmann
2015-12-17
Disconnect signals from in-flight IBB request
Tobias Markmann
2015-12-17
Only calculate S5B candidates if supported by recipient
Tobias Markmann
2015-12-17
Add event loop for integration in Boost ASIO
Kevin Smith
2015-11-19
Redesign event loops to be thread-safe and deterministic
Tobias Markmann
2015-11-18
Fix virtual destructors and mismatching signal disconnection
Tobias Markmann
2015-11-10
Add support for client certificate authentication in BOSH
Tobias Markmann
2015-11-10
Fix Cocoa memory management error in Secure Transport backend
Tobias Markmann
2015-11-09
Change virtual calls in ctors/dtors to be explicit
Tobias Markmann
2015-11-09
Change Windows to Unix line endings
Tobias Markmann
2015-11-06
Fix potential memory leaks in Cocoa API usage
Tobias Markmann
2015-11-04
Fix swiften handling when client certificate is missing
Gurmeen Bindra
2015-10-30
Fix issues with HTTPTrafficFilter for HTTP proxy / BOSH usage
Tobias Markmann
2015-10-30
Add support for OS X Secure Transport TLS backend
Tobias Markmann
2015-10-30
Fix bug in FT candidate discovery in absence of S5B proxies
Tobias Markmann
2015-10-30
Fix code in response to clang compiler warnings
Tobias Markmann
2015-10-30
Fix code in response to unused macro and private field warnings
Tobias Markmann
2015-10-30
Add FileTransfer::getState() method
Tobias Markmann
2015-10-30
Change bare JID presence lookup code to ignore priorities
Tobias Markmann
2015-10-16
Mark removed contacts as unavailable in Swift
Tobias Markmann
2015-10-16
Add UTF-8 validation function and validate input to libIDN functions
Tobias Markmann
2015-10-15
Only bind full JID to ChatController on non-empty or typing messages
Tobias Markmann
2015-10-14
Fix compiler warnings about unused variables/arguments
Tobias Markmann
2015-10-14
Fix memory leak warnings by Valgrind/LSAN
Tobias Markmann
2015-10-14
Remove remains of OutgoingSIFileTransfer
Tobias Markmann
2015-10-07
Fix hang during file-transfer preparation with missing proxy
Tobias Markmann
2015-09-25
Do not flush vCard cache if IQ request returns an error
Tobias Markmann
2015-09-22
Add explicit includes for classes used in PlatformTLSFactories
Tobias Markmann
2015-09-21
Stop throwing out of range exception from dateTimeToLocalString
Tobias Markmann
2015-09-18
Fix notification logic for signals in BlockListImpl
Tobias Markmann
2015-08-11
Make access to deadline_timer thread-safe
Tobias Markmann
2015-08-11
Add missing virtual keyword on FileTransferManagerImpl dtor
Tobias Markmann
2015-08-11
Add 'check_headers' flag to scons for missing include detection
Tobias Markmann
2015-08-11
Add note on use of Connector::stop()
Kevin Smith
2015-07-24
Add missing includes for dependencies in public header files
Tobias Markmann
2015-07-21
Explicitly disconnect from remaining resources in destructors
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-14
Add tests for Parsers and Serializers.
Tarun Gupta
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
Use GSSAPI when SSO is used
Mili Verma
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
[next]