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
2018-09-20
Comment out log.dump() call again
Tor Lillqvist
1
-1
/
+1
2018-09-19
Implement the timeout parameter to fakeSocketPoll()
Tor Lillqvist
2
-5
/
+24
2018-09-19
Small correction to poll semantics
Tor Lillqvist
1
-0
/
+4
2018-09-19
Bin one presumably pointless lock and unlock
Tor Lillqvist
1
-2
/
+0
2018-09-19
Avoid potential deadlock
Tor Lillqvist
1
-0
/
+2
2018-09-19
Still more iOS app and related Online C++ code hacking
Tor Lillqvist
4
-86
/
+189
2018-09-19
Avoid double "0x" prefix for pointer values in log output
Tor Lillqvist
1
-3
/
+3
2018-09-18
Add possiblity to force logging to stderr with environment variable
Tor Lillqvist
1
-1
/
+6
2018-09-18
In the logging always precede FakeSocket "fd" numbers with #
Tor Lillqvist
1
-39
/
+39
2018-09-18
Improve shutdown semantics
Tor Lillqvist
1
-6
/
+6
2018-09-17
Add fakeSocketShutdown() and drop fakeSocketFeed()
Tor Lillqvist
2
-58
/
+69
2018-09-17
Revert part of my iOS related commit, causes compilation warning with Clang
Tor Lillqvist
1
-4
/
+0
2018-09-16
FakeSocket poll fix and minor hacking
Tor Lillqvist
1
-7
/
+17
2018-09-16
Use optional logging callback in FakeSocket.cpp instead of hardcoded writes
Tor Lillqvist
2
-41
/
+60
2018-09-16
Attempt to fix various FakeSocket problems
Tor Lillqvist
1
-52
/
+176
2018-09-15
More FakeSocket hacking
Tor Lillqvist
2
-135
/
+225
2018-09-15
Change the FakeSocket to be record-oriented
Tor Lillqvist
2
-10
/
+32
2018-09-15
Add FakeSocket
Tor Lillqvist
2
-0
/
+443
2018-09-13
Move SocketPoll::pollingThreadEntry() implementation to cpp file
Tor Lillqvist
2
-25
/
+27
2018-09-12
Intermediate commit of work in progress on an iOS app
Tor Lillqvist
3
-1
/
+71
2018-09-11
Revert "Just define these static const int members in-class"
Tor Lillqvist
2
-2
/
+5
2018-09-10
Just define these static const int members in-class
Tor Lillqvist
2
-5
/
+2
2018-09-10
More mobile app stuff, very much early state of work in progress
Tor Lillqvist
3
-9
/
+27
2018-09-04
Make this file compile for iOS
Tor Lillqvist
1
-1
/
+14
2018-08-29
Make this file compile for iOS
Tor Lillqvist
1
-10
/
+10
2018-07-19
Avoid potential confusion by not using the term "packet" in a comment
Tor Lillqvist
1
-1
/
+1
2018-07-19
Don't log binary data as such, use Util::stringifyHexLine()
Tor Lillqvist
1
-4
/
+12
2018-07-18
Add FIXME: Do we really want to log binary data as such here?
Tor Lillqvist
1
-0
/
+1
2018-07-11
Use Util::symbolicErrno()
Tor Lillqvist
1
-3
/
+3
2018-07-10
Fis our use of inet_ntop() etc
Tor Lillqvist
1
-7
/
+7
2018-06-15
Fix logging a little.
Michael Meeks
1
-2
/
+1
2018-06-15
Implement client websocket masking.
Michael Meeks
1
-12
/
+37
2018-06-15
Outgoing websocket - remove silly stuff.
Michael Meeks
1
-4
/
+1
2018-05-24
net: use std::move() in the StreamSocket ctor
Miklos Vajna
1
-2
/
+2
2018-05-18
Use std::shared_ptr consistently.
Jan Holesovsky
2
-4
/
+4
2018-05-18
Use correct path in the client websockets.
Jan Holesovsky
1
-1
/
+1
2018-05-18
Move the functionality from connectToMonitor() to SocketPoll.
Jan Holesovsky
2
-35
/
+134
2018-05-18
Enable SSL in outbound, client websockets ...
Michael Meeks
2
-2
/
+7
2018-05-18
re-factor socket factories to take a client parameter.
Michael Meeks
2
-7
/
+11
2018-05-18
The WebSocketHandler::handleClientUpgrade() needs to handle a Response,
Jan Holesovsky
2
-34
/
+55
2018-05-18
Get ping/pong handling sorted with more isClient conditionality.
Michael Meeks
1
-22
/
+69
2018-05-18
More work on client / Monitor websocket connections.
Michael Meeks
1
-3
/
+63
2018-05-18
Allow a 'monitor' to be connected to remotely if configured.
Michael Meeks
2
-1
/
+6
2018-05-18
serve files with old gith hash in their path, that comes from cached discover...
Andras Timar
1
-0
/
+4
2018-05-14
Use inet_ntop for ipv6 address names.
Michael Meeks
1
-2
/
+18
2018-05-01
Share HTTP header parsing inside the StreamSocket.
Michael Meeks
2
-2
/
+83
2018-04-30
wsd: to filter clientAddress before POST action.
YiiChang Yen
2
-3
/
+18
2018-02-26
'static const int' needs an explicit definition in C++11
Miklos Vajna
2
-2
/
+5
2018-02-23
wsd: WebSocket state is a property of the socket
Ashod Nakashian
3
-40
/
+46
2018-02-11
ut: log timestamp to track timeouts better
Ashod Nakashian
1
-12
/
+11
[next]