{"author":"Daniel Stenberg","author_email":"daniel@haxx.se","author_time":1739528948,"commit_time":1739653128,"committer":"Daniel Stenberg","committer_email":"daniel@haxx.se","hash":"b4538ec5229d716baa5e09b0f41b77c08c849c04","message":"strparse: switch to curl_off_t as base data type\n\n- add hex and octal parsers to the Curl_str_* family\n- make curlx_strtoofft use these parsers\n- remove all use of strtol() and strtoul() in library code\n- generally use Curl_str_* more than strtoofft, for stricter parsing\n- supports 64-bit universally, instead of 'long' which differs in size\n  between platforms\n\nExtended the unit test 1664 to verify hex and octal parsing.\n\nCloses #16336\n","parents":["876db1070bf3bee5e35ac0d2ebe612e313093262"],"tree_hash":"7c16deff33989e0a876ee10ba8d007d2ba91a19f"}