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
Age
Commit message (
Expand
)
Author
2011-06-12
Removed explicit call to get().
Remko Tronçon
2011-06-12
Removed more explicit calls to get().
Remko Tronçon
2011-06-12
Removed some calls to explicit get().
Remko Tronçon
2011-06-12
Replace explicit new with make_shared.
Remko Tronçon
2011-06-12
Use make_shared in IQ.
Remko Tronçon
2011-06-12
Removed some unnecessary declarations.
Remko Tronçon
2011-06-09
DateTime refactoring.
Remko Tronçon
2011-06-08
Put XEP-0082 datetime parsing into Base.
Remko Tronçon
2011-06-08
Added AllowPlainOverNONTLS option to ClientOptions.
Remko Tronçon
2011-06-03
Split off StreamResumedParser.
Remko Tronçon
2011-06-03
Added missing SafeString
Remko Tronçon
2011-06-03
Make StreamResume(d) element use unsigned int for stanza count.
Remko Tronçon
2011-06-03
Limit the use of the SafeString type.
Remko Tronçon
2011-06-03
Ensure safety on onDataRead and onDataWritten signals.
Remko Tronçon
2011-06-01
Merge branch 'swift-1.x'
Remko Tronçon
2011-06-01
Added fix for a billion laughs attack on Expat.
Remko Tronçon
2011-06-01
Make gets const
Kevin Smith
2011-06-01
Squelch warning
Kevin Smith
2011-06-01
Add iq:last parsialiser
Kevin Smith
2011-05-30
Allow payloads inside Errors
Kevin Smith
2011-05-25
Added 'assertions' scons flag.
Remko Tronçon
2011-05-25
Change include order so clang doesn't complain anymore.
Tobias Markmann
2011-05-23
Added makeString().
Remko Tronçon
2011-05-23
Use const reference in JingleSession.
Remko Tronçon
2011-05-23
Merge branch 'swift-1.x'
Remko Tronçon
2011-05-23
Fixed const references to vectors.
Remko Tronçon
2011-05-22
Removing unnecessary purgePassword() calls in CoreClient.
Remko Tronçon
2011-05-22
Removing obsolete safeClear in ClientAuthenticator.
Remko Tronçon
2011-05-22
Eagle mode.
Kevin Smith
2011-05-22
Added SafeString::clear().
Remko Tronçon
2011-05-22
Fixed bug in JID escaping.
Remko Tronçon
2011-05-19
Fixed SafeAllocator compilation on Windows.
Remko Tronçon
2011-05-19
Replace \ by / in Swiften.h on Windows.
Remko Tronçon
2011-05-18
Copyright fix.
Remko Tronçon
2011-05-18
Propagate use of SafeByteArray down to the connection.
Remko Tronçon
2011-05-18
Rename nullify() to safeClear(), and clear data.
Remko Tronçon
2011-05-18
Introduce safe containers for storing passwords.
Remko Tronçon
2011-05-15
Fix namespace for muc#user
Kevin Smith
2011-05-14
Ack pending stanzas on logout.
Remko Tronçon
2011-05-13
Fixed headers.
Remko Tronçon
2011-05-13
Cut dependency from AdHocCommandSession on DiscoItem.
Remko Tronçon
2011-05-13
Removed some explicit new's.
Remko Tronçon
2011-05-13
Refactored OutgoingAdHocCommandSession a bit.
Remko Tronçon
2011-05-13
Remove dead UI reference from Swiften
Kevin Smith
2011-05-10
Don't add CompressionLayer.h to Swiften.h.
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-05-07
Make the examples ConnectivityTest, SendFile and SendMessage use the SWIFTEN_...
Thilo Cestonaro
2011-05-06
Remove default implementation from TypeTraits struct.
Remko Tronçon
2011-05-06
Fixed Avahi compilation for real now.
Remko Tronçon
2011-05-06
Fixed Avahi compilation.
Remko Tronçon
[next]