net/Socket.cpp |2 +-
test/integration-http-server.cpp | 36 ++--
wsd/LOOLWSD.cpp | 26 ++
3 files changed, 45 insertions(+), 19 deletions(-)
New commits:
commit ae085428dfb11b7965b73df0f40ac4fd1ec9
net/Socket.cpp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5775367eb0e4e0ed6350baf577d0c6953d209db6
Author: Ashod Nakashian
AuthorDate: Thu Sep 19 10:08:45 2019 -0400
Commit: Jan Holesovsky
CommitDate: Thu Oct 10 14:24:57 2019 +0200
wsd: asan: stack
net/Socket.cpp|4 +++-
test/UnitHTTP.cpp |5 +++--
2 files changed, 6 insertions(+), 3 deletions(-)
New commits:
commit 06f3f9f0342bf18113f78b86740bb32d75de9ebd
Author: Andras Timar
AuthorDate: Mon Jul 8 18:20:19 2019 +0200
Commit: Andras Timar
CommitDate: Mon Jul 8 21:05:57
net/Socket.cpp|9 +
net/Socket.hpp|4 ++
test/Makefile.am |4 +-
test/UnitHTTP.cpp | 97 ++
4 files changed, 112 insertions(+), 2 deletions(-)
New commits:
commit 1b67625a676c65e9c55bfce909492eaa77334ed5
Author: Mi