Age | Commit message (Expand) | Author |
2011-04-19 | Fixed namespace. | Remko Tronçon |
2011-04-19 | Fixed OS X ProxyProvider compilation. | Remko Tronçon |
2011-04-19 | Fixed ProxyProviderTest compilation on linux. | Remko Tronçon |
2011-04-19 | More Linux fixes. | Remko Tronçon |
2011-04-19 | Fixed Linux compilation. | Remko Tronçon |
2011-04-18 | Added HTTPConnectProxiedConnection test. | Remko Tronçon |
2011-04-18 | Fixed linking problems for swiften-config. | Remko Tronçon |
2011-04-18 | Code style fixes. | Remko Tronçon |
2011-04-18 | Use fallback mechanism for proxies. | Remko Tronçon |
2011-04-18 | Outline some HostAddressPort code. | Remko Tronçon |
2011-04-18 | Support for SOCKS5 and HTTPConnect proxies. | Thilo Cestonaro |
2011-04-18 | Added some more XEP-106 tests. | Remko Tronçon |
2011-04-18 | JID escaping algorithm refactoring. | Remko Tronçon |
2011-04-18 | Added support for JID Escaping XEP. | Jan Kaluza |
2011-04-18 | Chop off trailing \0 in ByteArray::toString(). | Remko Tronçon |
2011-04-18 | Added ByteArray unit tests for null termination. | Remko Tronçon |
2011-04-18 | Small tweaks to the roster item exchange payload. | Remko Tronçon |
2011-04-18 | Added Roster Item Exchange XEP support. | Jan Kaluza |
2011-04-18 | Make parser infrastructure parser aware. | Remko Tronçon |
2011-04-18 | Added chained connector. | Remko Tronçon |
2011-04-18 | Fixed tests on windows. | Remko Tronçon |
2011-04-18 | Factor out payload persisting into utility classes. | Remko Tronçon |
2011-04-18 | Added XEP-0237 Roster Versioning support. | Remko Tronçon |
2011-04-18 | Make SHA1 stateful. | Remko Tronçon |
2011-04-18 | Assert on empty event in event loop. | Remko Tronçon |
2011-04-18 | Jingle refactoring. | Remko Tronçon |
2011-04-18 | Cleaned up includes.swift-2.0alpha | Remko Tronçon |
2011-04-18 | Explicitly add system store trust anchors on Mac OS X 10.5.swift-1.0 | Remko Tronçon |
2011-03-28 | Catch all exceptions in event loop. | Remko Tronçon |
2011-03-21 | Added diagnostic error for invalid translation. | Remko Tronçon |
2011-03-16 | Some more Swiften packaging improvements & fixes. | Remko Tronçon |
2011-03-16 | Include Avahi in Swiften link line. | Remko Tronçon |
2011-03-16 | Install Swiften if requested. | Remko Tronçon |
2011-03-16 | Added possibility to dynamically link Swiften. | Remko Tronçon |
2011-03-14 | Make sure the avatar gets updated in the chat window. | Remko Tronçon |
2011-03-12 | Avoid warning on end of file in cache files.swift-1.0beta9 | Remko Tronçon |
2011-03-12 | Allow empty hashes in cache. | Remko Tronçon |
2011-03-12 | Remove dependency on boost::property_tree again. | Remko Tronçon |
2011-03-12 | Fixed OpenSSL compilation. | Remko Tronçon |
2011-03-12 | Add ByteArray -> vector conversion functions. | Remko Tronçon |
2011-03-12 | Make ByteArray an std::vector<unsigned char>. | Remko Tronçon |
2011-03-12 | Added optimized version of HMACSHA1 as comment. | Remko Tronçon |
2011-03-12 | Added missing include. | Remko Tronçon |
2011-03-12 | Simplified HMAC-SHA1 a bit. | Remko Tronçon |
2011-03-12 | Cache vcard photo hashes. | Remko Tronçon |
2011-03-12 | Moved vcard photo hash management into vcard storage. | Remko Tronçon |
2011-03-11 | Fixed unnecessary updating and sending out VCard photo hash. | Remko Tronçon |
2011-03-11 | Store JID->Avatar mappings. | Remko Tronçon |
2011-03-06 | A start on Swiftob, a Swiften-based chatbot. | Kevin Smith |
2011-03-04 | Reset the field values between searches for users. | Kevin Smith |