Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
Swift Contributors Repository
catalinb/history
catalinb/history2
dknn/rtp
dreijer/schannel
ephraim/SOCKS5Unittests
ephraim/chatview
ephraim/german
kev/forvlad
ks/asyncsqlite
ks/boost1.47
ks/luasocket
ks/spell_checker
ks/tlserrors
master
pielas/branch
pielas/whiteboard
pielas/whiteboardnew
remko/libvnc
swift-1.x
tobias/cocoa-ssl
tobias/jingle
tobias/notification-center
tobias/openssl_crl
tobias/unbound
tobias/vcard
vladv/history
vladv/spell_checker
Swift Repository used by contributors
Swift Contributors
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swiften
/
Component
Age
Commit message (
Collapse
)
Author
2010-12-04
Added addPayloadParserFactory() and addSerializer() on Entity API.
Remko Tronçon
2010-11-16
Pass NetworkFactories as an explicit dependency into client.
Remko Tronçon
2010-11-07
Refactoring certificates & certificate checking.
Remko Tronçon
2010-11-07
Added security error handling to Swiften.
Remko Tronçon
2010-11-07
Refactored TLS handling.
Remko Tronçon
TLSLayer is now independent of TLS implementation. The implementation-specifics are now in TLSContext and TLSContextFactory.
2010-10-27
Remove MainEventLoop singleton.
Remko Tronçon
The event loop now needs to be explicitly passed to clients using it.
2010-10-25
Remove the use of Shared<>.
Remko Tronçon
2010-10-21
Make sure Component always sets 'from' on outgoing IQ stanzas.
Remko Tronçon
2010-10-21
Added beginnings of outgoing file transfer to Swiften.
Remko Tronçon
2010-10-15
Added EchoComponent.
Remko Tronçon
2010-10-15
Added Component.
Remko Tronçon
2010-10-15
Added CoreComponent.
Remko Tronçon
2010-10-15
Added ComponentSession.
Remko Tronçon
2010-10-15
Added Component parser, serializer, element, and connector.
Remko Tronçon
2010-03-28
Removing submodules.
Remko Tronçon
2010-03-28
Moved Swiften to a separate module.
Remko Tronçon