Commit graph

67 commits

Author SHA1 Message Date
Jan Kaluza
c2cdd3702f Config::getSectionValues and Config::getCommandLineArgs 2012-09-04 08:16:16 +02:00
HanzZ
8b6a86d528 Merge branch 'master' of git://github.com/vitalyster/libtransport 2012-09-01 07:22:24 +02:00
Jan Kaluza
7b118794ce Changelog, fixed compilation with boost 1.50 and filetransfer tests 2012-08-28 09:36:13 +02:00
Vitaly Takmazov
8c77ffefc2 fix compilation 2012-08-15 17:10:53 +04:00
Vitaly Takmazov
eabd4012f4 Merge branch 'master' of https://github.com/hanzz/libtransport 2012-08-01 13:26:13 +04:00
Jan Kaluza
6b88ad945d Working libyahoo2 2012-05-25 06:22:46 +02:00
HanzZ
7c3533cd0c Merge branch 'master' of github.com:hanzz/libtransport 2012-05-23 22:25:56 +02:00
HanzZ
593cb59ea6 StringTreeParser 2012-05-23 22:25:40 +02:00
Tim Koopman
31d37d82b5 Support for latest Swiften 2012-05-23 15:38:00 +03:00
Vitaly Takmazov
8f2ea32da3 Fix compilation with latest swiften 2012-05-22 12:27:35 +04:00
Vitaly Takmazov
aafea80a3c Merge branch 'master' of github.com:vitalyster/libtransport 2012-04-08 20:26:44 +04:00
Vitaly Takmazov
63c62561d8 fix complation with mingw and openssl 2012-04-08 20:24:14 +04:00
Vitaly Takmazov
aab3709012 Merge branch 'master' of https://github.com/hanzz/libtransport 2012-03-29 12:26:58 +04:00
HanzZ
065127585a Added MUCPayloadParser 2012-03-26 21:36:10 +02:00
HanzZ
7c93aee6f4 Log4cxx is optional dependency now 2012-03-21 16:31:51 +01:00
Vitaly Takmazov
64f0883512 Merge branch 'master' of https://github.com/hanzz/libtransport 2012-03-21 19:03:45 +04: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
320738eda8 Gateway interaction 2012-02-26 14:03:48 +01:00
HanzZ
54dff8d280 Gateway payload 2012-02-26 12:40:48 +01:00
HanzZ
7c90087b17 PubSub Parsers 2012-02-22 19:23:43 +01:00
Jan Kaluza
ff27ec0233 Fixed compilation with latest Swiften 2012-02-22 14:11:57 +01:00
HanzZ
6ca2c3a931 pubsub payloads/serializers 2012-02-22 08:38:45 +01:00
HanzZ
5c015b5547 Load SSL related issues 2012-02-17 09:43:10 +01:00
HanzZ
a94eb22e76 Handle </stream:stream> properly 2012-01-17 17:46:03 +01:00
HanzZ
f035510e47 Fixed PresenceOracle 2011-12-08 17:55:23 +01:00
HanzZ
97a6609c87 maybe working auto-reconnect 2011-12-07 18:20:28 +01:00
Jan Kaluza
8faecb5664 SpectrumErrorPayload 2011-11-28 17:34:45 +01:00
HanzZ
5811d83e0d getValue... 2011-11-14 19:18:43 +01:00
HanzZ
bcf60737f9 Don't send empty units/values in stats payload 2011-11-14 16:14:30 +01:00
HanzZ
2131b86869 Working uptime 2011-11-09 09:11:42 +01:00
Jan Kaluza
6ff8b24992 Added StatsPayload, StatsParser, StatsSerializer 2011-11-08 11:03:27 +01:00
Jan Kaluza
04cbb3a907 More UserTest tests + fixes of some bugs found by tests 2011-10-26 16:06:24 +02:00
Jan Kaluza
c86358c64f Preparation for better tests 2011-10-19 14:35:27 +02:00
HanzZ
b1e4aae55b Forward StreamError in onPasswordInvalid signal 2011-10-18 20:49:20 +02:00
Jan Kaluza
c1cbd2d161 Fixed compilation problems + support for latest swiften 2011-10-18 10:53:06 +02:00
HanzZ
14ff0a11d6 working service.eventloop=libev config to run libpurple with eventloop 2011-10-11 19:27:22 +02:00
HanzZ
f81a8aa784 Fixed compilation issue with latest swiften 2011-10-10 21:09:47 +02:00
Jan Kaluza
658d17b42f Remove DummyConnectionFactory 2011-10-04 12:24:54 +02:00
HanzZ
b55ba07e93 Handle FT cancelation 2011-10-03 11:35:32 +02:00
HanzZ
46f5c51d00 Working FT rejecting 2011-10-02 11:11:08 +02:00
HanzZ
88b7dd86b2 Added missing files 2011-09-30 10:01:51 +02:00
HanzZ
b3725b47c4 Moved Block* from include/Swiften to transport/ 2011-09-28 15:57:39 +02:00
HanzZ
19786b3bb7 Fixed compilation with latest swiften 2011-09-26 21:09:41 +02: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
Jan Kaluza
75bc454c85 UserRegistry test 2011-08-25 11:24:03 +02:00
Jan Kaluza
c7f2b62980 Hopefully working disconnecting/connecting when more resources are connected 2011-08-18 13:37:43 +02:00
HanzZ
c38103451c InvisiblePayload + more mysql tweaks 2011-08-13 01:48:13 +02:00