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 |
|
Jan Kaluza
|
d94de26489
|
Connect just from one resource (can be changed in config)
|
2011-08-08 15:04:08 +02:00 |
|
Jan Kaluza
|
8ee0310448
|
First untested version of blocking feature
|
2011-07-27 10:33:34 +02:00 |
|
HanzZ
|
097d52c8f0
|
Don't use Session after finishSession call
|
2011-07-20 19:32:54 +02:00 |
|
HanzZ
|
e31c077947
|
Call finishSession in User destructor in server mode
|
2011-07-20 02:16:58 +02:00 |
|
HanzZ
|
808a9067c5
|
Improved backends creation, fixed race-condition during connection process
|
2011-07-17 23:05:54 +02:00 |
|
HanzZ
|
c6224941ce
|
Fixed removing users
|
2011-07-17 03:56:19 +02:00 |
|
HanzZ
|
9477e3f838
|
Working accounts sharing :)
|
2011-06-28 21:57:49 +02:00 |
|
Jan Kaluza
|
1e8eb7076f
|
Initial support for PurpleAccount sharing
|
2011-06-28 15:18:25 +02:00 |
|
Jan Kaluza
|
6aa3e63520
|
Better server performance + preparation for handling multiple resources/clients
|
2011-06-28 13:16:23 +02:00 |
|