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
/
Crypto
Age
Commit message (
Expand
)
Author
2017-07-13
Remove Swiften/Base/Override.h
Tobias Markmann
2017-07-11
Add missing SWIFTEN_OVERRIDE statements to dtors
Tobias Markmann
2016-09-26
Use const std::unique_ptr for pimpl idiom usage
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
2016-01-15
Add missing virtual keyword to some destructors
Tobias Markmann
2015-11-09
Change Windows to Unix line endings
Tobias Markmann
2015-10-30
Add support for OS X Secure Transport TLS backend
Tobias Markmann
2015-06-08
Add missing SWIFTEN_API annotations to public Swiften API
Tobias Markmann
2014-12-15
Update Copyright in Swiften
Kevin Smith
2014-10-30
Add missing virtual and SWIFTEN_OVERRIDE annotations to reduce warnings with ...
Tobias Markmann
2013-04-27
Make HMACSHA1 not be a Hash.
Remko Tronçon
2013-04-27
Removing third-party hash implementations.
Remko Tronçon
2010-03-28
Removing submodules.
Remko Tronçon
2010-03-28
Moved Swiften to a separate module.
Remko Tronçon