curl/include/curl
Daniel Stenberg 01114f6efd
ftplistparser: move out private data from public struct
The public 'curl_fileinfo' struct contained three fields that are for
internal purposes only. This change makes them unused in the public
struct.

The new private struct fields are also renamed to make this separation
more obvious internally.

Closes #10844
2023-03-28 10:11:33 +02:00
..
.gitignore copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
curl.h ftplistparser: move out private data from public struct 2023-03-28 10:11:33 +02:00
curlver.h RELEASE-NOTES: synced 2023-03-24 16:42:09 +01:00
easy.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
header.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
Makefile.am copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
mprintf.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
multi.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
options.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
stdcheaders.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
system.h system.h: assume OS400 is always built with ILEC compiler 2023-01-21 15:08:23 -05:00
typecheck-gcc.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
urlapi.h urlapi: take const args in _dup and _get functions 2023-03-08 15:38:26 +01:00
websockets.h curl/websockets.h: extend the websocket frame struct 2023-02-10 08:28:58 +01:00