Age | Commit message (Expand) | Author |
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 |
2011-10-19 | For abnormal MUC parts, give the reason. | Kevin Smith |
2011-10-19 | Use real JID for bans, not room JID. | Kevin Smith |
2011-10-18 | Use the oldest error when closing streams. | Kevin Smith |
2011-10-16 | Hoist ProxyProvider creation out of Client. | Remko Tronçon |
2011-10-16 | Hoist TLSContextFactory creation out of Client. | Remko Tronçon |
2011-10-14 | Resurrecting simple ID generator. | Remko Tronçon |
2011-10-11 | Adding includes | Kevin Smith |
2011-10-10 | Force disconnect signals when calling connect() shortly after disconnect(). | Remko Tronçon |
2011-10-10 | In case of writing when calling disconnect() postpone socket.close() to when ... | Tobias Markmann |
2011-10-08 | Protect JID cache access with mutex. | Remko Tronçon |
2011-10-07 | Fixed CLang warnings. | Remko Tronçon |
2011-10-07 | Initialize LibXML for multithreaded applications. | Remko Tronçon |
2011-10-07 | Hoist XML parser factory creation out of Swiften. | Remko Tronçon |
2011-10-07 | Allow affiliation editing in MUCs. | Kevin Smith |
2011-10-05 | Fixed compilation of neetwork tool. | Remko Tronçon |
2011-10-05 | Allow role changing in MUCs. | Kevin Smith |
2011-10-05 | Don't crash with label item without a label | Kevin Smith |
2011-10-05 | Allow joining passworded MUCs. | Kevin Smith |
2011-10-04 | Allow both instant and reserved rooms. | Kevin Smith |
2011-10-03 | Turn NATPortMapping into a class. | Tobias Markmann |
2011-10-03 | Cleanup | Kevin Smith |
2011-10-03 | Simple MUC invites. | Kevin Smith |
2011-10-01 | Fixed CppCheck warnings. | Remko Tronçon |
2011-10-01 | Update IQRouter JID after session was authenticated. | Remko Tronçon |
2011-10-01 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-10-01 | Fixed roster sender check.swift-1.x | Remko Tronçon |
2011-10-01 | Fixed cppcheck warnings. | Remko Tronçon |
2011-10-01 | Added <body/> extractor code. | Remko Tronçon |
2011-10-01 | Some cleanup in parser factories. | Remko Tronçon |
2011-09-30 | Moved SOCKS5BytestreamProxyFinder to Swiften. | Remko Tronçon |
2011-09-30 | Moved DiscoServiceWalker to Swiften. | Remko Tronçon |
2011-09-30 | Avoid a copy when reading from a byte array. | Remko Tronçon |
2011-09-30 | Fixed warnings. | Remko Tronçon |
2011-09-30 | Fixed some Windows issues with FT. | Remko Tronçon |
2011-09-30 | Added way to set from in BytestreamsRequest and StreamInitiationRequest | HanzZ |
2011-09-29 | Fixed check for F/T support used for enabling the "Send File" menu. | Remko Tronçon |
2011-09-29 | Work around FT crash when proxies are available. | Remko Tronçon |
2011-09-29 | Allow ReadBytestreams to be resumed. | Remko Tronçon |
2011-09-29 | Temporarily reverting the previous patch, because of unforeseen problems. | Remko Tronçon |
2011-09-29 | In case of writing when calling disconnect() postpone socket.close() to when ... | Tobias Markmann |
2011-09-29 | Allow to set 'from' on Request & IBB classes. | Remko Tronçon |
2011-09-29 | Conditionally create NetworkTool. | Remko Tronçon |
2011-09-29 | Avoid another natpmp include. | Remko Tronçon |