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
2016-04-28
Change remaining std::auto_ptr usage to std::unique_ptr
Tobias Markmann
2016-04-25
Convert hard tabs to four spaces in all our SConscript/*.py files
Tobias Markmann
2016-04-12
Use C++11 threading library instead of Boost.Thread
Tobias Markmann
2016-04-11
Drop executable permission on source files
Michael Vetter
2016-04-08
Fix code in response to compiler warnings by clang
Tobias Markmann
2016-04-05
Migrate to Boost.Signals2 from Boost.Signals
Tobias Markmann
2016-04-04
Modernize code to use range based for loops using clang-tidy
Tobias Markmann
2016-04-04
Apply automated clang-tidy fixes and add missing includes
Tobias Markmann
2016-04-04
Modernize code to use C++11 shared_ptr instead of Boost's
Tobias Markmann
2016-04-01
Modernize code to use C++11 nullptr using clang-tidy
Tobias Markmann
2016-03-31
Convert tabs to 4 spaces for all source files
Tobias Markmann
2016-03-31
Stop building some TLS providers as always static
Kevin Smith
2016-03-30
Apply consistent #include grouping and sorting style
Tobias Markmann
2016-03-17
Tidy XEP-0141 code
Tim Robbings
2016-03-17
Don't allow JIDs with explicitly empty resources
Kevin Smith
2016-03-15
Explicitly convert between nullable and non-nullable on OS X
Tobias Markmann
2016-03-09
Improve profile editing UX when vCard is not supported
Tobias Markmann
2016-03-08
Remove superfluous implementation files
Tobias Markmann
2016-03-04
Fix small issues around Swiften/QA/TLSTest
Tobias Markmann
2016-02-29
Add workaround for building with Boost 1.60 as C++11
Tobias Markmann
2016-02-29
Fix compilation with Boost 1.60
Tobias Markmann
2016-02-29
Fix possible race condition between Connection and Connectors
Tobias Markmann
2016-02-29
Fix data race in BoostConnection reported by TSAN
swift-4.0alpha
Tobias Markmann
2016-02-15
Support early IBB use in Jingle File Transfer
Tobias Markmann
2016-02-15
Fix crash when saving a received file to non-writable location
Tobias Markmann
2016-02-10
Add more tests for JID validity
Kevin Smith
2016-02-08
Fix and adjust TLSTest to Windows SChannel backend
Tobias Markmann
2016-02-08
Treat cert verify errors as non-fatal in OS X TLS backend
Tobias Markmann
2016-02-02
Change stanza body to boost::optional<std::string> type
Tobias Markmann
2016-02-01
Disable certificate revocation checking in OS X TLS backend
Tobias Markmann
2016-01-26
Fix ASAN reported heap-use-after-free in FileTransferTest
Tobias Markmann
2016-01-25
Prevent recursive processing of event queue in EventLoop
Tobias Markmann
2016-01-22
Add missing Timer related cleanup code
Tobias Markmann
2016-01-21
Ensure that BoostTimers can't fire after stop()
Kevin Smith
2016-01-21
Stop timer during clean up of WhitespacePingLayer
Tobias Markmann
2016-01-15
Free file-transfer objects before removing files in QA tool
Tobias Markmann
2016-01-15
Add missing virtual keyword to some destructors
Tobias Markmann
2016-01-12
Listen to IPv6 any address instead of only IPv4
Tobias Markmann
2016-01-11
Fix IPv6 DNS resolution issues on Windows
Tobias Markmann
2016-01-07
Remove wrong assertion in BoostIOServiceThread
Tobias Markmann
2015-12-17
Fix misspelled method call
Tobias Markmann
2015-12-17
Show file-transfer description if provided
Tobias Markmann
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
[prev]
[next]