summaryrefslogtreecommitdiffstats
path: root/src/H5FDs3comms.c
Commit message (Expand)AuthorAgeFilesLines
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-6/+6
* ROS3: (feature) Temporary security credentials (#3030)Jan-Willem Blokland2023-07-141-28/+81
* Committing clang-format changesgithub-actions2023-07-061-1/+1
* Several ros3vfd logging improvementsAleksandar Jelenak2023-07-051-12/+16
* Remove HD from HDis* (e.g., isalpha) (#3212)Dana Robinson2023-06-291-7/+6
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-70/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-21/+21
* Remove HD from strto* calls (#3204)Dana Robinson2023-06-291-2/+2
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-59/+59
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-31/+31
* Track s3 i/o when S3COMMS_DEBUG enabled (#3139)mattjala2023-06-161-0/+5
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-13/+13
* Use case-insensitive comparison for headers fix #2100 (#2101)Frank Berghaus2022-09-211-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-27/+27
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Replaces C std library calls with H5MM equivalentsDana Robinson2020-10-301-15/+15
* Restores erroneously deleted key_id field from S3 VFDDana Robinson2020-10-241-1/+1
* HD prefix updates in src/ and test/Dana Robinson2020-10-241-5/+5
* Clang-format of source filesAllen Byrne2020-09-301-652/+546
* Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-031-1159/+556
|\
| * Correct typos w/HGOTO_DONE & HGOTO_ERRORQuincey Koziol2020-08-101-15/+15
| * Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-1154/+551
* | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-2/+2
|/
* Fix improper S3 signing key null check (HDFFV-11015).Jacob Smith2020-02-071-2/+2
* Fix get home dir for windowsAllen Byrne2019-09-121-23/+26
* Untangle #ifdef mess in ROS3 code.Dana Robinson2019-08-201-332/+4
* Fix compiler warnings with diabled ROS3 and HDFS VFDs.Jacob Smith2019-08-141-360/+503
* Update comment and check for strtoumax.Larry Knox2019-07-261-3/+2
* Add HD to string functions.Larry Knox2019-07-261-18/+24
* Squashed commit of the following:Larry Knox2019-07-251-0/+3770