[Libreoffice-commits] online.git: net/Ssl.cpp wsd/Storage.cpp

2019-11-20 Thread Lionel Elie Mamane (via logerrit)
net/Ssl.cpp | 112 +++- wsd/Storage.cpp |4 ++ 2 files changed, 74 insertions(+), 42 deletions(-) New commits: commit 1fbf148f098ba31464d7dc7040bb62464e8191e8 Author: Lionel Elie Mamane AuthorDate: Fri Oct 18 19:21:09 2019 +0200 Co

[Libreoffice-commits] online.git: net/Ssl.cpp wsd/LOOLWSD.cpp

2019-08-21 Thread Aron Budea (via logerrit)
net/Ssl.cpp |9 +++-- wsd/LOOLWSD.cpp |7 ++- 2 files changed, 9 insertions(+), 7 deletions(-) New commits: commit cfe43ef3f571b46f9808b4844fed303ec3be761f Author: Aron Budea AuthorDate: Sat Jul 27 01:31:55 2019 +0200 Commit: Michael Meeks CommitDate: Wed Aug 21 15:2

[Libreoffice-commits] online.git: net/Ssl.cpp

2018-12-03 Thread Libreoffice Gerrit user
net/Ssl.cpp | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) New commits: commit 85f24ccb557f16b9542205383bbbe1dfba4ed950 Author: Miklos Vajna AuthorDate: Mon Dec 3 09:10:49 2018 +0100 Commit: Miklos Vajna CommitDate: Mon Dec 3 09:11:22 2018 +0100 CRYPTO_dynlock_v

[Libreoffice-commits] online.git: net/Ssl.cpp

2017-11-27 Thread Pranav Kant
net/Ssl.cpp |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 483a5d68e5f7e6b145d957c50120cd05c436387b Author: Pranav Kant Date: Mon Nov 27 16:29:26 2017 +0530 tdf#114073: Potential fix for crash with openssl1.1 Using null ssl context to set options i

[Libreoffice-commits] online.git: net/Ssl.cpp

2017-09-19 Thread Christian Glombek
net/Ssl.cpp | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) New commits: commit 702bbdd5d8dd31eda8a2dfdb726be3c6cd978ec2 Author: Christian Glombek Date: Sat Sep 16 08:38:01 2017 +0200 Add Support for OpenSSL 1.1.0 Change-Id: I0aa58b893e8577bba94fa45c0c4c8

[Libreoffice-commits] online.git: net/Ssl.cpp net/Ssl.hpp

2017-04-03 Thread Ashod Nakashian
net/Ssl.cpp | 39 ++- net/Ssl.hpp |3 ++- 2 files changed, 24 insertions(+), 18 deletions(-) New commits: commit 762ba09370800a38c5bf48b6950188a31a9d0cdf Author: Ashod Nakashian Date: Mon Apr 3 21:06:51 2017 -0400 wsd: fix SSL initialization/unini

[Libreoffice-commits] online.git: net/Ssl.cpp wsd/LOOLWSD.cpp

2017-04-03 Thread Jan Holesovsky
net/Ssl.cpp |8 wsd/LOOLWSD.cpp |3 +++ 2 files changed, 7 insertions(+), 4 deletions(-) New commits: commit a9389687a416ae8b2fa755a6f473629f35d0bd43 Author: Jan Holesovsky Date: Mon Apr 3 11:39:09 2017 +0200 Don't try to clean up after a runtime error. We do

[Libreoffice-commits] online.git: net/Ssl.cpp net/Ssl.hpp wsd/LOOLWSD.cpp wsd/LOOLWSD.hpp

2017-03-27 Thread Michael Meeks
net/Ssl.cpp |8 +++- net/Ssl.hpp | 16 wsd/LOOLWSD.cpp | 23 +-- wsd/LOOLWSD.hpp |4 4 files changed, 36 insertions(+), 15 deletions(-) New commits: commit e26079eecb78947f2394fcad8092483890946773 Author: Michael Meeks Date: Mon