Salome HOME
bos #26460 Add SSL mode
authorViktor UZLOV <vuzlov@centos7-01.nnov.opencascade.com>
Tue, 9 Nov 2021 14:24:56 +0000 (17:24 +0300)
committervsr <vsr@opencascade.com>
Mon, 17 Jan 2022 11:27:01 +0000 (14:27 +0300)
commiteb8cd5566bc667daec7874ed9f681d59b2198914
treef41036e7b08de89eb4b79b4f6a4544710946472d
parent8661139d78e1d3ed949554a4e3a9ad9ea648516a
bos #26460 Add SSL mode
15 files changed:
CMakeLists.txt
resources/CMakeLists.txt
src/ATOMSOLV/ATOMSOLV.cxx
src/ATOMSOLV/ATOMSOLV.hxx
src/ATOMSOLV/ATOMSOLV_Component_Generator.cxx [new file with mode: 0644]
src/ATOMSOLV/ATOMSOLV_Component_Generator.hxx [new file with mode: 0644]
src/ATOMSOLV/CMakeLists.txt
src/ATOMSOLVGUI/ATOMSOLVGUI.cxx
src/ATOMSOLVGUI/CMakeLists.txt
src/ATOMSOLV_SWIG/ATOMSOLV_SalomeSessionless.py [new file with mode: 0644]
src/ATOMSOLV_SWIG/AtomsolvHelper.cxx [new file with mode: 0644]
src/ATOMSOLV_SWIG/AtomsolvHelper.h [new file with mode: 0644]
src/ATOMSOLV_SWIG/AtomsolvHelper.i [new file with mode: 0644]
src/ATOMSOLV_SWIG/CMakeLists.txt [new file with mode: 0644]
src/CMakeLists.txt