net/WebSocketHandler.hpp | 22 +++---
1 file changed, 7 insertions(+), 15 deletions(-)
New commits:
commit 4c954973273624f80d92cf6190ea064bac41bdb9
Author: Ashod Nakashian
AuthorDate: Thu Sep 17 07:54:00 2020 -0400
Commit: Andras Timar
CommitDate: Thu Sep 17 15:37:21 2
net/WebSocketHandler.hpp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7336133319881161907cbba2fcbfebf09b95c6a8
Author: Michael Meeks
AuthorDate: Tue Jul 14 10:44:21 2020 +0100
Commit: Michael Meeks
CommitDate: Tue Jul 14 16:59:51 2020 +0200
Handle mu
net/WebSocketHandler.hpp | 13 +
1 file changed, 9 insertions(+), 4 deletions(-)
New commits:
commit 5b9bbea3aaeeb756305d1ec1764a975bf235351b
Author: Tor Lillqvist
AuthorDate: Thu Mar 12 19:01:39 2020 +0200
Commit: Tor Lillqvist
CommitDate: Thu Mar 12 19:15:56 2020 +0100
net/WebSocketHandler.hpp |3 +++
1 file changed, 3 insertions(+)
New commits:
commit 7788bd9268ba0e148ed7572586ff6068cb3f68d1
Author: Michael Meeks
AuthorDate: Mon Jan 6 15:10:02 2020 +
Commit: Michael Meeks
CommitDate: Mon Jan 6 15:34:24 2020 +
Avoid taking address ove
net/WebSocketHandler.hpp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit db67c9239b0f4866ea37453c015f9684c4267f0f
Author: Corentin Noël
AuthorDate: Fri Nov 22 15:09:16 2019 +0100
Commit: Michael Meeks
CommitDate: Fri Nov 22 16:23:35 2019 +0100
WebSocket
net/WebSocketHandler.hpp | 14 +-
1 file changed, 9 insertions(+), 5 deletions(-)
New commits:
commit fca12fc1ab45c4c215ffd05814a34bb8b9855c8e
Author: Ashod Nakashian
AuthorDate: Sun Mar 31 23:30:05 2019 -0400
Commit: Ashod Nakashian
CommitDate: Sat Aug 17 04:27:26 2019 +0
net/WebSocketHandler.hpp |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit fc6a316dd4cdf539e7f015978a6313a5ff1ea462
Author: Michael Meeks
AuthorDate: Wed May 29 13:10:44 2019 +0100
Commit: Michael Meeks
CommitDate: Wed May 29 15:40:46 2019 +0100
Improve
net/WebSocketHandler.hpp |9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
New commits:
commit 4e1ed7205d22f630b112f8edce8ba09d873fcd40
Author: Miklos Vajna
AuthorDate: Mon May 27 09:06:38 2019 +0200
Commit: Miklos Vajna
CommitDate: Mon May 27 09:06:38 2019 +0200
ne
net/WebSocketHandler.hpp | 266 +++
1 file changed, 181 insertions(+), 85 deletions(-)
New commits:
commit 023cbfc32da4b32a0db44ed0497c0ddeab121ff5
Author: Gabriel Masei
AuthorDate: Fri Mar 8 10:21:17 2019 +0200
Commit: Michael Meeks
CommitDa
net/WebSocketHandler.hpp |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit a4f19ac22988712859008e83ce3df161a48d89c2
Author: Tor Lillqvist
AuthorDate: Wed Sep 19 10:30:19 2018 +0300
Commit: Tor Lillqvist
CommitDate: Wed Sep 19 10:33:41 2018 +0300
Avo
net/WebSocketHandler.hpp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ff31f2dba19766b77a668a450d73745152544b96
Author: Tor Lillqvist
Date: Thu Jul 19 11:39:32 2018 +0300
Avoid potential confusion by not using the term "packet" in a comment
It confu
net/WebSocketHandler.hpp | 16
1 file changed, 12 insertions(+), 4 deletions(-)
New commits:
commit 6b96c73f46d1c27f0054aea840a05bcc58fa1930
Author: Tor Lillqvist
Date: Thu Jul 19 11:35:48 2018 +0300
Don't log binary data as such, use Util::stringifyHexLine()
A
net/WebSocketHandler.hpp |1 +
1 file changed, 1 insertion(+)
New commits:
commit 1e7a56ddc6452e5a47743644e24026b856f9c6ef
Author: Tor Lillqvist
Date: Wed Jul 18 21:16:49 2018 +0300
Add FIXME: Do we really want to log binary data as such here?
Change-Id: I386d3c377d698f25da50
net/WebSocketHandler.hpp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 73d7aee2acbf63789169e10a4f3405afa71ece7a
Author: Jan Holesovsky
Date: Mon Dec 11 15:27:29 2017 +0100
Fix an assert.
Change-Id: I5825a19740c0fa46c6cd14f067d0c1d3927c0c0b
Revie
net/WebSocketHandler.hpp |5 +
1 file changed, 5 insertions(+)
New commits:
commit 6b0faf9d97d9c479f3297ccfc0bf1b06d1de0e34
Author: Tor Lillqvist
Date: Thu Oct 26 11:38:43 2017 +0300
Avoid warning "this statement may fall through" when intentional
Change-Id: I8d8bcb4747a1
net/WebSocketHandler.hpp |2 +-
wsd/LOOLWSD.cpp |1 +
2 files changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 1262378301011fe799d06869b62814d89992a538
Author: Ashod Nakashian
Date: Sun Apr 16 19:45:54 2017 -0400
wsd: send document unloading error as WS message
net/WebSocketHandler.hpp | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
New commits:
commit 0dab4b597da5dd6531eaa8634dbafe69a8b41a40
Author: Ashod Nakashian
Date: Sun Apr 9 18:24:51 2017 -0400
wsd: return the actual number of bytes written to WS
Change-Id: Ib2
net/WebSocketHandler.hpp | 37 ++---
1 file changed, 26 insertions(+), 11 deletions(-)
New commits:
commit e00817acf67111e6ffac2527c5faa4ed03190b56
Author: Ashod Nakashian
Date: Sun Apr 9 18:20:52 2017 -0400
wsd: fix pinging and add logs
Apparent
net/WebSocketHandler.hpp | 31 +--
1 file changed, 17 insertions(+), 14 deletions(-)
New commits:
commit b52a8ac6e2806e3ebdc73726040eb70a908a40cc
Author: Ashod Nakashian
Date: Sun Apr 2 23:27:06 2017 -0400
wsd: const correctness and avoid unnecessary shared_p
net/WebSocketHandler.hpp |6 --
1 file changed, 4 insertions(+), 2 deletions(-)
New commits:
commit c1ffb649048f6735a5804a8febc8689b52b28596
Author: Ashod Nakashian
Date: Sat Mar 25 21:51:25 2017 -0400
wsd: correct shutdown status code echoed back
Change-Id: Ieb685135ab28
net/WebSocketHandler.hpp |6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
New commits:
commit 7a90430f85eb60a96def51fde15b324bc3a66431
Author: Michael Meeks
Date: Fri Mar 10 14:49:19 2017 +
Cleanup logging on single packet websocket messages more cleanly.
diff --git a/ne
net/WebSocketHandler.hpp | 22 --
1 file changed, 16 insertions(+), 6 deletions(-)
New commits:
commit 11f3a29cb2b5f5985d398ae4d7b3244d2467489f
Author: Michael Meeks
Date: Fri Mar 10 14:36:21 2017 +
WebSocket - several messages can appear in a single packet.
dif
net/WebSocketHandler.hpp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 400c580800799894f9ee195eba50f9c37be8377c
Author: Miklos Vajna
Date: Fri Mar 10 11:06:43 2017 +0100
net: fix -Werror,-Wconstant-conversion
Change-Id: If2bbad6d3909c7d6df9eed5edf26
23 matches
Mail list logo