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
/
JID
Age
Commit message (
Expand
)
Author
2012-07-14
Initial DLL support for Swiften.
Remko Tronçon
2012-06-05
Added ICU support.
Remko Tronçon
2011-10-08
Protect JID cache access with mutex.
Remko Tronçon
2011-08-27
Merge branch 'swift-1.x'
Remko Tronçon
2011-08-27
Mark JIDs with empty domains as invalid when StringPrep cache is disabled.
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-07-10
Fixed compilation problem on some compilers.
Remko Tronçon
2011-07-03
Tweaked JID doxygen.
Remko Tronçon
2011-06-29
JID doxygen
Kevin Smith
2011-05-23
Added makeString().
Remko Tronçon
2011-05-22
Fixed bug in JID escaping.
Remko Tronçon
2011-05-07
Use naive JID escaping algorithm to work around a bug in GCC4.5+boost1.42.
Remko Tronçon
2011-04-30
Replace #icnlude "" by #include <> in Swiften.
Remko Tronçon
2011-04-18
Added some more XEP-106 tests.
Remko Tronçon
2011-04-18
JID escaping algorithm refactoring.
Remko Tronçon
2011-04-18
Added support for JID Escaping XEP.
Jan Kaluza
2011-04-18
Cleaned up includes.
swift-2.0alpha
Remko Tronçon
2011-03-16
Added possibility to dynamically link Swiften.
Remko Tronçon
2011-03-12
Added missing include.
Remko Tronçon
2011-02-15
Make JID constructor with string implicit.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2011-02-12
Cache stringprep results for JIDs.
Remko Tronçon
2011-02-12
Don't prep JID in toBare().
Remko Tronçon
2010-11-11
Added server identity check.
Remko Tronçon
2010-10-25
More documentation.
Remko Tronçon
2010-04-08
Added copyrights to Swiften.
Kevin Smith
2010-03-28
Moving submodule contents back.
Remko Tronçon
2010-03-28
Removing submodules.
Remko Tronçon
2010-03-28
Moved Swiften to a separate module.
Remko Tronçon
2009-12-17
Added eclipse project file.
Remko Tronçon
2009-11-22
Moved stringprepping to a separate module.
Remko Tronçon
2009-09-14
Start splitting up monolithic Swiften SConscript file.
Remko Tronçon
2009-08-16
Remove autoconf/make files.
Remko Tronçon
2009-06-01
Import.
Remko Tronçon