loolwsd/IoUtil.cpp| 42 +++---
loolwsd/LOOLWebSocket.hpp | 46 +-
loolwsd/test/helpers.hpp | 28 +---
3 files changed, 49 insertions(+), 67 deletions(-)
New commits:
commit 84607
loolwsd/IoUtil.cpp |5 +
1 file changed, 5 insertions(+)
New commits:
commit b47550e5669180323b35586a767bd8fb2260462c
Author: Ashod Nakashian
Date: Tue Nov 15 08:00:07 2016 -0500
loolwsd: log pipe reading errors
Change-Id: I58b78454c74874687fbc216c2dd704b3677ccea1
Rev
loolwsd/IoUtil.cpp| 24 +---
loolwsd/IoUtil.hpp|5 -
loolwsd/LOOLWebSocket.hpp | 25 +
loolwsd/Makefile.am |2 +-
4 files changed, 27 insertions(+), 29 deletions(-)
New commits:
commit 0506cbb5c4bc3eaa708b92ea88ee1a
loolwsd/IoUtil.cpp | 52 ++--
loolwsd/IoUtil.hpp |3 ---
2 files changed, 26 insertions(+), 29 deletions(-)
New commits:
commit c5bff2b6e690491569a4d244569c3954f3ba44ed
Author: Ashod Nakashian
Date: Wed Nov 9 23:27:17 2016 -0500
loolws
loolwsd/IoUtil.cpp | 19 +++
loolwsd/IoUtil.hpp | 10 ++
loolwsd/LOOLKit.cpp |6 +++---
loolwsd/LOOLSession.cpp |4 ++--
loolwsd/Util.cpp| 20
loolwsd/Util.hpp| 10 --
6 files changed, 34 insertions(
loolwsd/IoUtil.cpp |1 +
1 file changed, 1 insertion(+)
New commits:
commit 66053621bd859f19ee8fa522f0be85860ac4487d
Author: Jan Holesovsky
Date: Tue Nov 8 13:10:28 2016 +0100
Make sure we resize the payload to the amount of read bytes.
Change-Id: I33f032182912b4f03d073258c91
loolwsd/IoUtil.cpp |2 ++
loolwsd/LOOLKit.cpp |1 +
loolwsd/LOOLSession.cpp |1 +
3 files changed, 4 insertions(+)
New commits:
commit 74ad4fb529e6ecb57a1a87d1db02a71e38cc44ba
Author: Ashod Nakashian
Date: Mon Oct 31 21:38:52 2016 -0400
loolwsd: log large message tran
loolwsd/IoUtil.cpp |8
loolwsd/IoUtil.hpp |8
loolwsd/LOOLWSD.cpp |2 +-
3 files changed, 9 insertions(+), 9 deletions(-)
New commits:
commit dc7f5614819f95856dec6ae3322a6763bf21c323
Author: Tor Lillqvist
Date: Wed Oct 12 19:07:54 2016 +0300
Don't use 'FIFO
loolwsd/IoUtil.cpp |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 258b768218a699e1ab84cf35de89b113637f23e8
Author: Ashod Nakashian
Date: Sat Sep 17 21:43:31 2016 -0400
loolwsd: break receiveFrame on TerminationFlag
Change-Id: Id6d71951660431abea1a
loolwsd/IoUtil.cpp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c43c5486fa97d6457857c3131f97d08c74934228
Author: Pranav Kant
Date: Fri Sep 2 00:41:41 2016 +0530
loolwsd: Fix build
Change-Id: If55ad5dfe3f16c9cf4d15d57d199c392d8814e24
diff --git a/l
loolwsd/IoUtil.cpp | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
New commits:
commit a97058705355c68f3ef3d5ba2cd02fab97bbb0ec
Author: Tor Lillqvist
Date: Thu Sep 1 19:44:51 2016 +0300
Ignore unexpected TimeoutException from receiveFrame() in SocketProcessor()
loolwsd/IoUtil.cpp | 10 +-
loolwsd/IoUtil.hpp |3 +--
loolwsd/protocol.txt | 11 ---
3 files changed, 2 insertions(+), 22 deletions(-)
New commits:
commit 85d275ab1afb05ed937c55cb9ed9c2462a4a7f89
Author: Artyom Sovetnikov
Date: Mon Jul 25 23:55:55 2016 +0530
l
loolwsd/IoUtil.cpp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 82f6a9a2bae776170e73725221acf9a43f9afeb0
Author: Tor Lillqvist
Date: Tue May 3 09:56:33 2016 +0300
Edit typo in comment to make it actually make sense
diff --git a/loolwsd/IoUtil.cpp b/loolwsd
loolwsd/IoUtil.cpp |3 ++-
loolwsd/LOOLWSD.cpp |2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 7d03ebdf85320150b520ac84506fe8318168f6a6
Author: Ashod Nakashian
Date: Mon May 2 19:53:13 2016 -0400
loolwsd: corrections to terminate SocketProcessor
loolwsd/IoUtil.cpp |6 +-
1 file changed, 1 insertion(+), 5 deletions(-)
New commits:
commit b0eed75f05e3b6252559e3c5828ded7109366128
Author: Ashod Nakashian
Date: Sun May 1 09:36:37 2016 -0400
loolwsd: differntiating Poco and std exceptions in logs adds little value
Chan
loolwsd/IoUtil.cpp | 24
loolwsd/IoUtil.hpp |8 +---
loolwsd/LOOLForKit.cpp | 33 -
3 files changed, 25 insertions(+), 40 deletions(-)
New commits:
commit 882ffafb16e01ac8bfd8cfefd8c5fc03e98d6f90
Author: Ashod Nakashian
loolwsd/IoUtil.cpp | 18 -
loolwsd/IoUtil.hpp |1
loolwsd/LOOLKit.cpp | 53 +++-
loolwsd/LOOLWSD.cpp |6 ++---
4 files changed, 11 insertions(+), 67 deletions(-)
New commits:
commit 7df929cb7762e8d596d30ae7f28bec5302cd
loolwsd/IoUtil.cpp |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 0f3fa0e9d443efe95418510cba9d40c068964731
Author: Tor Lillqvist
Date: Mon Apr 11 17:16:34 2016 +0300
Don't log the payload inside a CLOSE frame
It is a status code, a 2-byte unsigned
loolwsd/IoUtil.cpp | 24 +++-
1 file changed, 15 insertions(+), 9 deletions(-)
New commits:
commit 70e8132866f2143863ab319e783cb54349307aa6
Author: Ashod Nakashian
Date: Sat Apr 9 15:41:32 2016 -0400
loolwsd: correct handling socket buffer size and exception handling
loolwsd/IoUtil.cpp|2 +-
loolwsd/TileCache.cpp | 31 +++
loolwsd/TileCache.hpp |2 +-
3 files changed, 17 insertions(+), 18 deletions(-)
New commits:
commit 3499878fae0adbae763659ce7bb5509cb716f890
Author: Ashod Nakashian
Date: Mon Apr 4 20:59:46 2016
loolwsd/IoUtil.cpp |6 +++---
loolwsd/Util.cpp | 22 ++
loolwsd/Util.hpp |4
3 files changed, 29 insertions(+), 3 deletions(-)
New commits:
commit 422834ebefcf0d69aa0ff997ce61bb927407e763
Author: Tor Lillqvist
Date: Thu Mar 31 11:01:21 2016 +0300
Imp
loolwsd/IoUtil.cpp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f30e22d0a39282af853fa9d094d8f74eac7861a4
Author: Miklos Vajna
Date: Wed Mar 30 09:39:48 2016 +0200
loolwsd: fix -Werror,-Wshadow
diff --git a/loolwsd/IoUtil.cpp b/loolwsd/IoUtil.cpp
index 9657
loolwsd/IoUtil.cpp |2 +-
loolwsd/LOOLBroker.cpp |3 ++-
loolwsd/LOOLProtocol.cpp |4 +++-
loolwsd/TileCache.cpp|8
4 files changed, 10 insertions(+), 7 deletions(-)
New commits:
commit 2ba9bddf9a2a9534e646ea7212601ef935374f8b
Author: Ashod Nakashian
Date:
loolwsd/IoUtil.cpp | 19 ++
loolwsd/IoUtil.hpp |2 -
loolwsd/LOOLBroker.cpp | 73 +--
loolwsd/LOOLKit.cpp | 18 -
loolwsd/LOOLWSD.cpp | 12 +++---
loolwsd/MasterProcessSe
loolwsd/IoUtil.cpp |4 ++--
loolwsd/IoUtil.hpp |3 ++-
loolwsd/LOOLBroker.cpp | 20
loolwsd/LOOLKit.cpp| 19 ++-
loolwsd/TileCache.cpp |1 -
5 files changed, 26 insertions(+), 21 deletions(-)
New commits:
commit 3d2c2fde3b5c9b0e6db
loolwsd/IoUtil.cpp | 165 +++-
loolwsd/IoUtil.hpp |9 ++
loolwsd/LOOLWSD.cpp | 158 +++--
loolwsd/Makefile.am |2
4 files changed, 186 insertions(+), 148 deletions(-)
New commits:
commit b25fe
26 matches
Mail list logo