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
/
StringCodecs
/
UnitTest
Age
Commit message (
Expand
)
Author
2011-09-25
Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...
Tobias Markmann
2011-08-12
Added HMAC-SHA256.
Remko Tronçon
2011-08-12
Don't hard-code HMAC block size.
Remko Tronçon
2011-08-12
Added SHA256.
Remko Tronçon
2011-08-12
Refactored stringcodec functions to make them independent of hash algos.
Remko Tronçon
2011-05-25
Change include order so clang doesn't complain anymore.
Tobias Markmann
2011-05-18
Introduce safe containers for storing passwords.
Remko Tronçon
2011-05-05
Replace ByteArray by typedef.
Remko Tronçon
2011-04-30
Replace #icnlude "" by #include <> in Swiften.
Remko Tronçon
2011-04-18
Make SHA1 stateful.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2010-12-30
Show certificate fingerprint in 'Trust certificate' dialog.
Remko Tronçon
2010-10-26
Fix compliation problems with CLang.
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-11-27
Added MD5 hashing algorithm.
Remko Tronçon
2009-11-21
Added PBKDF2 encoding.
Remko Tronçon
2009-11-19
Added missing files of previous commit.
Remko Tronçon
2009-09-30
Added SHA-1 and Base64 tests for empty input data.
Remko Tronçon
2009-08-22
Fix expanded tab characters.
Remko Tronçon
2009-08-16
Remove autoconf/make files.
Remko Tronçon
2009-06-20
Fixed a bug where SHA1 would alter the input.
Remko Tronçon
2009-06-20
Added SHA1::getHexHash().
Remko Tronçon
2009-06-01
Import.
Remko Tronçon