summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* H5Spoint.c: Comment fix (#2783)Dave Allured2023-04-201-1/+1
* Clean up memory allocated when reading messages in H5Dlayout on error (#2769)glennsong092023-04-181-4/+15
* Check for invalid AAPL in H5Aopen (#2712) (#2770)jhendersonHDF2023-04-171-5/+9
* Add buffer overrun checks to H5O__layout_decode and H5O__sdspace_decode (#267...jhendersonHDF2023-04-153-55/+268
* Fix a heap buffer overflow during H5D__compact_readvv (GitHub #2606) (#2664) ...jhendersonHDF2023-04-141-0/+27
* Fix for github issue #2599: (#2665) (#2706)vchoi-hdfgroup2023-04-131-1/+6
* Avoid suppressing error output for non-tentative file opens (#2632) (#2670)jhendersonHDF2023-04-131-11/+41
* Fix memory leaks and aborts in H5O EFL decode (#2656) (#2707)Dana Robinson2023-04-131-48/+61
* Minor cherry-pick merges to 1.14 (#2582)Larry Knox2023-04-041-4/+3
* Subfiling VFD - fix issues with I/O concentrator selection strategies (#2571)...jhendersonHDF2023-04-041-39/+71
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2545)Allen Byrne2023-04-041-4/+4
* Fix a memory corruption issue in H5S__point_project_simple (#2626) (#2631)jhendersonHDF2023-04-041-1/+1
* Cherry-pick merges from develop to hdf5_1_14 (#2572)Larry Knox2023-03-161-4/+7
* Subfiling VFD - add option to specify config file prefix (#2495) (#2570)jhendersonHDF2023-03-155-18/+165
* docs: in -> out (#2514) (#2516) (#2568)Larry Knox2023-03-151-1/+1
* Remove redundant and flawed documentation of H5D_chunk_iter_op_t from H5D.c (...Larry Knox2023-03-151-26/+0
* Fix new codespell issues (#2521) (#2533)Larry Knox2023-03-103-3/+3
* 1.14 Merge doxygen plist tables changes #2470 from develop (#2503)Allen Byrne2023-03-017-20/+22
* Fix issue with collective metadata writes of global heap data (#2480) (#2486)jhendersonHDF2023-02-211-0/+8
* 1.14 Merge Correct pkgconfig variables and libraries #2259 (#2477)Allen Byrne2023-02-171-4/+14
* 1.14 Correct VERS compatible (#2460)Allen Byrne2023-02-171-2/+2
* Adds RELEASE.txt notes and updates Doxygen (#2377) (#2378)Dana Robinson2022-12-292-8/+10
* Adds Doxygen markup for H5FDdriver_query() (#2375)Dana Robinson2022-12-282-4/+23
* Brings Doxygen changes from develop (#2366)Dana Robinson2022-12-2710-51/+104
* Brings HL GIF tools configure changes from develop (#2361)Dana Robinson2022-12-241-0/+1
* Adds Doxygen VOL flag markup (#2340) (#2341)Dana Robinson2022-12-211-55/+63
* Onion VFD header cleanup (#2337) (#2338)Dana Robinson2022-12-213-112/+85
* 1.14 Fix some doxygen warnings (#2323)Allen Byrne2022-12-215-6/+6
* Brings the following changesets over from develop: (#2328)Dana Robinson2022-12-218-44/+57
* Adds 'unused' hints for MDS io_info parameters (#2301) (#2306)Dana Robinson2022-12-163-18/+17
* Update versions for hdf5_1_14 develop branch after creation of (#2294)Larry Knox2022-12-131-3/+3
* added doc. warning for H5Oflush in parallel (#2289)Scot Breitenfeld2022-12-101-0/+3
* Check for size==0 for all datatypes read from disk, not just compound (#2287)Neil Fortner2022-12-081-9/+5
* Compound datatypes may not have members of size 0 (#2243)Egbert Eich2022-12-071-55/+100
* Fixes warnings in H5Opline.c error messages (#2281)Dana Robinson2022-12-061-3/+5
* H5E_ERR_CLS_g symbol missing when compiling C++ plugins (#2269)V. Armando Solé2022-12-061-0/+7
* return error message related to calling API (#2276)Scot Breitenfeld2022-12-021-2/+2
* CVE 2021 46242 develop (#2255)Egbert Eich2022-12-021-2/+6
* Report error if dimensions of chunked storage in data layout < 2 (#2241)Egbert Eich2022-12-021-0/+4
* Bug Fix: Segfault in H5CX_get_vol_wrap_ctx when H5VLwrap_register is called f...raylu-hdf2022-11-172-2/+35
* H5O_dtype_decode_helper: Parent of enum needs to have same size as enum itsel...Egbert Eich2022-11-111-0/+2
* Make sure info block for external links has at least 3 bytes (#2234)Egbert Eich2022-11-111-0/+2
* Validate location (offset) of the accumulated metadata when comparing (#2231)Egbert Eich2022-11-111-7/+9
* Make H5O__fsinfo_decode() more resilient to out-of-bound reads. (#2229)Egbert Eich2022-11-111-3/+13
* Removes MPE instrumentation support. (#2245)Dana Robinson2022-11-093-114/+4
* H5O__pline_decode() Make more resilient to out-of-bounds read (#2210)Egbert Eich2022-11-092-2/+18
* Removes dmalloc support (#2239)Dana Robinson2022-11-092-8/+0
* Removes the memory allocation sanity checks feature (#2218)Dana Robinson2022-11-038-534/+22
* correct H5Ropen_object_reference (#2212)Scot Breitenfeld2022-11-031-1/+1
* Fixed a Doxygen param in H5EScancel (#2213)Dana Robinson2022-11-031-1/+1