Vladimir Matena
|
6d2f8c1927
|
Switch from boost shared pointers to stl shared pointers (#162)
* Swiften 4 support
* using standard shared pointers when compiling with Swiften 4
|
2016-09-12 19:20:58 +03:00 |
|
Jan Kaluza
|
1e48fe7719
|
Libtransport: Fix memory leaks in tests, fix HTTPRequest memory leak in CURL code
|
2016-02-23 12:37:10 +01:00 |
|
Jan Kaluza
|
7ba8909d71
|
Use value_or instead of get_value_or
|
2016-02-15 12:21:04 +01:00 |
|
Jan Kaluza
|
26fc8a0323
|
Fix compilation with Swiften 3.0-rc2. This is now the minimal Swiften 3 version to compile with. Compilation with Swiften 2 is still supported.
|
2016-02-15 09:57:25 +01:00 |
|
Jan Kaluza
|
8ef948c25f
|
Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target.
|
2015-12-24 10:08:19 +01:00 |
|