summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed GH-2603, heap-buffer-overflow in H5O__linfo_decode (#2758)bmribler2023-04-181-7/+23
* 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) (#2734)jhendersonHDF2023-04-152-2/+18
* Fix for github issue #2599: (#2665) (#2736)vchoi-hdfgroup2023-04-141-1/+6
* Fix memory leaks and aborts in H5O EFL decode (#2656) (#2708)Dana Robinson2023-04-131-48/+61
* [1.10 Merge] Avoid suppressing error output for non-tentative file opens (#26...jhendersonHDF2023-04-081-20/+48
* Update HDF5 version after 1.10.10 release. (#2681)Larry Knox2023-04-071-3/+3
* Undo revert 2615 (#2638)Larry Knox2023-03-278-395/+168
* 1 10 revert 2615 (#2629)Larry Knox2023-03-249-231/+568
* Fix a memory corruption issue in H5S__point_project_simple (#2627)jhendersonHDF2023-03-241-1/+1
* Remove getlogin work-arounds (#2620)Dana Robinson2023-03-233-21/+0
* Add missing items for hpc/scripts and release versions of extra (#2616)Allen Byrne2023-03-202-1/+10
* [1.10 Merge] Add Developer build mode to CMake (#2617)jhendersonHDF2023-03-2011-112/+110
* Normalize platform-independence code w/ develop (#2615)Dana Robinson2023-03-209-566/+230
* Gather latest CMake changes from develop (#2609)Allen Byrne2023-03-201-4/+4
* Bring warning fixes from develop (#2608)Dana Robinson2023-03-2012-67/+124
* Bring mirror VFD test improvements from develop (#2597)Dana Robinson2023-03-201-3/+5
* Bring warning macro changes from develop (#2594)Dana Robinson2023-03-202-52/+100
* Remove unused H5MP and H5HP packages (#2591)Dana Robinson2023-03-189-1842/+1
* Removes dmalloc support (#2239) (#2587)Dana Robinson2023-03-182-8/+0
* Minor merges to 1.10 (#2579)Larry Knox2023-03-182-8/+10
* Merge MD cache tag slist --> hash table change (#2580)Dana Robinson2023-03-174-129/+89
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2547)Allen Byrne2023-03-141-4/+4
* docs: in->out (#2514) (#2532)H. Joe Lee2023-03-121-1/+1
* Update copyright headers. (#2527)Larry Knox2023-03-10403-405/+0
* Fix 1.10 new codespell issues (#2521) (#2525)Larry Knox2023-03-093-3/+3
* Remove redundant and flawed documentation of H5D_chunk_iter_op_t from H5D.c (...Mark Kittisopikul2023-03-081-26/+0
* Fix an errant bracket that confused formatter (#2511)Dana Robinson2023-03-061-4525/+4539
* 1.10 Merge doxygen plist tables changes #2470 from develop (#2506)Allen Byrne2023-03-0113-807/+183
* Merge uthash version update from develop (#2502)Dana Robinson2023-02-263-68/+47
* Backport H5Dchunk_iter to 1.10 branch (#1968)Mark Kittisopikul2023-02-214-0/+240
* 1.10 Merge Merge CMake generated pkg-config file is incorrect #2259 (#2479)Allen Byrne2023-02-171-4/+14
* 1.10: Add spelling check to CI and fix errors. (#2442)Allen Byrne2023-02-16139-383/+371
* Fix for HDFFV-10840: Instead of using fill->buf for datatype conversion (#215...vchoi-hdfgroup2023-02-131-14/+11
* Bring generated file tidying from develop (#2451)Dana Robinson2023-02-122-10/+12
* Add szip/libaec to GitHub CI and fix warnings (#2438) (#2450)Dana Robinson2023-02-122-10/+16
* Fixes an incorrect brief description for H5Dopen2 (#2452)Dana Robinson2023-02-121-1/+1
* Merge #2198 CMake MPI link (#2216)Allen Byrne2022-11-051-6/+6
* 1.10 Merge HDFGroup#2175 Implement option for using CMake GNUInstallDirs (#2222)Allen Byrne2022-11-051-2/+2
* Fix problem with variable length attributes being accessed through multiple f...Neil Fortner2022-11-051-0/+4
* Fixed an issue that could occur when combining hyperslab selections (#2122) (...Neil Fortner2022-10-051-2/+2
* Main Getting Started page and the three HDF Resources have pages. (#2092)Allen Byrne2022-09-097-6/+30
* Fix bug in attribute type conversion wiith compound types - merge to 1.10 (#2...Neil Fortner2022-09-091-9/+46
* Persist dataset access properties when using H5Fstart_swmr_write - merge to 1...Neil Fortner2022-08-234-30/+115
* [1.10 Merge] Hdf5 1 10 develop merges (#2013)jhendersonHDF2022-08-163-8/+23
* Fix Error examples (#1996)Allen Byrne2022-08-111-267/+211
* Update java code with doxygen tags, add menu files. (#1972)Allen Byrne2022-08-0917-77/+35
* 1.10 clang 13 format #1933 (#1940)Allen Byrne2022-07-29311-3058/+3066
* Port UG chapter 1 and some cleanup (#1924)Allen Byrne2022-07-223-4/+560