| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-03-16 | Added possibility to dynamically link Swiften. | Remko Tronçon | |
| Resolves: #798 | |||
| 2010-12-18 | Move all domain name resolve queries into one thread. | Remko Tronçon | |
| This avoids reentrancy problems on some platform DNS calls. Resolves: #443 | |||
| 2010-11-16 | Pass NetworkFactories as an explicit dependency into client. | Remko Tronçon | |
| 2010-06-02 | Don't build C-Ares. | Remko Tronçon | |
| We don't use it yet. | |||
| 2010-03-28 | Moving submodule contents back. | Remko Tronçon | |
| 2010-03-28 | Removing submodules. | Remko Tronçon | |
| 2010-03-28 | Moved Swiften to a separate module. | Remko Tronçon | |
| 2010-03-02 | Adding iPhone compilation | Kevin Smith | |
| 2009-12-31 | Added tests for timing out initial connect. | Remko Tronçon | |
| 2009-12-04 | Implemented CAresDomainNameResolver. | Remko Tronçon | |
| 2009-12-03 | DNS querying is now asynchronous. | Remko Tronçon | |
| This means we can now move them to a separate thread. | |||
| 2009-11-12 | Created a TimerFactory, and abstracted Timer. | Remko Tronçon | |
| 2009-11-12 | Refactored DNS handling. | Remko Tronçon | |
| Connections now fallback on other DNS entries upon failure, taking into account SRV priorities. | |||
| 2009-09-14 | Start splitting up monolithic Swiften SConscript file. | Remko Tronçon | |
Swift