Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Alexander_Naumov:SLE-12:Update
csync2.19006
0001-fail-HELLO-command-when-SSL-is-required.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-fail-HELLO-command-when-SSL-is-required.patch of Package csync2.19006
From 416f1de878ef97e27e27508914f7ba8599a0be22 Mon Sep 17 00:00:00 2001 From: Malte Kraus <malte.kraus@suse.com> Date: Tue, 13 Aug 2019 11:25:57 +0200 Subject: [PATCH 1/3] fail HELLO command when SSL is required --- daemon.c | 1 + 1 file changed, 1 insertion(+) diff --git a/daemon.c b/daemon.c index 2d8407d..2a1a8af 100644 --- a/daemon.c +++ b/daemon.c @@ -747,6 +747,7 @@ void csync_daemon_session() goto conn_without_ssl_ok; } cmd_error = conn_response(CR_ERR_SSL_EXPECTED); + peer = NULL; } conn_without_ssl_ok:; #endif -- 2.26.2
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor