Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-11-10 | Close connection properly on disconnect and session end. | Remko Tronçon | |
2009-11-10 | Fix error messages. | Remko Tronçon | |
2009-11-10 | Even more Client refactoring. | Remko Tronçon | |
2009-11-10 | More Client refactoring. | Remko Tronçon | |
2009-11-09 | Refactoring Client. | Remko Tronçon | |
2009-11-08 | Added Error class. | Remko Tronçon | |
2009-09-15 | Reconnect seems to mostly work now. | Kevin Smith | |
It doesn't always re-enable the chat windows, though, so it's not perfect yet. | |||
2009-08-16 | Use global IO service thread in Client. | Remko Tronçon | |
2009-07-19 | Factor out common session stuff into Session class. | Remko Tronçon | |
2009-07-19 | Rename Session to ClientSession. | Remko Tronçon | |
2009-07-19 | (Client)Session & Connection refactoring. | Remko Tronçon | |
ClientSession no longer sets up a connection. Connection no longer resolves addresses. | |||
2009-07-14 | Consolidating IncomingConnection & Connection. | Remko Tronçon | |
BoostConnections no longer have their own thread, but are managed from a central Boost IO thread instead. | |||
2009-06-01 | Import. | Remko Tronçon | |