netcdf-c/libdap4
Dennis Heimbigner c8b2184409 Fix dap4 related warnings in https://github.com/Unidata/netcdf-c/issues/501.
The nc_test/util.c error is a typo. The libdap4/d4meta.c error only is shown
when using a 64 bit machine because then |size_t| == 64 bits
and |int| = 32bits.
2017-10-20 21:17:12 -06:00
..
CMakeLists.txt
d4bytes.c
d4bytes.h
d4chunk.c
d4chunk.h
d4crc32.c
d4curlflags.c re: pull request: https://github.com/Unidata/netcdf-c/issues/487 2017-09-18 16:44:31 -06:00
d4curlfunctions.c 1. Fix bug in ocrc.c#combinecredentials where a null user+pwd 2017-08-29 14:11:15 -06:00
d4curlfunctions.h Merge branch 'v4.5.0-release-branch' into netrc.dmh 2017-09-25 13:46:32 -06:00
d4cvt.c
d4data.c
d4debug.c
d4debug.h
d4dump.c
d4file.c 1. Fix bug in ocrc.c#combinecredentials where a null user+pwd 2017-08-29 14:11:15 -06:00
d4fix.c
d4http.c Updated an issue with libcurl and dap4 on Windows 2017-09-25 17:38:48 -06:00
d4http.h
d4includes.h
d4meta.c Fix dap4 related warnings in https://github.com/Unidata/netcdf-c/issues/501. 2017-10-20 21:17:12 -06:00
d4odom.c
d4odom.h
d4parser.c Corrected some potential buffer overruns flagged by clang via static analysis. 2017-08-15 12:19:05 -06:00
d4printer.c
d4rc.c Merge branch 'v4.5.0-release-branch' into netrc.dmh 2017-09-25 13:46:32 -06:00
d4read.c Merge remote-tracking branch 'origin/d4tempfile.dmh' into v4.5.0-release-branch 2017-08-07 10:12:36 -06:00
d4read.h
d4swap.c
d4util.c 1. Fix bug in ocrc.c#combinecredentials where a null user+pwd 2017-08-29 14:11:15 -06:00
d4util.h
d4varx.c
ezxml_extra.c
ezxml.c
ezxml.h
Make0
Makefile.am
ncd4.h 1. Fix bug in ocrc.c#combinecredentials where a null user+pwd 2017-08-29 14:11:15 -06:00
ncd4dispatch.c
ncd4dispatch.h
ncd4types.h 1. Fix bug in ocrc.c#combinecredentials where a null user+pwd 2017-08-29 14:11:15 -06:00