netcdf-c/libdap4
Dennis Heimbigner 331a1f1c63 Centralize calls to curl_global_init and curl_global_cleanup
re: https://github.com/Unidata/netcdf-c/issues/1388

1. Centralize calls to curl_global_init and curl_global_cleanup
   to libdispatch/ddispatch.c
2. Make the above calls if options require curl: currently
   any of DAP2, DAP4, or byterange.
3. Side issue: Fix obscure bug in mmapio.c involving non-persistent mmap.
2019-05-03 13:22:54 -06:00
..
CMakeLists.txt Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4bytes.c Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4bytes.h Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4chunk.c Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4chunk.h Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4crc32.c Modify DAP2 and DAP4 to optionally allow Fillvalue/Variable mismatch 2018-10-01 15:51:43 -06:00
d4curlflags.c Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4curlfunctions.c Thread safety: step 1: cleanup 2019-03-30 14:06:20 -06:00
d4curlfunctions.h Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4cvt.c Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4data.c Fix errors when building on big-endian machine 2019-01-31 21:13:06 -07:00
d4debug.c Thread safety: step 1: cleanup 2019-03-30 14:06:20 -06:00
d4debug.h Fix errors when building on big-endian machine 2019-01-31 21:13:06 -07:00
d4dump.c Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4file.c Merge branch 'master' into threads_part1.dmh 2019-05-01 14:41:13 -06:00
d4fix.c Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4http.c Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4http.h Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4includes.h Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4mem.c Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4meta.c Fix additional big-endian machine error in dap4. 2019-02-15 11:36:29 -07:00
d4odom.c Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4odom.h Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4parser.c Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4printer.c Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4read.c Thread safety: step 1: cleanup 2019-03-30 14:06:20 -06:00
d4read.h Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4swap.c Fix errors when building on big-endian machine 2019-01-31 21:13:06 -07:00
d4util.c merge master and fix conflicts 2018-12-12 11:47:54 -07:00
d4util.h Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4varx.c Thread safety: step 1: cleanup 2019-03-30 14:06:20 -06:00
ezxml_extra.c Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
ezxml.c Thread safety: step 1: cleanup 2019-03-30 14:06:20 -06:00
ezxml.h Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
Makefile.am Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
ncd4.h Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
ncd4dispatch.c Centralize calls to curl_global_init and curl_global_cleanup 2019-05-03 13:22:54 -06:00
ncd4dispatch.h Thread safety: step 1: cleanup 2019-03-30 14:06:20 -06:00
ncd4types.h Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00