[Libreoffice-commits] online.git: Branch 'private/Ashod/nonblocking' - net/ssl.cpp

2017-02-19 Thread Ashod Nakashian
net/ssl.cpp |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 9106829fc70f6600f3cea58cd9ccb235615c Author: Ashod Nakashian Date: Sun Feb 19 12:04:10 2017 -0500 nb: allow moving write buffer SSL expects the write

[Libreoffice-commits] online.git: Branch 'private/Ashod/nonblocking' - net/ssl.cpp

2017-02-17 Thread Ashod Nakashian
net/ssl.cpp |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit b0cf7e5d58cbb105bf9fad36d5262e7db0ccd6e8 Author: Ashod Nakashian Date: Fri Feb 17 18:09:55 2017 -0500 nb: Enable partial writes and no retry Change-Id:

[Libreoffice-commits] online.git: Branch 'private/Ashod/nonblocking' - net/ssl.cpp net/ssl.hpp

2017-02-16 Thread Ashod Nakashian
net/ssl.cpp | 167 ++-- net/ssl.hpp |5 + 2 files changed, 167 insertions(+), 5 deletions(-) New commits: commit cd1c868b86ffc48f08449220ac7495294810da01 Author: Ashod Nakashian Date: Fri Feb 17