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
2013-08-16
Fix double includes in EventLoop.
Remko Tronçon
2013-08-16
Don't assert when disconnecting components
Kevin Smith
2013-08-16
Don't allow passing NULL to the JID ctor
Kevin Smith
2013-08-16
Merge branch 'swift-2.x'
Remko Tronçon
2013-08-16
Added missing lock_guard include.
Remko Tronçon
2013-08-15
Make (Core)Component constructor consistent with (Core)Client.
Remko Tronçon
2013-08-15
Add Config files to .gitignore.
Remko Tronçon
2013-08-15
Getting rid of "-Wobjc-interface-ivars" warnings from clang.
Tobias Markmann
2013-08-13
Adding basic support for Android and Unbound (No IPv6 yet).
Tobias Markmann
2013-08-01
Refactor chat messages so parsing of links/emoticons happens in controllers.
Kevin Smith
2013-07-27
Use nodeprep for nodes and nameprep for domains.
Kevin Smith
2013-05-17
Fixed unicode path handling.
Remko Tronçon
2013-05-11
File Transfer refactoring.
Remko Tronçon
2013-04-29
Added doxygen to RandomGenerator.
Remko Tronçon
2013-04-27
Make HMACSHA1 not be a Hash.
Remko Tronçon
2013-04-27
Zero memory more securely in SafeByteArray.
Remko Tronçon
2013-04-27
Removing third-party hash implementations.
Remko Tronçon
2013-04-26
Replace third-party Base64 by our own algorithm.
Remko Tronçon
2013-04-25
swiften-config improvements.
Remko Tronçon
2013-04-21
Fix compilation when 3rdParty/ is not there.
Remko Tronçon
2013-04-19
Fix compilation in non-test mode.
Remko Tronçon
2013-04-18
Fix ICU compilation.
Remko Tronçon
2013-04-18
Implemented different hexify.
Remko Tronçon
2013-04-18
Replacing Base64 by LibTomCrypt implementation.
Remko Tronçon
2013-04-12
File Transfer refactoring.
Remko Tronçon
2013-04-12
Fix DLL compilation.
Remko Tronçon
2013-04-11
Network refactoring.
Remko Tronçon
2013-04-08
SWIFT_LOG_ASSERT macro.
Remko Tronçon
2013-04-06
Make IDN implementation abstract.
Remko Tronçon
2013-03-30
Making stuff build against non-bundled libraries
Kevin Smith
2013-03-27
Adding support for Blocking Command (XEP-0191) to Swift(-en).
Tobias Markmann
2013-03-09
Show idle time as local time in the UI.
Tobias Markmann
2013-03-05
Fix DLL linkage.
Remko Tronçon
2013-03-04
Qt5 support & warning fixes.
Remko Tronçon
2013-03-04
Adding support for idle time.
Tobias Markmann
2013-03-03
Remove the async vfs for sqlite, to avoid the crash
Kevin Smith
2013-02-12
Include frameworks in swiften-config.
Remko Tronçon
2013-02-12
Include boost::lock_guard include.
Remko Tronçon
2013-02-11
Fixed NetworkTest.
Remko Tronçon
2013-02-10
Turn off override support for GCC in non-c++11 mode.
Remko Tronçon
2013-02-09
Remove dependency on PlatformDomainNameResolver from CoreComponent.
Remko Tronçon
2013-02-05
Make logging thread-safe.
Remko Tronçon
2013-01-13
Merge branch 'swift-2.x'
Remko Tronçon
2013-01-13
Fix more warnings.
Remko Tronçon
2013-01-12
Adding basic vCard edit/show support.
Tobias Markmann
2013-01-02
Remove incorrect CFRelease() calls in MacOSXProxyProvider.
Remko Tronçon
2013-01-01
Fix Objective-C memory bugs.
Remko Tronçon
2013-01-01
Fix Objective-C memory leaks.
Remko Tronçon
2012-12-31
Fix more warnings.
Remko Tronçon
2012-12-31
Fixed typo.
Remko Tronçon
[next]