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
/
IDN
Age
Commit message (
Expand
)
Author
2017-07-13
Remove Swiften/Base/Override.h
Tobias Markmann
2016-04-25
Convert hard tabs to four spaces in all our SConscript/*.py files
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-30
Apply consistent #include grouping and sorting style
Tobias Markmann
2015-10-16
Add UTF-8 validation function and validate input to libIDN functions
Tobias Markmann
2014-12-15
Update Copyright in Swiften
Kevin Smith
2014-10-06
Allow scons to not require an IDN library
Kevin Smith
2014-08-10
Fix invalid characters being allowed in JID domains
Richard Maudsley
2013-04-19
Fix compilation in non-test mode.
Remko Tronçon
2013-04-18
Fix ICU compilation.
Remko Tronçon
2013-04-12
Fix DLL compilation.
Remko Tronçon
2013-04-06
Make IDN implementation abstract.
Remko Tronçon
2013-03-04
Qt5 support & warning fixes.
Remko Tronçon
2012-12-30
Enable & fix pedantic CLang warnings.
Remko Tronçon
2012-09-17
Support for building swiften as a DLL
Remko Tronçon
2012-06-05
Use faster conversion functions in ICU.
Remko Tronçon
2012-06-05
Added ICU support.
Remko Tronçon
2011-11-03
* Added Schannel support.
dreijer
2011-08-27
Merge branch 'swift-1.x'
Remko Tronçon
2011-08-27
Added StringPrep unit test.
Remko Tronçon
2011-07-12
Merge branch 'swift-1.x'
Remko Tronçon
2011-07-12
Fixed bug with illegal resource in JID resulting in empty resource.
Remko Tronçon
2011-06-03
Limit the use of the SafeString type.
Remko Tronçon
2011-05-18
Introduce safe containers for storing passwords.
Remko Tronçon
2011-04-30
Replace #icnlude "" by #include <> in Swiften.
Remko Tronçon
2011-03-16
Added possibility to dynamically link Swiften.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2010-11-11
Fixed Linux compilation.
Remko Tronçon
2010-11-11
Added server identity check.
Remko Tronçon
2010-03-28
Removing submodules.
Remko Tronçon
2010-03-28
Moved Swiften to a separate module.
Remko Tronçon