Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-12 | Remove IQRouter from client inheritance list. | Remko Tronçon | |
2010-09-05 | Added EchoBot. | Remko Tronçon | |
2010-08-29 | Put platform flags in PLATFORM_FLAGS variable. | Remko Tronçon | |
This should avoid problems with --as-needed. Resolves: #547 | |||
2010-08-17 | Also build examples when cross-compiling. | Remko Tronçon | |
2010-06-18 | Fix crash on reconnect. | Remko Tronçon | |
BoostTimer isn't supposed to be constructed as a non-shared-ptr. Making constructor private to avoid this error in the future. | |||
2010-06-03 | Remove SQLite and SQLiteHistoryManager. | Remko Tronçon | |
2010-04-23 | Add beginnings of LinkLocalTool. | Remko Tronçon | |
2010-04-22 | Don't compile CppUnit if we're not testing. | Remko Tronçon | |
2010-04-08 | Added copyrights to Swiften. | Kevin Smith | |
2010-04-06 | Add ConnectivityTest to .gitignore. | Remko Tronçon | |
2010-03-30 | Announce the timeout settings the connectivity test example uses | Kevin Smith | |
2010-03-30 | Connectivity test Swiften example | Kevin Smith | |
2010-03-30 | Adding manual hosts to SendMessage | Kevin Smith | |
2010-03-30 | Fix previous commit | Kevin Smith | |
2010-03-30 | Basic error handling for SendMessage example. | Kevin Smith | |
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 | |
2010-01-11 | Added SendMessage script. | Remko Tronçon | |
2009-08-16 | Remove autoconf/make files. | Remko Tronçon | |
2009-07-24 | Update the build system. | Remko Tronçon | |
Coverage now works better. Some files are cleaned by default (without the need of CLEANFILES). | |||
2009-07-22 | Remove TuneBot example. | Remko Tronçon | |
2009-07-11 | Dropped invalid LDFLAGS from examples. | Remko Tronçon | |
2009-07-11 | Track EchoBot dependencies. | Remko Tronçon | |
2009-07-11 | Use ClientXMLTracer in EchoBot. | Remko Tronçon | |
2009-07-11 | Added EchoBot example. | Remko Tronçon | |
2009-06-17 | Delay IQHandler removal in IQRouter during IQ handling. | Remko Tronçon | |
2009-06-01 | Import. | Remko Tronçon | |