mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-18 15:55:12 +08:00
000f22b12a
re: github issue #1425 The 'ncdump -v' command causes a constraint to be sent to the opendap code (in libdap2). This is a separate path from specifying the constraint via a URL. This separate path encoded its constraint using code independent of and duplicative of that provided by ncuri.c and this duplicate code did not properly encode the constraint, which might include square brackets. Solution chosen here was to get rid of the duplicate code and ensure that all URL escaping is performed in the ncuribuild function in the ncuri.c file. Also removed the use of the NEWESCAPE conditional in ncuri.c because it is no longer needed. |
||
---|---|---|
.. | ||
auth.html.in | ||
CMakeLists.txt | ||
dap.y | ||
daplex.c | ||
dapparse.c | ||
dapparselex.h | ||
dapy.c | ||
dapy.h | ||
dodsrc.example | ||
Makefile.am | ||
oc.c | ||
oc.css | ||
oc.h | ||
occompile.c | ||
occompile.h | ||
occonstraints.h | ||
occurlflags.c | ||
occurlfunctions.c | ||
occurlfunctions.h | ||
ocdata.c | ||
ocdata.h | ||
ocdatatypes.h | ||
ocdebug.c | ||
ocdebug.h | ||
ocdump.c | ||
ocdump.h | ||
ochttp.c | ||
ochttp.h | ||
ocinternal.c | ||
ocinternal.h | ||
ocnode.c | ||
ocnode.h | ||
ocread.c | ||
ocread.h | ||
ocutil.c | ||
ocutil.h | ||
ocx.h | ||
xxdr.c | ||
xxdr.h |