Commit graph

45 commits

Author SHA1 Message Date
badaix
44046821c1 update date in copyright 2018-02-19 20:04:28 +01:00
Mike Walters
aae0a7ee65 Support connecting to an IPv6 host in snapclient 2017-09-26 20:41:43 +02:00
badaix
b58ecfdcf1 handle async exception properly 2017-09-26 07:51:58 +02:00
badaix
4670927d67 better async exception handling 2017-09-16 17:13:49 +02:00
badaix
ce55f15c02 update logger 2017-07-24 18:59:49 +02:00
badaix
fdb292edb4 2017 2017-02-04 11:56:40 +01:00
badaix
a6993f11df send messages async 2016-11-13 22:30:02 +01:00
BadAix
c8fc3ae4b8 protect socket with mutex 2016-11-13 15:53:48 +01:00
badaix
bc1d96ef89 cleaned up locking 2016-11-11 12:24:55 +01:00
badaix
f11a7055a1 string compat functions throw 2016-04-25 19:27:21 +02:00
badaix
9561a8e92b use asio socket::native_handle instead of native 2016-04-08 08:24:50 +02:00
badaix
7b1323646f init player when receiving a header message 2016-01-31 23:56:28 +01:00
badaix
08c35ccc62 Send server settings as reply to hello 2016-01-28 23:29:53 +01:00
badaix
fe89220b15 2016 2016-01-21 22:02:09 +01:00
badaix
2923a7d456 fallback for getting the MAC address 2016-01-12 07:21:43 +01:00
badaix
87b1857d8a moved compatibility stuff into compat.h 2016-01-02 12:51:05 +01:00
badaix
76d19efe0c to_string and stoul for Android c++11 2015-12-29 13:30:29 +01:00
badaix
ffa823bb31 log error code message 2015-12-07 23:45:12 +01:00
badaix
26af00a8c3 fixed crash if mac address is empty 2015-12-05 23:16:39 +01:00
badaix
5cc7285a87 switched to standalone asio 2015-12-03 22:23:43 +01:00
badaix
84f9dd2d7a removed depency to boost lexical cast and boost algorithm 2015-12-03 21:55:11 +01:00
badaix
c8e58f272f replaced boost::lexical_cast with c++11 functions 2015-12-03 21:55:11 +01:00
badaix
a46b7c6106 changed "IP" to "host" 2015-12-03 21:55:11 +01:00
badaix
046386f56d basic telnet like control server 2015-12-03 21:53:56 +01:00
badaix
d216064baa const correctness 2015-08-03 19:03:24 +02:00
badaix
b7d4034e43 can connect to loopback device if it is the only device with an address 2015-08-03 19:03:24 +02:00
badaix
8f21948a4d fixed request timeout 2015-08-03 19:03:24 +02:00
badaix
c64d637c92 added GPL header 2015-02-22 09:39:12 +01:00
(no author)
afc2c5baab stopping
git-svn-id: svn://elaine/murooma/trunk@342 d8a302eb-03bc-478d-80e4-98257eca68ef
2015-01-01 21:26:04 +00:00
(no author)
0a20924e66 code cleanup
git-svn-id: svn://elaine/murooma/trunk@337 d8a302eb-03bc-478d-80e4-98257eca68ef
2015-01-01 18:15:20 +00:00
(no author)
fee7e56600 xxx
git-svn-id: svn://elaine/murooma/trunk@334 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-12-31 10:58:49 +00:00
(no author)
abf70b4030 logging
git-svn-id: svn://elaine/murooma/trunk@330 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-12-29 17:33:54 +00:00
(no author)
c40bfda64c refactoring
git-svn-id: svn://elaine/murooma/trunk@328 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-12-29 12:34:33 +00:00
(no author)
deca098bb4 stopping
git-svn-id: svn://elaine/murooma/trunk@322 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-12-27 12:19:13 +00:00
(no author)
8afca63ded exception
git-svn-id: svn://elaine/murooma/trunk@316 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-12-21 20:21:25 +00:00
(no author)
fd3b671633 timeout
git-svn-id: svn://elaine/murooma/trunk@315 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-12-21 18:53:52 +00:00
(no author)
d8a02e5e73 timeout
git-svn-id: svn://elaine/murooma/trunk@314 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-12-21 18:51:56 +00:00
(no author)
b06a685c0c reqid
git-svn-id: svn://elaine/murooma/trunk@313 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-12-18 06:54:14 +00:00
(no author)
e3344534fd mutex
git-svn-id: svn://elaine/murooma/trunk@312 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-12-14 21:42:40 +00:00
(no author)
6fbabaae82 requests are enum
git-svn-id: svn://elaine/murooma/trunk@304 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-09-28 08:42:40 +00:00
(no author)
76557f091c sockets and mem leaks
git-svn-id: svn://elaine/murooma/trunk@279 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-09-20 20:35:39 +00:00
(no author)
95964aa7b0 socket stuff
git-svn-id: svn://elaine/murooma/trunk@276 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-09-20 16:37:40 +00:00
(no author)
feabfee936 xxxx
git-svn-id: svn://elaine/murooma/trunk@272 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-09-17 21:58:38 +00:00
(no author)
16ef1ae634 code blocks
git-svn-id: svn://elaine/murooma/trunk@271 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-09-17 06:05:07 +00:00
(no author)
2cf7855261 server & client connection
git-svn-id: svn://elaine/murooma/trunk@270 d8a302eb-03bc-478d-80e4-98257eca68ef
2014-09-17 04:57:59 +00:00