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
dapy.c Add filter support to NCZarr 2021-09-02 17:04:26 -06:00
dapy.h
dodsrc.example
Makefile.am Fix various problem around VLEN's 2022-01-08 18:30:00 -07:00
oc.c
oc.css
oc.h
occompile.c
occompile.h
occonstraints.h
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
ocdata.c
ocdata.h
ocdatatypes.h
ocdebug.c
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
ochttp.c Improve S3 Documentation and Support 2023-04-25 17:15:06 -06:00
ochttp.h
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
ocnode.h
ocread.c Regularize the semantics of mkstemp. 2021-05-14 11:33:03 -06:00
ocread.h
ocutil.c Regularize the semantics of mkstemp. 2021-05-14 11:33:03 -06:00
ocutil.h
ocx.h
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