{"author":"Jay Satiro","author_email":"raysatiro@yahoo.com","author_time":1741573201,"commit_time":1741627219,"committer":"Jay Satiro","committer_email":"raysatiro@yahoo.com","hash":"9b523773b8a1d59939c15688a90796af91fffd6e","message":"libssh: fix scp large file upload for 32-bit size_t systems\n\n- Use ssh_scp_push_file64 instead of ssh_scp_push_file.\n\nThe former uses uint64_t for file size and the latter uses size_t which\nmay be 32-bit.\n\nRef: https://github.com/curl/curl/pull/16194\n\nCloses https://github.com/curl/curl/pull/16641\n","parents":["19d6415273b35e74ebabdf627c9d7a5725fb4bf8"],"tree_hash":"9e7257a5044f7ea22428d574c7e8cb93658b2624"}