summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* H5fuse.sh optimization updates (#2806)Scot Breitenfeld2023-04-261-57/+165
* Harden H5G cache deserialization (#2810)Dana Robinson2023-04-261-68/+45
* Allow H5P_DEFAULT in H5Pget_vol_cap_flags and H5Pget_vol_id (#2807)jhendersonHDF2023-04-253-1/+37
* Sanitize H5HG cache deserialization code (#2808)Dana Robinson2023-04-252-153/+173
* Harden the v1 B-tree and local heap cache clients (#2803)Dana Robinson2023-04-254-96/+90
* H5Odtype.c decode cleanup (#2797)Dana Robinson2023-04-252-169/+321
* Sanitize object header message decode functions (#2795)Dana Robinson2023-04-2514-409/+407
* Fix hdfeos5 workflow concurrency conflicts (#2804)jhendersonHDF2023-04-241-1/+1
* Add release note for ROS3 VFD anonymous credential fix (#2801)jhendersonHDF2023-04-241-0/+13
* Fix ROS3 VFD anonymous credential usage with h5dump and h5ls (#2798)jhendersonHDF2023-04-242-4/+27
* Correct CMake option defaults - deprecate szip for libaec (#2778)Allen Byrne2023-04-2311-150/+143
* docs: remove signature requirement from CONTRIBUTING.md (#2784)H. Joe Lee2023-04-231-5/+0
* Add bug note to H5Dget_space_status documentation (#2788)jhendersonHDF2023-04-231-0/+14
* Change Powershell to PowerShell in docs (#2794)H. Joe Lee2023-04-231-1/+1
* Added Fortran Async APIs (#2715)Scot Breitenfeld2023-04-2141-2667/+6152
* Sanitize the attribute object header msg code (#2749)Dana Robinson2023-04-192-41/+80
* Sanitize the H5Oname decode function (#2757)Dana Robinson2023-04-191-20/+14
* Sanitize the ohdr modification time decode fxns (#2762)Dana Robinson2023-04-181-36/+38
* Add new version of COPYING_LBNL_HDF5. (#2773)Larry Knox2023-04-181-48/+60
* Clean up H5Oefl decode function (#2755)Dana Robinson2023-04-181-27/+28
* Add no subsets option to h5diff like h5dump #2688 (#2756)Allen Byrne2023-04-1816-268/+203
* Jira issue OESS-337: Create test for H5VLconnector_info_to_str (#2334)raylu-hdf2023-04-181-6/+152
* Removes programmer/date lines from src headers (#2747)Dana Robinson2023-04-1877-542/+203
* Update concurrency group for main CI workflow (#2768)jhendersonHDF2023-04-171-1/+1
* Check for invalid AAPL in H5Aopen (#2712)jhendersonHDF2023-04-171-5/+9
* Remove more author/date lines from RELEASE.txt (#2767)Dana Robinson2023-04-171-6/+0
* Sanitize B-tree k ohdr message decode call (#2754)Dana Robinson2023-04-171-13/+20
* Update hdfeos5 workflow concurrency group (#2766)jhendersonHDF2023-04-171-1/+1
* Sanitize the attribute info message decode fxn (#2748)Dana Robinson2023-04-171-13/+24
* H5Spoint.c: Fix mistake in comment (#2750)Dave Allured2023-04-161-1/+1
* Remove dates and initials from RELEASE.txt entries (#2746)Dana Robinson2023-04-161-19/+13
* Run parallel clang-format tasks (#2740)Dana Robinson2023-04-151-1/+1
* Fix memory leaks when processing OH cont messages (#2723)Dana Robinson2023-04-143-13/+30
* Add Elena to the list of Fortran developers in CODEOWNERS (#2741)Dana Robinson2023-04-141-1/+1
* Cache macro parameter name consistency (#2738)Quincey Koziol2023-04-141-9/+9
* Cache macro error consistency (#2739)Quincey Koziol2023-04-142-86/+70
* Move cache image macros (#2732)Quincey Koziol2023-04-142-33/+42
* Cache macro tidy (#2731)Quincey Koziol2023-04-141-98/+98
* Fix out of bounds in `hdf5/src/H5Fint.c:2859` (#2691)Kobrin Eli2023-04-134-7/+84
* Fixed GH-2603, heap-buffer-overflow in H5O__linfo_decode (#2697)bmribler2023-04-132-8/+32
* Add a RELEASE.txt note for GH #2605 (#2724)Dana Robinson2023-04-131-0/+10
* Remove unused macros (#2722)Quincey Koziol2023-04-131-147/+0
* Fix java depends and pdb lib install (#2720)Allen Byrne2023-04-135-2/+24
* Remove dead code for H5C__SLIST_OPT_ENABLED (#2721)Quincey Koziol2023-04-132-15/+1
* Refactor H5C_entry_in_skip_list (#2719)Quincey Koziol2023-04-133-13/+21
* Identify some options as advanced (#2717)Allen Byrne2023-04-136-0/+12
* Update HDF-EOS5 workflow to mirror main.yml (#2710)Dana Robinson2023-04-131-1/+18
* Fix cache validate (#2718)Quincey Koziol2023-04-131-2/+2
* Refactor cache mark flush dep (#2711)Quincey Koziol2023-04-132-4/+4
* Refactor cache validation (#2699)Quincey Koziol2023-04-134-65/+62