summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Prevent buffer overrun in H5S_select_deserialize (#2956)mattjala2023-05-1812-213/+560
* Fix CMake generator expression syntax (#2940)Allen Byrne2023-05-121-9/+10
* Add configure_file commands for batch (#2882)Allen Byrne2023-05-031-0/+8
* Add bug note to H5Dget_space_status documentation (#2788) (#2836)jhendersonHDF2023-04-301-0/+14
* Clean up memory allocated when reading messages in H5Dlayout on error (#2811)glennsong092023-04-301-5/+16
* Fix v1 object header gap bug in H5Ocopy (#2785) (#2833)jhendersonHDF2023-04-301-2/+7
* H5Spoint.c: Comment fix (#2782)Dave Allured2023-04-201-1/+1
* Fixed GH-2603, heap-buffer-overflow in H5O__linfo_decode (#2763)bmribler2023-04-181-7/+23
* Check for invalid AAPL in H5Aopen (#2712) (#2771)jhendersonHDF2023-04-181-5/+9
* Add buffer overrun checks to H5O__layout_decode and H5O__sdspace_decode (#267...jhendersonHDF2023-04-153-53/+270
* Fix a heap buffer overflow during H5D__compact_readvv (GitHub #2606) (#2664) ...jhendersonHDF2023-04-151-0/+27
* H5O__pline_decode() Make more resilient to out-of-bounds read (#2210) (#2733)jhendersonHDF2023-04-152-2/+18
* Fix for github issue #2599: (#2665) (#2735)vchoi-hdfgroup2023-04-141-1/+6
* Avoid suppressing error output for non-tentative file opens (#2632) (#2669)jhendersonHDF2023-04-131-7/+43
* * Convert asserts to error handling in efl decode (#2709)Dana Robinson2023-04-131-48/+61
* Port h5dchunk_iter_hsizet_size #2074 to hdf5_1_12 branch (#2329)Mark Kittisopikul2023-03-293-29/+3
* Minor cherry-pick merges to 1.12 (#2581)Larry Knox2023-03-292-8/+10
* Fix a memory corruption issue in H5S__point_project_simple (#2626) (#2630)jhendersonHDF2023-03-291-1/+1
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2546)Allen Byrne2023-03-141-4/+4
* Update Copyright headers. (#2534)Larry Knox2023-03-13405-410/+0
* Fix new codespell issues (#2521) (#2530)Larry Knox2023-03-103-3/+3
* 1.12 Merge doxygen plist tables changes #2470 from develop (#2505)Allen Byrne2023-03-0121-826/+219
* Fix for HDFFV-11052: h5debug fails on a corrupted file (h5_nrefs_POC)… (#22...vchoi-hdfgroup2023-02-262-24/+32
* 1.12 Merge Correct pkgconfig variables and libraries #2259 (#2478)Allen Byrne2023-02-171-4/+14
* Brings mirror VFD test fixes from develop (#2392)Dana Robinson2023-01-051-36/+36
* Minor change to H5private.h to bring in line with develop (#2391)Dana Robinson2023-01-051-20/+5
* Fix for HDFFV-10840: Instead of using fill->buf for datatype conversi… (#2277)vchoi-hdfgroup2022-12-121-14/+11
* 1.12 Merge HDFGroup#2175 Implement option for using CMake GNUInstallDirs (#2221)Allen Byrne2022-11-042-6/+6
* Merge #2198 correct CMake MPI linking (#2215)Allen Byrne2022-11-041-6/+6
* Fix problem with variable length attributes being accessed through multiple f...Neil Fortner2022-11-041-0/+4
* Fixed an issue that could occur when combining hyperslab selections (#2122) (...Neil Fortner2022-10-041-2/+2
* 1 12 doxygen merge from 1.10 (#2094)Allen Byrne2022-09-1312-17/+41
* Address review comments from downstream merge of #2016 (#2073) (#2081)Neil Fortner2022-09-011-3/+5
* Fix bug in attribute type conversion wiith compound types - merge to 1.12 (#2...Neil Fortner2022-08-241-9/+44
* Persist dataset access properties when using H5Fstart_swmr_write - merge to 1...Neil Fortner2022-08-224-31/+121
* Spelling fixes for codespell (#2038)Dana Robinson2022-08-1842-62/+62
* Backport H5Dchunk_iter to 1.12 branch (#1970)Mark Kittisopikul2022-08-166-16/+269
* [1.12 Merge] Hdf5 1 12 develop merges (#2012)jhendersonHDF2022-08-163-8/+23
* Fix Error examples (#1997)Allen Byrne2022-08-111-267/+211
* Merge UG from 1.10 and add prelim vol section (#1980)Allen Byrne2022-08-0927-194/+14021
* clang 13 format #1933 (#1939)Allen Byrne2022-07-27332-3535/+3544
* Implement support for big I/O for independent reads (#1446) (#1719)jhendersonHDF2022-05-031-16/+34
* [1.12 Merge]Hdf5 1 12 warnings fixes (#1715)jhendersonHDF2022-05-0339-454/+481
* Hdf5 1 12 Miscellaneous warnings fixes (#1718)jhendersonHDF2022-05-039-47/+61
* Fix SWMR/refresh bug hidden by library free lists (#1702) (#1711)Larry Knox2022-05-021-4/+10
* Update version to 1.12.3-1 after creating hdf5_1_12_2 releaseLarry Knox2022-04-081-3/+3
* 1.12: Last round of normalizations for 1.12.2 (#1621)Dana Robinson2022-04-089-68/+105
* Brings minor changes from headers in develop (#1618)Dana Robinson2022-04-087-38/+0
* Merge branch 'spelling-corrections' of https://github.com/lrknox/hdf5 into lr...Larry Knox2022-04-07109-269/+271
|\
| * Merge branch 'hdf5_1_12' into spelling-correctionsLarry Knox2022-04-0711-2321/+204
| |\