Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-23 | Select SRV randomly, taking weight into account. | Remko Tronçon | |
Resolves: #1030 | |||
2011-09-29 | File Transfer refactoring. | Remko Tronçon | |
NAT traversal classes refactoring. Added beginnings of a NetworkTool. | |||
2011-06-09 | Added boost/local_time. | Remko Tronçon | |
2011-03-14 | Updated Boost to 1.46.1. | Remko Tronçon | |
This should hopefuily fix a hang on shutdown on Mac OS X. Resolves: #782 Release-Notes: Fixed a potential hang on shutdown on Mac OS X. | |||
2011-03-11 | Store JID->Avatar mappings. | Remko Tronçon | |
Resolves: #653 | |||
2011-03-03 | Some more Sluift tweaks. | Remko Tronçon | |
2011-03-01 | Introduce Lua::Value helper. | Remko Tronçon | |
2011-02-19 | Make Swift translatable. | Remko Tronçon | |
2011-02-13 | Use boost string algorithms. | Remko Tronçon | |
2011-02-12 | Cache stringprep results for JIDs. | Remko Tronçon | |
2011-01-22 | Revert "Another attempt at fixing the OS X hang on shutdown." | Remko Tronçon | |
This reverts commit 5cac0d0b588b1a024ba3e6934f655d315909b656. | |||
2011-01-22 | Another attempt at fixing the OS X hang on shutdown. | Remko Tronçon | |
2011-01-21 | Revert "Use another workaround for the Asio socket interrupter." | Remko Tronçon | |
This reverts commit 03d69bfd11549e1c8dcbf3b5300029ba9892cf8a. | |||
2011-01-20 | Use another workaround for the Asio socket interrupter. | Remko Tronçon | |
2011-01-20 | Revert "Temporary workaround to make boost::asio use ↵ | Remko Tronçon | |
socket_select_interrupter on OS X." This reverts commit 9a87658c432409366f51bdc6b33625b9890fc100. | |||
2011-01-20 | Temporary workaround to make boost::asio use socket_select_interrupter on OS X. | Remko Tronçon | |
2011-01-15 | Removed accidentally committed debug info. | Remko Tronçon | |
2010-12-27 | Removing 'force quit' timer. | Remko Tronçon | |
2010-12-26 | Compile Boost utf8 files as separate files. | Remko Tronçon | |
2010-12-05 | Import boost::make_shared. | Remko Tronçon | |
2010-11-24 | Upgraded Boost to 1.45.0. | Remko Tronçon | |
2010-08-08 | Added XEP-0004 data forms parsing & serializing. | Remko Tronçon | |
2010-07-10 | Boost patch to allow compilation in Objective-C | Kevin Smith | |
2010-05-08 | Fixed another Boost Asio warning. | Remko Tronçon | |
2010-05-07 | Fixed Boost Asio warning. | Remko Tronçon | |
2010-05-06 | Apply boost patches. | Remko Tronçon | |
2010-05-06 | Added missing uuid_io.hpp header. | Remko Tronçon | |
2010-05-06 | Use UUIDs as nonce when authenticating with SCRAM-SHA-1. | Remko Tronçon | |
2010-05-06 | Updated Boost to 1.43.0. | Remko Tronçon | |
2010-04-23 | Make latency stats optional. | Kevin Smith | |
Includes boost program_options so we can use commandline parameters. Netbook mode is now activated with --netbook-mode. Latency debug is activated with --latency-debug. | |||
2010-04-12 | Fix compilation of Boost headers. | Remko Tronçon | |
2010-04-12 | Avoid 'uninitialized member' warning in Boost. | Kevin Smith | |
2010-04-11 | Updated Boost to 1.42. | Remko Tronçon | |
2010-03-28 | Moving submodule contents back. | Remko Tronçon | |
2010-03-28 | Removing submodules. | Remko Tronçon | |
2010-02-11 | Moved some modules into separate git modules. | Remko Tronçon | |