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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-17
wsd: allow pings from clients
Ashod Nakashian
1
-15
/
+7
2020-09-15
Mark processInputEnabled() as const
Miklos Vajna
2
-3
/
+3
2020-09-10
net: mark SocketPoll dtor as virtual
Miklos Vajna
1
-1
/
+1
2020-07-25
kit: disable parallel processing at higher levels
Gabriel Masei
1
-1
/
+1
2020-07-22
kit: disable parallel handling of messages while processing load and save
Gabriel Masei
2
-3
/
+54
2020-07-14
Handle multiple queued fragments in WebSocket _inBuffer without timeout.
Michael Meeks
1
-1
/
+1
2020-07-14
Make objects and threads go away more reliably in the iOS app
Tor Lillqvist
1
-0
/
+1
2020-07-08
Add a FIXME
Tor Lillqvist
1
-0
/
+5
2020-07-07
There should be no need to notify when fakeSocketRead() completes
Tor Lillqvist
1
-2
/
+0
2020-07-07
Do notify waiting threads when fakeSocketShutdown() completes
Tor Lillqvist
1
-0
/
+2
2020-07-07
Expand on comment
Tor Lillqvist
1
-1
/
+3
2020-07-01
wsd: improve readability
Ashod Nakashian
1
-0
/
+1
2020-07-01
wsd: faster jail setup via bind-mount
Ashod Nakashian
2
-1
/
+1
2020-06-26
tdf#128502: Chunk of work to enable "multi-tasking" in the iOS app
Tor Lillqvist
1
-0
/
+5
2020-06-24
No pinging necessary in the MOBILEAPP case
Tor Lillqvist
2
-17
/
+22
2020-06-23
Introduce more selective FakeSocket logging
Tor Lillqvist
1
-58
/
+81
2020-06-12
Snap needs a specific unix socket name.
Jan Holesovsky
1
-2
/
+9
2020-06-03
Remember to shutdown the socket after serving files.
Michael Meeks
2
-20
/
+26
2020-06-02
wsd: single-char string literals -> char
Ashod Nakashian
8
-95
/
+95
2020-05-21
Improve exceptions.
Michael Meeks
1
-2
/
+2
2020-05-13
Proxy: re-arrange URL structure & document it better.
Michael Meeks
1
-1
/
+1
2020-05-08
Proxy: only accept request from localhost.
Michael Meeks
2
-0
/
+15
2020-05-04
killpoco: removed Poco::Thread from net directory
Pranam Lashkari
1
-6
/
+3
2020-04-29
remove unused method from WebSocketHandler
Gabriel Masei
1
-28
/
+0
2020-04-29
let the higher levels to process the recvmsg return value
Gabriel Masei
1
-13
/
+6
2020-04-29
killpoco: removed Poco::Process completely
Pranam Lashkari
1
-1
/
+1
2020-04-28
wsd: admin: send smaps fd along websocket upgrade request
Gabriel Masei
2
-6
/
+15
2020-04-26
typo fixes in comments and code
Andras Timar
1
-2
/
+2
2020-04-25
wsd: admin: move kit memory reporting from kit to admin module
Gabriel Masei
3
-20
/
+164
2020-04-24
I think "us" is supposed to be the current thread id
Tor Lillqvist
1
-1
/
+1
2020-04-24
Proxy: improve debugging and connection handling.
Michael Meeks
1
-1
/
+0
2020-04-24
Proxy: ensure dumpState dumps via the MessageHandlerInterface too.
Michael Meeks
1
-0
/
+2
2020-04-24
wsd: harden socket weakptr
Ashod Nakashian
1
-10
/
+9
2020-04-24
Proxy protocol bits.
Michael Meeks
1
-2
/
+12
2020-04-24
Proxy websocket prototype.
Michael Meeks
1
-0
/
+5
2020-04-19
YAGNI: Bin bool parameter that is passed as true at the one single call site
Tor Lillqvist
2
-3
/
+3
2020-04-18
Use #pragma once
Tor Lillqvist
7
-27
/
+7
2020-04-10
Poll - cleanup method naming, and fix merge issues.
Michael Meeks
6
-20
/
+20
2020-04-10
Poll - switch to ppoll for closer to microsecond accuracy.
Michael Meeks
6
-158
/
+172
2020-04-09
Revert "wsd: minimize wait when DocBroker terminates"
Jan Holesovsky
2
-35
/
+1
2020-04-07
Replaced pipe with websocket based on Unix socket in communication with ForKit
Gabriel Masei
1
-0
/
+5
2020-04-02
Add an initial libfuzzer based fuzzer for the admin console
Miklos Vajna
1
-1
/
+1
2020-03-26
wsd: minimize wait when DocBroker terminates
Michael Meeks
2
-1
/
+35
2020-03-16
Rework the somewhat odd sendTextMessage() interface
Miklos Vajna
2
-5
/
+5
2020-03-13
Make closing the document work again in the iOS (and Android?) app
Tor Lillqvist
1
-0
/
+1
2020-03-12
Bin code that has always been inside #if 0
Tor Lillqvist
1
-15
/
+0
2020-03-12
Fix assertion failure in the MOBILEAPP case
Tor Lillqvist
1
-4
/
+9
2020-03-12
wsd: some logging improvements
Ashod Nakashian
1
-11
/
+15
2020-03-11
re-factor: Socket / WebSocketHandler.
Michael Meeks
4
-29
/
+153
2020-03-05
WebSocket - simplify handleMessage for now.
Michael Meeks
1
-20
/
+8
[next]