mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-27 07:30:33 +08:00
d1e17b5ee7
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 |
||
---|---|---|
.. | ||
.gitignore | ||
ceconstraints.h | ||
CMakeLists.txt | ||
err_macros.h | ||
fbits.h | ||
Makefile.am | ||
nc3dispatch.h | ||
nc3internal.h | ||
nc4dispatch.h | ||
nc4internal.h | ||
nc_hashmap.h | ||
nc_logging.h | ||
nc_tests.h | ||
nc.h | ||
ncaux.h | ||
ncbytes.h | ||
ncconfigure.h | ||
ncdap.h | ||
ncdimscale.h | ||
ncdispatch.h | ||
ncexternl.h | ||
nchashmap.h | ||
nclist.h | ||
nclog.h | ||
ncoffsets.h | ||
ncrc.h | ||
nctestserver.h | ||
nctime.h | ||
ncuri.h | ||
ncutf8.h | ||
ncwinpath.h | ||
netcdf_f.h | ||
netcdf_mem.h | ||
netcdf_meta.h.in | ||
netcdf_par.h | ||
netcdf.h | ||
onstack.h | ||
rnd.h | ||
XGetopt.h |