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
/
wsd
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-12
wsd: avoid use-after-free in ClientSession
Miklos Vajna
1
-3
/
+6
2017-04-11
DocumentBroker: avoid unnecessary copying
Miklos Vajna
2
-8
/
+8
2017-04-11
wsd: make requestURI a const reference
Miklos Vajna
1
-1
/
+1
2017-04-11
Clear ownership of socket while it is being transferred.
Michael Meeks
1
-3
/
+4
2017-04-11
wsd: logging cleanups
Ashod Nakashian
3
-7
/
+8
2017-04-11
wsd: clear the incoming buffer before upgrading to WS
Ashod Nakashian
1
-6
/
+9
2017-04-11
wsd: remove outdated comment and simplify
Ashod Nakashian
1
-13
/
+5
2017-04-11
wsd: send recycling message to clients before going down
Ashod Nakashian
2
-2
/
+11
2017-04-11
security: Stricter Referrer-Policy: no-referrer
Pranav Kant
1
-1
/
+4
2017-04-10
Set the _owner even in the release builds.
Jan Holesovsky
1
-1
/
+1
2017-04-10
security: Implement HTTP Public key pinning
Pranav Kant
2
-0
/
+61
2017-04-10
security: X-Frame-Options: Deny framing if no wopi host
Pranav Kant
1
-2
/
+6
2017-04-10
security: X-XSS-Protection header
Pranav Kant
1
-1
/
+5
2017-04-10
security: X-Content-Type-Options: nosniff
Pranav Kant
2
-5
/
+5
2017-04-10
security: CORS: No need for this header
Pranav Kant
1
-1
/
+0
2017-04-10
security: CORS: No need to allow requests from anywhere
Pranav Kant
1
-3
/
+0
2017-04-10
wsd: Only set these headers if its WOPI
Pranav Kant
1
-3
/
+5
2017-04-10
Revert "wsd: Fileserver cleanup"
Jan Holesovsky
2
-32
/
+39
2017-04-07
wsd: Fileserver cleanup
Pranav Kant
2
-39
/
+32
2017-04-07
security: Mention X-Frame-Options too for ie/edge
Pranav Kant
1
-1
/
+2
2017-04-07
security: CSP: Add frame-ancestor directive
Pranav Kant
1
-2
/
+17
2017-04-07
wsd: merge DocumentBroker poll exit conditions
Ashod Nakashian
1
-10
/
+5
2017-04-07
wsd: lower the max number of test docs and connections
Ashod Nakashian
1
-1
/
+2
2017-04-07
wsd: don't take reference to session member being destroyed
Ashod Nakashian
2
-6
/
+10
2017-04-07
wsd: kill DocumentBroker::getSessionsCount
Ashod Nakashian
2
-7
/
+2
2017-04-07
Let the DocBroker thread clean itself up and expire.
Michael Meeks
3
-26
/
+20
2017-04-07
wsd: accomodate accept_poll shutdown
Ashod Nakashian
2
-3
/
+4
2017-04-07
wsd: inhibit thread checks sooner when shutting down
Ashod Nakashian
1
-3
/
+3
2017-04-07
wsd: leave the poll running so DocBroker can flush the sockets
Ashod Nakashian
1
-2
/
+0
2017-04-07
wsd: remove sockets when stopping poll thread
Ashod Nakashian
1
-0
/
+3
2017-04-07
Always cleanup DocBrokers in the PrisonerPoll thread.
Michael Meeks
3
-12
/
+14
2017-04-07
wsd: move prisoner socket in the poll thread
Ashod Nakashian
1
-7
/
+6
2017-04-07
Give up on doing thread checks during late shutdown.
Michael Meeks
1
-0
/
+4
2017-04-07
Set thread owner to zero earlier to avoid race.
Michael Meeks
1
-0
/
+9
2017-04-07
Remove redundant structure, include, and _stop members.
Michael Meeks
3
-30
/
+3
2017-04-07
Dump ClientSession and MessageQueue state too.
Michael Meeks
2
-0
/
+12
2017-04-07
Inhibit thread checks for SIGUSR1 handling.
Michael Meeks
1
-1
/
+6
2017-04-07
Remove un-used _stop member, and cleanup redundant code.
Michael Meeks
1
-9
/
+0
2017-04-07
wsd: allow for slow startup of LOK
Ashod Nakashian
1
-1
/
+1
2017-04-07
wsd: some informative logging
Ashod Nakashian
2
-1
/
+10
2017-04-07
wsd: start DocBroker thread before adding callbacks
Ashod Nakashian
1
-9
/
+12
2017-04-07
wsd: simplify career span timing
Ashod Nakashian
1
-13
/
+11
2017-04-07
wsd: stop poll threads before joining
Ashod Nakashian
1
-2
/
+10
2017-04-07
wsd: warn when waking dead poll
Ashod Nakashian
1
-2
/
+2
2017-04-06
Make the callgrinding possible again.
Jan Holesovsky
2
-7
/
+4
2017-04-06
wsd: correctly search for available prisoner port
Ashod Nakashian
1
-12
/
+16
2017-04-05
assert(isCorrectThread()) -> assertCorrectThread().
Jan Holesovsky
8
-51
/
+50
2017-04-04
wsd: move correct-thread assertions
Ashod Nakashian
1
-1
/
+10
2017-04-04
wsd: move socket to DocBroker in callback
Ashod Nakashian
1
-7
/
+9
2017-04-04
wsd: don't close invalid forkit pipe
Ashod Nakashian
1
-3
/
+3
[next]