summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove duplicated H5_IS_BUFFER_OVERFLOW macro (#2700)jhendersonHDF2023-04-121-5/+0
* Change name of test file to avoid conflict (#2701)Allen Byrne2023-04-121-2/+2
* Revert "Added tables of CVE issues (#2685)" (#2696)Dana Robinson2023-04-122-174/+0
* Added tables of CVE issues (#2685)bmribler2023-04-122-0/+174
* Fix for github issue #2599: (#2665)vchoi-hdfgroup2023-04-122-1/+21
* Use additional CPUs in GitHub actions (#2695)Dana Robinson2023-04-121-4/+4
* Cache tidy (#2693)Quincey Koziol2023-04-127-1189/+524
* Clean up memory allocated when reading messages in H5Dlayout on error (#2602)...glennsong092023-04-112-5/+25
* Fix invalid memory access in H5O__ginfo_decode (#2663)mattjala2023-04-113-1/+29
* Add buffer overrun checks to H5O__layout_decode and H5O__sdspace_decode (#2679)jhendersonHDF2023-04-114-55/+276
* Perlmutter was fixed (#2677)Scot Breitenfeld2023-04-111-20/+0
* Fix improper include of build directory (#2422, #2621) (#2667)jhendersonHDF2023-04-112-4/+20
* CMake: Let runtime checks through stdout only (#2666)Julien Schueller2023-04-113-23/+33
* ci: add HDF-EOS5 test action (#2415) (#2625)H. Joe Lee2023-04-111-0/+30
* Fix a heap buffer overflow during H5D__compact_readvv (GitHub #2606) (#2664)jhendersonHDF2023-04-112-0/+46
* Remove -Wunused-but-set-variable warnings in tests (#2661)Allen Byrne2023-04-113-31/+6
* Update release schedule (#2692)Dana Robinson2023-04-113-9/+12
* Dead code removal (#2690)Quincey Koziol2023-04-112-254/+5
* Comment cleanup (#2689)Quincey Koziol2023-04-11126-2959/+154
* Remove dead code hidden behind #ifdef LATER (#2686)Dana Robinson2023-04-1012-300/+4
* Fix #2598 sanitize leak (#2660)Allen Byrne2023-04-072-5/+10
* Minor fixes for CMake code and install docs (#2623)Allen Byrne2023-04-0313-73/+90
* Update java logger version (#2643)Allen Byrne2023-04-0321-30/+33
* Minor fixes for Subfiling VFD tests (#2633)jhendersonHDF2023-04-032-26/+109
* Synchronize HDF5 tests with VOL tests (#2628)jhendersonHDF2023-04-0318-236/+799