summaryrefslogtreecommitdiffstats
path: root/release_docs
Commit message (Expand)AuthorAgeFilesLines
* Allow H5P_DEFAULT in H5Pget_vol_cap_flags and H5Pget_vol_id (#2807)jhendersonHDF2023-04-251-0/+6
* Add release note for ROS3 VFD anonymous credential fix (#2801)jhendersonHDF2023-04-241-0/+13
* Correct CMake option defaults - deprecate szip for libaec (#2778)Allen Byrne2023-04-232-64/+90
* Added Fortran Async APIs (#2715)Scot Breitenfeld2023-04-211-1/+2
* Add no subsets option to h5diff like h5dump #2688 (#2756)Allen Byrne2023-04-181-0/+7
* Remove more author/date lines from RELEASE.txt (#2767)Dana Robinson2023-04-171-6/+0
* Remove dates and initials from RELEASE.txt entries (#2746)Dana Robinson2023-04-161-19/+13
* Fix memory leaks when processing OH cont messages (#2723)Dana Robinson2023-04-141-1/+14
* Fix out of bounds in `hdf5/src/H5Fint.c:2859` (#2691)Kobrin Eli2023-04-131-0/+12
* Fixed GH-2603, heap-buffer-overflow in H5O__linfo_decode (#2697)bmribler2023-04-131-2/+10
* Add a RELEASE.txt note for GH #2605 (#2724)Dana Robinson2023-04-131-0/+10
* Identify some options as advanced (#2717)Allen Byrne2023-04-131-0/+2
* Fix for github issue #2599: (#2665)vchoi-hdfgroup2023-04-121-0/+15
* Clean up memory allocated when reading messages in H5Dlayout on error (#2602)...glennsong092023-04-111-0/+10
* Fix invalid memory access in H5O__ginfo_decode (#2663)mattjala2023-04-111-0/+8
* Add buffer overrun checks to H5O__layout_decode and H5O__sdspace_decode (#2679)jhendersonHDF2023-04-111-0/+8
* Perlmutter was fixed (#2677)Scot Breitenfeld2023-04-111-20/+0
* Fix improper include of build directory (#2422, #2621) (#2667)jhendersonHDF2023-04-111-0/+18
* Fix a heap buffer overflow during H5D__compact_readvv (GitHub #2606) (#2664)jhendersonHDF2023-04-111-0/+19
* Fix #2598 sanitize leak (#2660)Allen Byrne2023-04-071-1/+6
* Minor fixes for CMake code and install docs (#2623)Allen Byrne2023-04-038-55/+60
* CMake - Match Autotools behavior for library instrumentation (#2648)jhendersonHDF2023-04-011-0/+10
* Fix a memory corruption issue in H5S__point_project_simple (#2626)jhendersonHDF2023-03-241-0/+14
* Fix minor things noted when doing 1.10 merges (#2610)Dana Robinson2023-03-241-1/+1
* Bring new release_docs scheme from 1.14 (#2614)Dana Robinson2023-03-238-21897/+884
* Subfiling VFD - fix issues with I/O concentrator selection strategies (#2571)jhendersonHDF2023-03-171-0/+20
* Change libaec URL to actively maintained repo GH#2552 (#2559)Allen Byrne2023-03-151-3/+3
* Update cross compile checks and files (#2497)Allen Byrne2023-03-021-0/+81
* Check for overflow when calculating on-disk attribute data size (#2459)Egbert Eich2023-03-021-0/+13
* Add fetchcontent for compression libs and fix cmake config (#2487)Allen Byrne2023-02-262-5/+68
* Subfiling VFD - add option to specify config file prefix (#2495)jhendersonHDF2023-02-261-0/+12
* Fix issue with collective metadata writes of global heap data (#2480)jhendersonHDF2023-02-201-0/+15
* CMake generated pkg-config file is incorrect #2259 (#2476)Allen Byrne2023-02-171-0/+13
* Port VOL connector Guide to doxygen (#2333)Allen Byrne2023-01-181-2/+6
* Adds RELEASE.txt notes and updates Doxygen (#2377) (#2379)Dana Robinson2022-12-291-0/+32
* H5F_LIBVER_LATEST changes for move to 1.15 (#2288)Allen Byrne2022-12-211-1/+1
* Fix doxygen warnings and remove javadocs (#2324)Allen Byrne2022-12-201-0/+8
* Disable hl tools by default (#2313)Allen Byrne2022-12-172-4/+15
* Hdffv 11052 (#2303)vchoi-hdfgroup2022-12-151-0/+19
* Update windows worker compilers (#2286)Allen Byrne2022-12-141-1/+4
* Compound datatypes may not have members of size 0 (#2243)Egbert Eich2022-12-071-14/+25
* Correct requires setting for pkgconfig files (#2280)Allen Byrne2022-12-071-0/+8
* CVE 2021 46242 develop (#2255)Egbert Eich2022-12-021-0/+12
* Output should only be printed if verbose. (#2273)Allen Byrne2022-12-021-1/+6
* Report error if dimensions of chunked storage in data layout < 2 (#2241)Egbert Eich2022-12-021-1/+14
* H5O_dtype_decode_helper: Parent of enum needs to have same size as enum itsel...Egbert Eich2022-11-111-13/+26
* Make sure info block for external links has at least 3 bytes (#2234)Egbert Eich2022-11-111-0/+13
* Validate location (offset) of the accumulated metadata when comparing (#2231)Egbert Eich2022-11-111-0/+15
* Make H5O__fsinfo_decode() more resilient to out-of-bound reads. (#2229)Egbert Eich2022-11-111-0/+13
* H5IMget_image_info(): Make sure to not exceed local array size (#2227)Egbert Eich2022-11-111-2/+12