Commit graph

15 commits

Author SHA1 Message Date
Vitaly Takmazov
d363189d97 MSVC compatibility fixes 2017-06-14 19:40:45 +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
Vitaly Takmazov
dc2fb45f8e SecureTransport server stub for Swiften3 2015-11-29 22:43:32 +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
Jan Kaluza
c2cdd3702f Config::getSectionValues and Config::getCommandLineArgs 2012-09-04 08:16:16 +02:00
Vitaly Takmazov
63c62561d8 fix complation with mingw and openssl 2012-04-08 20:24:14 +04:00
Vitaly Takmazov
64f0883512 Merge branch 'master' of https://github.com/hanzz/libtransport 2012-03-21 19:03:45 +04:00
HanzZ
7c93aee6f4 Log4cxx is optional dependency now 2012-03-21 16:31:51 +01:00
Vitaly Takmazov
959e023ec8 add missing files 2012-03-06 12:55:16 +04:00
Vitaly Takmazov
ab24246593 SChannelServerContext and Win32 compilation fixes 2012-03-03 16:07:41 +04:00
HanzZ
5c015b5547 Load SSL related issues 2012-02-17 09:43:10 +01:00
Jan Kaluza
7e87208497 Fixed spectrum2 compilation with MSVC. Thanks to Vitaly Takmazov 2011-09-07 14:03:27 +02:00
Jan Kaluza
ff42794006 Print SSLv23 output 2011-08-31 12:58:09 +02:00
Jan Kaluza
20f5c44de5 Use SSLv23_server_method to support more SSL methods in server code 2011-08-31 10:26:01 +02:00
HanzZ
828ae9d2cb Spectrum has to be compiled with official Swiften master branch, not with my fork 2011-06-18 23:27:54 +02:00