index
:
libreoffice/online
distro/cib/libreoffice-6-2
distro/cib/libreoffice-6-3
distro/collabora/co-4-2
distro/collabora/co-4-2-0
distro/collabora/co-4-2-1
distro/collabora/co-4-2-2
distro/collabora/co-4-2-3
distro/collabora/co-4-2-4
distro/collabora/co-4-2-5
distro/collabora/co-4-2-6
distro/collabora/co-4-2-7
distro/collabora/co-4-2-8
distro/collabora/co-6-4
distro/collabora/code-4.2.0-3
distro/collabora/code-4.2.0-4
distro/collabora/collabora-online-1-0
distro/collabora/collabora-online-1-9
distro/collabora/collabora-online-2-0
distro/collabora/collabora-online-2-1
distro/collabora/collabora-online-2-1-5
distro/collabora/collabora-online-3
distro/collabora/collabora-online-3-0
distro/collabora/collabora-online-3-0-0
distro/collabora/collabora-online-3-1
distro/collabora/collabora-online-3-2
distro/collabora/collabora-online-3-2-1
distro/collabora/collabora-online-4
distro/collabora/collabora-online-4-0
distro/collabora/collabora-online-4-0-4
distro/collabora/collabora-online-cd
distro/collabora/collabora-online-cd-3-1
distro/collabora/collabora-online-cd-3-2
distro/collabora/collabora-online-cd-3-4
distro/collabora/collabora-online-cd-4
distro/collabora/milestone-2
distro/collabora/milestone-3
distro/collabora/milestone-4
distro/collabora/milestone-5
distro/collabora/milestone-7
feature/anonymization-cd
feature/calc-canvas
feature/calc-canvas2
feature/calc-coordinates
feature/calc-rowcolumn-selection
feature/calczoom
feature/cib_contract173
feature/co4-gsoc19-sidebar-work
feature/contextmenu
feature/deduplication
feature/jsdialogs
feature/lifecycle
feature/locking
feature/lok_dialog
feature/mobile-input
feature/paralleltest
feature/proxyhack
libreoffice-5-2
libreoffice-5-3
libreoffice-5-4
libreoffice-6-0
libreoffice-6-1
libreoffice-6-2
libreoffice-6-3
libreoffice-6-4
libreoffice-7-0
master
private/Ashod/nonblocking
private/Ashod/repairactions
private/Ashod/tilecombine
private/Ashod/tileprioritization
private/hcvcastro/bind-mount
private/hcvcastro/forking
private/hcvcastro/socket
private/kendy/mobile
private/kendy/monitoring-collabora-online-3
private/kendy/monitoring-rebased
private/kendy/new-stuff
private/kendy/tilesandcallbacks
private/mmeeks/clipboard
private/mmeeks/copypaste
private/mmeeks/cursors
private/mmeeks/deltas
private/mmeeks/fixing
private/mmeeks/monitoring
private/mmeeks/thread-png
private/mmeeks/uds
private/mmeeks/unitbits
private/tml/cancellation
private/tml/ios-gen2
LibreOffice Online excellence.
michael
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ServerSocket.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-02
wsd: single-char string literals -> char
Ashod Nakashian
1
-1
/
+1
2020-04-18
Use #pragma once
Tor Lillqvist
1
-4
/
+1
2020-04-10
Poll - cleanup method naming, and fix merge issues.
Michael Meeks
1
-2
/
+2
2020-04-10
Poll - switch to ppoll for closer to microsecond accuracy.
Michael Meeks
1
-2
/
+2
2019-05-22
LocalServerSocket: can move sockFactory instead of copy
Miklos Vajna
1
-1
/
+1
2019-04-19
gtkapp: Fix clang's error: private field '...' is not used
Jan Holesovsky
1
-0
/
+4
2019-04-01
net: fix -Werror,-Winconsistent-missing-override
Miklos Vajna
1
-1
/
+1
2019-03-31
Fix build in the MOBILEAPP case
Tor Lillqvist
1
-0
/
+4
2019-03-30
Use peercreds to identify processes connecting rather than URL params.
Michael Meeks
1
-52
/
+3
2019-03-30
Switch local prisoner sockets to abstract UDS
Michael Meeks
1
-1
/
+17
2019-02-12
android: #if(n)def MOBILEAPP -> #if (!)MOBILEAPP for better reliability.
Jan Holesovsky
1
-3
/
+3
2018-11-01
WaE: -Werror=unused-parameter
Tor Lillqvist
1
-1
/
+1
2018-10-29
SocketPoll: make members private
Miklos Vajna
1
-3
/
+3
2018-09-19
Still more iOS app and related Online C++ code hacking
Tor Lillqvist
1
-1
/
+13
2018-07-10
Fis our use of inet_ntop() etc
Tor Lillqvist
1
-7
/
+7
2018-05-14
Use inet_ntop for ipv6 address names.
Michael Meeks
1
-2
/
+18
2018-04-30
wsd: to filter clientAddress before POST action.
YiiChang Yen
1
-3
/
+12
2018-01-09
Add IPv6 support, and configuration option.
Michael Meeks
1
-14
/
+11
2017-05-05
SocketDisposition: push it down the stack, and cleanup around that.
Michael Meeks
1
-4
/
+3
2017-03-30
Cleanup whitespace, return is not a function.
Michael Meeks
1
-3
/
+3
2017-03-17
Unify and simplify timeout and poll events setup.
Michael Meeks
1
-1
/
+2
2017-03-17
Switch to std::chrono from Poco::Time and simplify lots.
Michael Meeks
1
-1
/
+2
2017-03-16
remove obsolete Poco headers, and Poco SSL pieces.
Michael Meeks
1
-0
/
+2
2017-03-13
wsd: dump state to generic ostream for flexiblity and to log
Ashod Nakashian
1
-1
/
+1
2017-03-10
config.h - get includes right: must always be the first include.
Michael Meeks
1
-2
/
+0
2017-03-10
nb: transfer client sockets to respective DocumentBroker
Ashod Nakashian
1
-0
/
+1
2017-03-10
Switch Prisoner socket handling to use the SocketPoll.
Michael Meeks
1
-2
/
+2
2017-03-10
Improve socket state dumping on USR1.
Michael Meeks
1
-0
/
+2
2017-03-10
nb: log more socket activity
Ashod Nakashian
1
-1
/
+11
2017-03-10
nb: read the socket on accept
Ashod Nakashian
1
-1
/
+1
2017-03-10
nb: cout -> logger
Ashod Nakashian
1
-1
/
+2
2017-03-10
Add initial support for socket timeouts.
Michael Meeks
1
-1
/
+1
2017-03-10
nb: de-templatize ServerSocket
Ashod Nakashian
1
-0
/
+101