netcdf-c/oc2
Dennis Heimbigner 948304a79f Fix Proxy problem for DAP2
re: Issue https://github.com/Unidata/netcdf-c/issues/2752

The authorization setup when using a proxy is apparently not
being used, or used incorrectly.

This PR ensures that the relevant curl options, specifically
CURLOPT_VERIFYHOST and CURLOPT_VERIFYPEER, are properly setup.
As part of this, the ability to turn off these options was fixed.
Note that no testing of this PR is currently possible because we
do not have access to a proxy.
2023-10-08 14:38:07 -06:00
..
auth.html.in Docs migration 2021-11-11 10:47:49 -07:00
CMakeLists.txt CMake: Ensure all libraries link against MPI if needed 2023-10-02 10:31:24 +01:00
dap.y Add filter support to NCZarr 2021-09-02 17:04:26 -06:00
daplex.c Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
dapparse.c Support MSYS2/Mingw platform 2021-12-23 22:18:56 -07:00
dapparselex.h nctest, oc2 files updated. 2018-12-06 15:47:47 -07:00
dapy.c Add filter support to NCZarr 2021-09-02 17:04:26 -06:00
dapy.h Fix for Github issue 314. 2016-09-01 22:06:07 -06:00
dodsrc.example
Makefile.am Fix various problem around VLEN's 2022-01-08 18:30:00 -07:00
oc.c LGTM cleanup 2021-04-24 21:44:57 -06:00
oc.css Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
oc.h LGTM cleanup 2021-04-24 21:44:57 -06:00
occompile.c This PR adds EXPERIMENTAL support for accessing data in the 2020-06-28 18:02:47 -06:00
occompile.h nctest, oc2 files updated. 2018-12-06 15:47:47 -07:00
occonstraints.h nctest, oc2 files updated. 2018-12-06 15:47:47 -07:00
occurlflags.c Enable ACCEPT_ENCODING on DAP requests 2023-02-16 20:21:22 -07:00
occurlfunctions.c Fix Proxy problem for DAP2 2023-10-08 14:38:07 -06:00
occurlfunctions.h nctest, oc2 files updated. 2018-12-06 15:47:47 -07:00
ocdata.c nctest, oc2 files updated. 2018-12-06 15:47:47 -07:00
ocdata.h nctest, oc2 files updated. 2018-12-06 15:47:47 -07:00
ocdatatypes.h nctest, oc2 files updated. 2018-12-06 15:47:47 -07:00
ocdebug.c Fix undefined references when using Visual Studio 2020-05-18 19:36:28 -06:00
ocdebug.h Mitigate S3 test interference + Unlimited Dimensions in NCZarr 2023-09-26 16:56:48 -06:00
ocdump.c Support MSYS2/Mingw platform 2021-12-23 22:18:56 -07:00
ocdump.h nctest, oc2 files updated. 2018-12-06 15:47:47 -07:00
ochttp.c Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
ochttp.h nctest, oc2 files updated. 2018-12-06 15:47:47 -07:00
ocinternal.c Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
ocinternal.h Fixed Clang -Wstrict-prototypes warnings 2022-03-01 23:21:24 -05:00
ocnode.c nctest, oc2 files updated. 2018-12-06 15:47:47 -07:00
ocnode.h nctest, oc2 files updated. 2018-12-06 15:47:47 -07:00
ocread.c Regularize the semantics of mkstemp. 2021-05-14 11:33:03 -06:00
ocread.h Yet another fix for DAP2 double URL encoding. 2020-11-05 11:04:56 -07:00
ocutil.c Regularize the semantics of mkstemp. 2021-05-14 11:33:03 -06:00
ocutil.h Thread safety: step 1: cleanup 2019-03-30 14:06:20 -06:00
ocx.h nctest, oc2 files updated. 2018-12-06 15:47:47 -07:00
xxdr.c Fix type punning in xxdrntohdouble() by using memcpy instead of assignment 2021-08-04 07:31:57 +02:00
xxdr.h Fixed Clang -Wstrict-prototypes warnings 2022-03-01 23:21:24 -05:00