netcdf-c/oc2
Dennis Heimbigner d1e17b5ee7 re: pull request: https://github.com/Unidata/netcdf-c/issues/487
The use of the following version-specific curl flags
is not always properly wrapped or aliased using
config.h HAVE_CURL... ifdefs.
# CURLOPT_USERNAME is not defined until curl version 7.19.1
# CURLOPT_PASSWORD is not defined until curl version 7.19.1
# CURLOPT_KEYPASSWD is not defined until curl version 7.16.4
  -- aliased as needed to CURLOPT_SSLKEYPASSWD
# CURLINFO_RESPONSE_CODE is not defined until curl version 7.10.7
  -- aliased as needed to CURLINFO_HTTP_CODE
# CURLOPT_CHUNK_BGN_FUNCTION is not defined until curl version 7.21.0
  -- not used in our code
2017-09-18 16:44:31 -06:00
..
auth.html.in Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
CMakeLists.txt Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
dap.y Fix for github issue https://github.com/Unidata/netcdf-c/issues/310. 2017-06-28 13:51:01 -06:00
daplex.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
dapparse.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
dapparselex.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
dapy.c Fix for github issue https://github.com/Unidata/netcdf-c/issues/310. 2017-06-28 13:51:01 -06:00
dapy.h Fix for Github issue 314. 2016-09-01 22:06:07 -06:00
dodsrc.example
Make0 Fix pull request https://github.com/Unidata/netcdf-c/pull/374 (dap4.dmh) 2017-04-03 21:39:44 -06:00
Makefile.am Fix for github issue https://github.com/Unidata/netcdf-c/issues/310. 2017-06-28 13:51:01 -06:00
oc.c The files libdispatch/dwinpath.c and include/ncwinpath.h 2017-07-13 10:40:07 -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 Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
occlientparams.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
occlientparams.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
occompile.c upgrade new oc files to nclist/ncbytes 2017-03-17 17:20:02 -06:00
occompile.h
occonstraints.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
occurlflags.c re: pull request: https://github.com/Unidata/netcdf-c/issues/487 2017-09-18 16:44:31 -06:00
occurlfunctions.c re: pull request: https://github.com/Unidata/netcdf-c/issues/487 2017-09-18 16:44:31 -06:00
occurlfunctions.h re: pull request: https://github.com/Unidata/netcdf-c/issues/487 2017-09-18 16:44:31 -06:00
ocdata.c upgrade new oc files to nclist/ncbytes 2017-03-17 17:20:02 -06:00
ocdata.h 1. synch with oc lib 2015-03-02 20:26:39 -07:00
ocdatatypes.h
ocdebug.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ocdebug.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ocdump.c Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ocdump.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ochttp.c re: pull request: https://github.com/Unidata/netcdf-c/issues/487 2017-09-18 16:44:31 -06:00
ochttp.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ocinternal.c It is imperative that this fix goes into 2017-09-08 13:54:02 -06:00
ocinternal.h re: hithub issue https://github.com/Unidata/netcdf-c/issues/435 2017-07-05 10:03:48 -06:00
ocnode.c upgrade new oc files to nclist/ncbytes 2017-03-17 17:20:02 -06:00
ocnode.h upgrade new oc files to nclist/ncbytes 2017-03-17 17:20:02 -06:00
ocrc.c The files libdispatch/dwinpath.c and include/ncwinpath.h 2017-07-13 10:40:07 -06:00
ocread.c Force binary mode in oc2/ocread.c 2017-07-18 12:44:39 -06:00
ocread.h
ocutil.c The files libdispatch/dwinpath.c and include/ncwinpath.h 2017-07-13 10:40:07 -06:00
ocutil.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ocx.h
xxdr.c 1. synch with oc 2015-01-15 14:19:51 -07:00
xxdr.h 1. synch with oc lib 2015-03-02 20:26:39 -07:00