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
2017-02-22
Add LRUCache utility class to Swiften
Tobias Markmann
2017-02-21
Add checks to verify if the input data is a valid XML/XMPP
Joanna Hulboj
2017-02-10
Display error message in profile window if vCard request failed
Tobias Markmann
2017-02-09
Update GConfProxyProvider to new string to HostAddress function
Tobias Markmann
2017-01-11
Integrate googletest and googlemock libraries to 3rdParty
Tobias Markmann
2016-12-15
Merge branch 'swift-3.x’
Tobias Markmann
2016-11-30
Show MUC PM item-not-found error in MUC PM window
Tobias Markmann
2016-11-28
Correctly handle server initiated closing of stream
Tobias Markmann
2016-11-23
Fix building with Avahi support on Linux
Tobias Markmann
2016-11-23
Migrate remaining Swiften/Base/foreach.h use to range-based for loop
Tobias Markmann
2016-11-18
Improve string to HostAddress conversion API
Tobias Markmann
2016-11-10
Use FeatureOracle to detect file-transfer support in roster
Tobias Markmann
2016-11-07
Log address when failing to initialise HostAddress from string
Tobias Markmann
2016-11-04
Change logging output to use SWIFT_LOG
Tobias Markmann
2016-11-04
Cleanup headers in Base64(.h, .cpp)
Tobias Markmann
2016-10-21
Fix version number for libminiupnpc version switch
Tobias Markmann
2016-10-21
Fix data-race in DummyEventLoop::processEvents()
Tobias Markmann
2016-10-05
Add missing sensible asserts to testing and QtMainWindow
Tobias Markmann
2016-10-04
Remove optional_fwd.hpp use; workaround for Boost Ticket #12179
Tobias Markmann
2016-09-30
Change custom memory copy loop to std::memcpy
Tobias Markmann
2016-09-30
Add missing error check in HostAddress::toString
Tobias Markmann
2016-09-29
Fix uninitialised class members
Tobias Markmann
2016-09-29
Explicitly handle all possible SecTrustResultType enum values
Tobias Markmann
2016-09-29
Fix potential resource leaks
Tobias Markmann
2016-09-26
Use const std::unique_ptr for pimpl idiom usage
Tobias Markmann
2016-08-24
Use SSL_CTX_set_default_verify_paths to set trusted CAs for OpenSSL
Tobias Markmann
2016-08-10
Add missing include
Kevin Smith
2016-08-05
Add a debugging helper for serializing Swiften types to ostream
Tobias Markmann
2016-07-27
Fix Doxygen warnings
Tobias Markmann
2016-07-27
Include missing cassert
Michael Vetter
2016-07-22
Remove pragmas to ignore unused private fields
Tobias Markmann
2016-07-22
Add support for libminiupnpc version 2
Tobias Markmann
2016-07-20
Add release dates to Swift and Swiften ChangeLog.md
Tobias Markmann
2016-07-15
Add missing includes for assert()
swift-4.0beta1
Tobias Markmann
2016-07-14
Close Swift and Swiften changelogs for 4.0-beta1
Tobias Markmann
2016-07-14
Add in progress changelog for Swiften
Tobias Markmann
2016-07-11
Fix handling of incorrect MUC component behavior
Tobias Markmann
2016-07-01
Implement Message Carbons in Swift and Swift/Controllers
Tobias Markmann
2016-06-29
Fail file-transfer if proxy session of candidate does not exist
Tobias Markmann
2016-06-22
Treat JIDs with empty resources as invalid
Tobias Markmann
2016-06-22
Temporarily disable CertificateErrorTest
Tobias Markmann
2016-06-14
Fix handling of notify attribute in PubSub retract elements
Tobias Markmann
2016-06-14
Add support for URLs with IPv6 addresses in Swift::URL
Tobias Markmann
2016-06-10
Fix remaining compiler warnings on OS X with clang
Tobias Markmann
2016-06-02
Add missing define for static building for swiften-config
Tobias Markmann
2016-05-27
Add presence to manually added contacts in 'Start Chat…' dialog
Tobias Markmann
2016-05-25
Remove unnecessary include of iostream header
Tobias Markmann
2016-05-04
Fix /me message handling for highlighted messages
Tobias Markmann
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
[prev]
[next]