summaryrefslogtreecommitdiffstats
path: root/tools/src/h5dump
Commit message (Expand)AuthorAgeFilesLines
* Add variable option syncing for examples (#3885)Allen Byrne2023-12-141-2/+2
* Fix h5dump segmentation fault when --vfd-value option is used (#3873)H. Joe Lee2023-11-281-1/+1
* Complete the `if command line option` sentence. (#3868)H. Joe Lee2023-11-241-1/+1
* Fix typo: look -> loop (#3866)H. Joe Lee2023-11-211-1/+1
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-154-167/+167
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-055-298/+298
* Fix for CVE-2018-15671. h5stat -S $POC will result in a crash with segmeneta...vchoi-hdfgroup2023-08-251-8/+1
* Fix H5Otoken_to_str call in h5dump and other minor cleanup (#3314)jhendersonHDF2023-08-021-6/+10
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-2/+2
* ROS3: (feature) Temporary security credentials (#3030)Jan-Willem Blokland2023-07-141-6/+9
* Remove HD from HDis* (e.g., isalpha) (#3212)Dana Robinson2023-06-291-4/+4
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-293-48/+48
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-13/+0
* Remove HD from strto* calls (#3204)Dana Robinson2023-06-291-1/+1
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-1/+1
* Rename HDato*() to ato*() (#3201)Dana Robinson2023-06-291-9/+9
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-283-147/+147
* Add note about HDF5_VOL_CONNECTOR to tools usage (#3159)mattjala2023-06-281-0/+8
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-3/+3
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-162-3/+3
* Fix ROS3 VFD anonymous credential usage with h5dump and h5ls (#2798)jhendersonHDF2023-04-241-1/+12
* Add no subsets option to h5diff like h5dump #2688 (#2756)Allen Byrne2023-04-181-112/+5
* Comment cleanup (#2689)Quincey Koziol2023-04-111-2/+0
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)Allen Byrne2023-03-131-2/+2
* Update copyright headers (#2184)Larry Knox2022-11-019-9/+0
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-1/+1
* Onion VFD (#1953)Dana Robinson2022-08-021-5/+56
* Develop clang 13 format (#1933)Allen Byrne2022-07-265-89/+89
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-2/+2
* Fixes for production mode gcc warnings (#1873)Dana Robinson2022-07-111-8/+20
* Fixes for S3 and HDFS VFDs with tools (#1740)jhendersonHDF2022-05-061-2/+6
* Move error-stack text to top of usage display (#1564)Allen Byrne2022-04-011-4/+6
* Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues...David Young2022-02-211-16/+17
* Fix a few issues noted by LGTM (#1421)jhendersonHDF2022-02-042-6/+11
* Snprintf2 (#1399)Sean McBride2022-01-282-7/+7
* Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-281-3/+3
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-073-9/+9
* Fix ASAN issue in h5dump error path (#1051)Allen Byrne2021-10-031-3/+0
* VFD plugins (#602)jhendersonHDF2021-09-291-37/+37
* Fix several warnings (#720)jhendersonHDF2021-09-141-6/+14
* Removes partial long options from the tools (#872)Dana Robinson2021-08-031-78/+0
* Brings the tools getopt(3) replacement into the main library (#803)Dana Robinson2021-06-291-170/+170
* Fix several warnings (#747)jhendersonHDF2021-06-161-7/+32
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-1/+1
* Changes found during merge to 1.12 (#414)Allen Byrne2021-03-045-15/+15
* Update license url part2 (#333)Larry Knox2021-02-179-9/+9
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-292-2/+2
* Small fixes (#285)Allen Byrne2021-01-271-66/+66
* Switch bool/true/false to hbool_t/TRUE/FALSE in a few places (#229)Dana Robinson2020-12-241-1/+1
* Bring async branch to develop (#166)Quincey Koziol2020-12-142-2/+2