Age | Commit message (Expand) | Author |
2015-06-29 | Pass an optional error code | Mili Verma |
2015-06-29 | Parse hostname for xep-0233 | Mili Verma |
2015-06-18 | Only delete HistoryStorage if building with experimental features | Tobias Markmann |
2015-06-14 | Fix Swiften DLL building on Windows | Tobias Markmann |
2015-06-11 | Update progress bar on incoming file transfers | Tobias Markmann |
2015-06-10 | Add ability to limit SChannel to TLS 1.0 | Kevin Smith |
2015-06-08 | Add missing SWIFTEN_API annotations to public Swiften API | Tobias Markmann |
2015-05-26 | Fix crash when sending a file to yourself | Tobias Markmann |
2015-05-19 | Consolidate Python and SCons files to tab based indentation | Tobias Markmann |
2015-05-01 | Fix typo | Tobias Markmann |
2015-05-01 | Add an EventOwner to NATTraversalRequests so that accociated objects are not ... | Tobias Markmann |
2015-05-01 | Fix hash verification in Jingle FT to only verify one hash algorithm | Tobias Markmann |
2015-05-01 | Only close unneedded S5B connections on the S5B server if a S5B server is run... | Tobias Markmann |
2015-05-01 | Add resource management for S5B server and port forwardings | Tobias Markmann |
2015-04-10 | Introduce FeatureOracle class for contact feature support detection | Tobias Markmann |
2015-04-08 | Add optional logging to native log framework on Android | Tobias Markmann |
2015-04-08 | Skip name lookup if manual hostname is a valid IP address | Tobias Markmann |
2015-04-08 | Fix warning about unused private member variable | Kevin Smith |
2015-03-28 | Fix a bug in successful file-transfer termination in IncomingJingleFT | Tobias Markmann |
2015-03-28 | Set file-transfer finished state after checking the data | Tobias Markmann |
2015-03-28 | Change IQ handling to allow non-final IQ handlers/responders | Tobias Markmann |
2015-03-28 | Add missing line endings | Tobias Markmann |
2015-03-27 | Fix OutgoingJingleFileTransferTest and enable it again | Tobias Markmann |
2015-03-19 | Fix for HTTPConnectProxiedConnection to support responses in pieces | Tobias Markmann |
2015-03-18 | Add test for ChatStateSerializer | Tarun Gupta |
2015-03-16 | Add ability to modify HTTP CONNECT proxy initialization | Tobias Markmann |
2015-03-13 | Fix duplicate addition of CarbonsPrivateSerializer to FullPayloadSerializerCo... | Tobias Markmann |
2015-03-13 | Add Carbons serializers to FullPayloadSerializerCollection | Tobias Markmann |
2015-03-02 | Move *TransportSession to their own files | Tobias Markmann |
2015-02-20 | Add elements/parsers/serializers/tests for Message Carbons (XEP-0280) | Tobias Markmann |
2015-02-17 | Disable SSLv3 | Kim Alvefur |
2015-02-17 | Swiften XEP-0141 support | Tim Robbings |
2015-02-16 | Run FileTransferTest correctly as part of the system integration tests | Tobias Markmann |
2015-02-16 | Free ProxyFinder instance after we are done with it | Tobias Markmann |
2015-02-11 | Fix program output of Swiften/QA/ClientTest | Tobias Markmann |
2015-02-11 | Fix DummyConnectionServer to use private accessors for its members | Tobias Markmann |
2015-02-11 | Add debugging helper and FileTransferTest. | Tobias Markmann |
2015-02-11 | Renable SOCKS5 bytestream proxy support for Jingle file transfers. | Tobias Markmann |
2015-02-11 | Wait for responder to terminate the the file transfer session after data | Tobias Markmann |
2015-02-11 | Remove port forwardings on stop or destruction of SOCKS5BytestreamServerManager. | Tobias Markmann |
2015-02-11 | Restrict generated candidates and selected candidates to those allowed | Tobias Markmann |
2015-02-11 | Support domain names in S5B proxy <streamhost> tags. | Tobias Markmann |
2015-02-09 | Fix memory leaks reported by LSAN | Tobias Markmann |
2015-02-09 | Update DiscoInfo string for Jingle file-transfer to :4 and remove obsolete files | Tobias Markmann |
2015-02-09 | Fix data race in DummyEventLoop and BoostConnection(Server)Test reported by TSAN | Tobias Markmann |
2015-02-08 | Fix data race in PlatformNATTraversalWorker reported by TSAN | Tobias Markmann |
2015-02-08 | Fix data race in PlatformDomainNameResolver reported by TSAN | Tobias Markmann |
2015-02-03 | Extend file transfer options class with proxy, assisted and direct options. | Tobias Markmann |
2015-02-03 | Added support for dstaddr attribute for SOCKS5 bytestream jingle | Tobias Markmann |
2015-02-03 | Use "Swift" description when adding UPnP port forwardings. | Tobias Markmann |