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
Age
Commit message (
Expand
)
Author
2012-04-17
Fixing some clang warnings.
Tobias Markmann
2012-04-12
Tidy up of assorted Schannel/CAPI stuffs.
Kevin Smith
2012-04-11
Added support for determining SmartCard Reader associated with a certificate ...
Alexey Melnikov
2012-04-01
Removing CAres resolver.
Remko Tronçon
2012-03-23
Forgotten file for TLSError patch
Kevin Smith
2012-03-23
Allow TLS errors to bubble further up the stack
Kevin Smith
2012-03-23
Use ssize_t for readlink.
Remko Tronçon
2012-03-22
Manual certificate verification. Added two additional TLS errors related to r...
dreijer
2012-03-21
Fix typo. (Thanks dreijer)
Tobias Markmann
2012-03-20
boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation...
Tobias Markmann
2012-03-08
Fixed several bugs in CAPI/Schannel code on Windows
Alexey Melnikov
2012-03-06
Fix missing include
Kevin Smith
2012-03-06
don't crash if an AdHoc is deleted while inflight
Kevin Smith
2012-03-05
Fix segfaults and deadcode
Kevin Smith
2012-03-04
Pass along errors about DNS resolution.
Kevin Smith
2012-03-03
Unit tests for SettingsProviderHierachy
Kevin Smith
2012-02-29
Don't crash when trying to join MUCs offline
Kevin Smith
2012-02-28
Changed certstore: URIs to use SHA1 hashes of certificates
Alexey Melnikov
2012-02-28
Also compile on non-Windows
Kevin Smith
2012-02-28
Make Swift more usable in a FIPS-140 environment
Kevin Smith
2012-02-23
Compile when non-SChannel
Kevin Smith
2012-02-22
Fix up for previous CAPI patch
Kevin Smith
2012-02-22
Initial implementation of using CAPI certificates with Schannel.
Alexey Melnikov
2012-02-14
Correctly use bare JIDs when banning people from rooms
Kevin Smith
2012-02-14
Adding documentation to GenericRequest
Kevin Smith
2012-02-12
Fixed compiler warnings.
Remko Tronçon
2012-02-06
Parse mediated invite stuff
Kevin Smith
2012-02-03
Correct previous patch.
Remko Tronçon
2012-02-03
Call shutdown() on socket before close().
Remko Tronçon
2012-02-03
Close socket immediately after last pending write finished.
Remko Tronçon
2012-01-24
Test case
Kevin Smith
2012-01-23
XEP-0004 form support for user search.
Tobias Markmann
2012-01-17
Allow specifying BOSH and BOSH proxy URLs with names (rather than IPs)
Kevin Smith
2012-01-16
Add minor doc
Kevin Smith
2012-01-15
Fixed compilation with msvc and boost-1.48
vitalyster
2012-01-10
Don't allow null form fields
Kevin Smith
2011-12-24
Some BOSH refactoring.
Remko Tronçon
2011-12-24
Fixed compilation warnings.
Remko Tronçon
2011-12-22
BOSH Refactoring.
Remko Tronçon
2011-12-13
Fix use of int randoms for populating long
Kevin Smith
2011-12-13
Avoid crash due to misuse of XMPPLayer
Kevin Smith
2011-12-13
Remove a warning
Kevin Smith
2011-12-13
BOSH Support for Swiften
Kevin Smith
2011-12-13
BOSH implementation started
Thilo Cestonaro
2011-11-28
Whoops
Kevin Smith
2011-11-28
Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...
Tobias Markmann
2011-11-18
Emit onSessionFinished only in Session::handleDisconnected.
HanzZ
2011-11-03
Exclude SChannel from Swiften.h
Kevin Smith
2011-11-03
Quick brush up after previous patch.
Kevin Smith
2011-11-03
* Added Schannel support.
dreijer
[next]