Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-30 | Provide map serialization. | Kevin Smith | |
Needed for Tobias's upcoming patch Change-Id: Ie3a86f17338c053c80f7d02e696b9fe92741beba | |||
2013-09-07 | Add boost serialization for std::set | Kevin Smith | |
Change-Id: Ide4798f72e9250e710e5e295f8d4c513272f65d2 | |||
2013-09-07 | Add boost::serialization for posix_time. | Kevin Smith | |
Change-Id: Ie6acca254457933d891654cd0d29459e4c733270 | |||
2013-08-27 | PubSub implementation & Sluift refactoring. | Remko Tronçon | |
Change-Id: I04ff7111b73565c00bff6db183451774a633344f | |||
2013-08-22 | Add boost/scope_exit. | Remko Tronçon | |
Change-Id: I6a38e842252aa24f456465d181ccf0aae763abb5 | |||
2013-08-13 | Adding basic support for Android and Unbound (No IPv6 yet). | Tobias Markmann | |
Change-Id: I1d74324515b20e0dc3d0ef4aa2f556fea7b4bee3 License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details.s | |||
2013-04-06 | Add boost serialization library | Kevin Smith | |
We'll need it before too long Change-Id: Ia34c7f26e1aedbc13a2fc10c980994cbcb7cb348 | |||
2013-01-13 | Adding in the spirit Boost stuff | Kevin Smith | |
Change-Id: I4f127ce61667243b64081b0aa309028d5077045f | |||
2013-01-12 | make update.sh include spirit in bundled boost | Vlad Voicu | |
Change-Id: I1aa2f5567685a6c9de84d5026cba7737855bd4cb License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2012-12-23 | Update Boost to 1.52.0. | Remko Tronçon | |
Change-Id: I1e56bea2600bf2ed9c5b3aba8c4f9d2a0f350e77 | |||
2012-09-08 | Added licenses for third party libraries and code. | Remko Tronçon | |
2012-08-17 | Update to boost.filesystem v3. | Remko Tronçon | |
Source should still compile against v2. | |||
2012-08-10 | Added boost/date_time/c_local_time_adjustor.hpp. | Remko Tronçon | |
2012-04-23 | Another fix for SRV selection. | Remko Tronçon | |
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-07-10 | Make SConscript files more robust against variant dirs. | Remko Tronçon | |
2011-06-09 | Added boost/local_time. | Remko Tronçon | |
2011-06-09 | DateTime refactoring. | Remko Tronçon | |
Moved DateTime serializing into Base. Fixed a bug when XEP82 dates are non-UTC. Added unit tests. | |||
2011-05-07 | Make Boost.BCP compile again. | Remko Tronçon | |
2011-04-19 | Fixed OS X ProxyProvider compilation. | 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-14 | Force the use of Boost Filesystem V2. | Remko Tronçon | |
Resolves: #783 Release-Notes: Fixed compilation on systems with a recent version of Boost installed. | |||
2011-03-12 | Remove dependency on boost::property_tree again. | Remko Tronçon | |
2011-03-11 | Store JID->Avatar mappings. | Remko Tronçon | |
Resolves: #653 | |||
2011-03-05 | Detect pthread for platform flags. | Remko Tronçon | |
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 | Removed some boilerplate classes. | Remko Tronçon | |
2011-02-13 | Added boost factory. | 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-28 | Treat 3rdPatry boost/uuid dir as system dir. | Remko Tronçon | |
This fixes compilation warnings in uuid. | |||
2011-01-22 | Temporarily enabling kqueue again. | 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-22 | Only disable kqueue on OS X. | Remko Tronçon | |
2011-01-21 | Another workaround for the asio hang-on-shutdown problem. | 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 | Fixed Boost link error on Windows. | Remko Tronçon | |
2010-12-05 | Import boost::make_shared. | Remko Tronçon | |
2010-11-27 | Prefix 3rdParty bundled libs with Swiften_. | Remko Tronçon | |
2010-11-24 | Upgraded Boost to 1.45.0. | Remko Tronçon | |