Age | Commit message (Expand) | Author |
2011-04-30 | Added missing include. | Remko Tronçon |
2011-04-30 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-04-30 | Support creating Swiften dylibs on Mac OS X. | Remko Tronçon |
2011-04-30 | Fixed Swiften .so softlinks. | Remko Tronçon |
2011-04-30 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-04-30 | Filter out some extra headers in install dir. | Remko Tronçon |
2011-04-30 | Split off libswiften package. | Remko Tronçon |
2011-04-30 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-04-30 | Avoid SCons adding .so suffix. | Remko Tronçon |
2011-04-30 | Correct message feature using XEP-Correct | Vlad Voicu |
2011-04-30 | Rearrange 'myenv'. | Remko Tronçon |
2011-04-30 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-04-30 | Substitute SCons variables correctly. | Remko Tronçon |
2011-04-30 | Use standard library naming scheme for Swiften on Linux. | Remko Tronçon |
2011-04-29 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-04-29 | Added versioning to Swiften. | Remko Tronçon |
2011-04-27 | Added missing include. | Remko Tronçon |
2011-04-27 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-04-27 | Keep shared_ptr of PlatformDomainNameServiceQuery in event loop. | Remko Tronçon |
2011-04-25 | No Ad-Hoc buttons once command is completed | Kevin Smith |
2011-04-25 | Move available actions logic into Swiften class. | Kevin Smith |
2011-04-25 | Fixed compilation. | Remko Tronçon |
2011-04-25 | Moved file storages to Swift. | Remko Tronçon |
2011-04-24 | Set untyped fields to Text-Single. | Kevin Smith |
2011-04-24 | Initial Ad-Hoc commands support. | Kevin Smith |
2011-04-23 | Finished Stream Management parserialements. | Remko Tronçon |
2011-04-22 | Fixed segfault when passing NULL storages to Client. | Remko Tronçon |
2011-04-22 | Added missing include. | Remko Tronçon |
2011-04-20 | Added missing struct. | Remko Tronçon |
2011-04-20 | Introduce ClientOptions struct. | Remko Tronçon |
2011-04-19 | Fixed compilation. | Remko Tronçon |
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 |