Commit graph

21 commits

Author SHA1 Message Date
Vitaly Takmazov
6b45e0e418 Swiften 4.0rc2 compatibility 2017-06-09 21:34:39 +03:00
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
78e71f9345 Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00
Vitaly Takmazov
20d8dd690e fix tests (TODO filetransfer) 2015-10-15 15:41:16 +03:00
HanzZ
f7dc91ccb4 Set adhoc settings according to config even when storage backend is not set 2012-12-22 21:07:29 +01:00
HanzZ
8b60685886 Split Template backend into more files 2012-09-12 10:18:51 +02:00
HanzZ
749dfc6af2 Use PROTOBUF_LIBRARY instead of blind libprotobuf 2012-09-04 17:54:21 +02:00
Jan Kaluza
060510d695 Add general command line parsing code into Config::cretateFromArgs() method 2012-09-04 14:58:04 +02:00
Jan Kaluza
ad7461beec Pass command the same command line options as we have in main instance to backend instances 2012-09-04 10:28:11 +02:00
Vitaly Takmazov
c0001513e4 fix compilation 5 2012-04-18 10:07:35 +04:00
Vitaly Takmazov
f1d9579afa Merge branch 'master' of https://github.com/hanzz/libtransport 2012-04-16 11:20:17 +04:00
Vitaly Takmazov
15bdfab39c fix compilation 2 2012-04-13 17:43:35 +04:00
Vitaly Takmazov
63c62561d8 fix complation with mingw and openssl 2012-04-08 20:24:14 +04:00
HanzZ
e84ea9b102 Merged SoC teaser tasks solutions 2012-04-08 16:44:31 +02:00
Sarang Bharadwaj
8bd3dfd3a2 NetworkPlugin python version 2012-04-05 14:36:24 +05:30
HanzZ
7c93aee6f4 Log4cxx is optional dependency now 2012-03-21 16:31:51 +01:00
Vitaly Takmazov
4fe987b774 fix compilation 2012-03-21 19:17:43 +04:00
Vitaly Takmazov
64f0883512 Merge branch 'master' of https://github.com/hanzz/libtransport 2012-03-21 19:03:45 +04:00
Vitaly Takmazov
bda35a459e use bundled protobuf for windows builds 2012-03-21 17:42:29 +04:00
Vitaly Takmazov
ab24246593 SChannelServerContext and Win32 compilation fixes 2012-03-03 16:07:41 +04:00
Jan Kaluza
40d6781842 Backend template 2012-02-28 14:44:00 +01:00