issues
search
OPENDAP
/
libdap4
A new version of libdap that contains both DAP2 and DAP4 support
GNU Lesser General Public License v2.1
13
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Changed code so derived classes won't trigger compiler warnings
#265
jgallagher59701
closed
1 week ago
1
Update/refactoring for MarshallerThread - lingering int <-> streamsiz…
#264
jgallagher59701
closed
3 weeks ago
1
DataDDS: std::bad_alloc
#263
ndp-opendap
opened
3 weeks ago
0
Changed buf2val_ll to return int64_t.
#262
kneumiller
opened
3 weeks ago
1
Hyrax is returning a 0x0A 0x0D 0x0A after the end of the DMR in the DAP4 Data Response. Should be 0x0D 0x0A
#261
ndp-opendap
opened
1 month ago
0
DAP4: Attribute containers are being transmitted with type="Container" which is incorrect
#260
ndp-opendap
opened
1 month ago
0
DAP4: Attribute values that conform to the DAP4 specification are not read correctly.
#259
ndp-opendap
opened
1 month ago
0
Add #include <cstdint> ofor uint*_t types
#258
opoplawski
closed
3 weeks ago
0
Hyrax 1427
#257
kyang2014
closed
2 months ago
1
Trying to quell the undefined-behavior errors
#256
ndp-opendap
closed
3 months ago
1
Remove warnings 1
#255
jgallagher59701
opened
4 months ago
2
Pre commit 1
#254
jgallagher59701
closed
4 months ago
1
Update grammar files to remove the deprecation warnings.
#253
jgallagher59701
closed
5 months ago
1
Switched to the rocky8 Docker image for RPM builds
#252
jgallagher59701
closed
5 months ago
1
ASAN misaligned address 0x611000006a99 for type 'dods...
#251
ndp-opendap
opened
6 months ago
0
Xsputn
#250
travis-ci-opendap
closed
3 weeks ago
6
Add undefined and ODR checks to the ASAN options
#249
jgallagher59701
closed
8 months ago
1
Http cache refactor
#248
jgallagher59701
closed
8 months ago
0
Refactored SignalHandler (a singleton)
#247
jgallagher59701
closed
8 months ago
1
Applied Meyers' singelton pattern to SignalHandler
#246
jgallagher59701
closed
8 months ago
1
Removed hyrax-deps from build and added -fsanitize=undefined to asan
#245
jgallagher59701
closed
9 months ago
1
Build fails with LTO
#244
eli-schwartz
opened
9 months ago
2
configure: avoid broken bashisms
#243
eli-schwartz
closed
9 months ago
0
D4ce unit tests
#242
jgallagher59701
closed
9 months ago
2
D4ce assert refactor
#241
jgallagher59701
closed
9 months ago
1
Struct tm init fix
#240
jgallagher59701
closed
10 months ago
1
Sonar error fix
#239
jgallagher59701
closed
10 months ago
2
Remove the soanr java 11 hack
#238
jgallagher59701
closed
10 months ago
0
Added a macro that will elide the CRC value for tests
#237
jgallagher59701
closed
10 months ago
1
new test failures after recent change
#236
sharkcz
closed
10 months ago
10
Hyrax 1261 - fix structure read() for DAP4
#235
kyang2014
closed
10 months ago
1
HYRAX-1247, adding two methods in DMR.h to handle direct IO. Also rev…
#234
kyang2014
closed
1 year ago
1
404 with `https://www.opendap.org/pub/source/`
#233
chenrui333
closed
9 months ago
2
add a public method to allocate the data buffer with the number of by…
#232
kyang2014
closed
1 year ago
1
Fix handling of libtirpc pkg-config files with -L flags
#231
jgallagher59701
closed
1 year ago
1
Fixed a bug where the copy ctor for D4Maps failed to correctly set th…
#230
jgallagher59701
closed
1 year ago
1
Hyrax 1155
#229
kyang2014
closed
1 year ago
1
Fix handling of libtirpc pkg-config files with -L flags
#228
Bo98
closed
1 year ago
1
add missing include
#227
sharkcz
closed
1 year ago
3
error: 'uint32_t' does not name a type when compiling Vector.cc with gcc 13
#226
sharkcz
closed
1 year ago
2
Hyrax 1049
#225
kyang2014
closed
1 year ago
1
HYRAX-974, add a API to set a variable. Code needs to be cleaned up.
#224
kyang2014
closed
1 year ago
1
Response refactor works
#223
jgallagher59701
opened
1 year ago
2
Hyrax 968
#222
kyang2014
closed
1 year ago
2
Response refactor
#221
jgallagher59701
closed
1 year ago
2
Use C++14, fallback to 11. Fixed --enable-asan, too.
#220
jgallagher59701
closed
1 year ago
1
Orion
#219
jgallagher59701
closed
1 year ago
1
Removed the CentOS 7 build
#218
jgallagher59701
closed
1 year ago
1
Hyrax 913 - large array size for fileout netcdf
#217
kyang2014
closed
1 year ago
1
Dap4 attr handling
#216
ndp-opendap
closed
1 year ago
1
Next