Viktor Szakats
|
00f8f9c22b
cmake: cache more config and delete unused ones
|
1 year ago |
Viktor Szakats
|
3f8fc25720
cmake: add support for "unity" builds
|
1 year ago |
Emanuele Torre
|
f198d33e8d
checksrc: disallow spaces before labels
|
1 year ago |
Daniel Stenberg
|
9ce7eee070
checksrc: find bad indentation in conditions without open brace
|
1 year ago |
Daniel Stenberg
|
d567cca1de
checksrc: fix SPACEBEFOREPAREN for conditions starting with "*"
|
1 year ago |
Daniel Stenberg
|
7815647d65
lib: unify the upload/method handling
|
1 year ago |
Daniel Stenberg
|
7e68133d04
ftp: fix 'portsock' variable was assigned the same value
|
1 year ago |
Daniel Stenberg
|
41a53b159d
ftp: remove dead code
|
1 year ago |
Daniel Stenberg
|
843b3baa3e
multi: remove PENDING + MSGSENT handles from the main linked list
|
1 year ago |
Daniel Stenberg
|
8f4608468b
ftp: add more conditions for connection reuse
|
1 year ago |
Daniel Stenberg
|
0546ed54c2
ftp: make the 'ftpauth' a more normal 'char *'-array
|
1 year ago |
Stefan Eissing
|
a26418cf14
ftp: active mode with SSL, add the damn filter
|
1 year ago |
Daniel Stenberg
|
9c188e771c
ftp: allocate the wildcard struct on demand
|
1 year ago |
Daniel Stenberg
|
c9c3ec482b
setopt: move the CURLOPT_CHUNK_DATA pointer to the set struct
|
1 year ago |
Daniel Stenberg
|
304b5183fd
ftp: replace sscanf for MDTM 213 response parsing
|
1 year ago |
Daniel Stenberg
|
dad74488fc
ftp: replace sscanf for PASV parsing
|
1 year ago |
Daniel Stenberg
|
b0f54f27a9
ftp: make the EPSV response parser not use sscanf
|
1 year ago |
Sergey Bronnikov
|
11708d6f00
lib: fix typos
|
1 year ago |
Daniel Stenberg
|
1485e89213
misc: reduce struct and struct field sizes
|
1 year ago |
Stefan Eissing
|
6a8d7ef981
cf-socket: keep sockaddr local in the socket filters
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Stefan Eissing
|
71b7e01610
lib: connect/h2/h3 refactor
|
1 year ago |
John Bampton
|
80efd3bc61
misc: fix grammar and spelling
|
1 year ago |
Stefan Eissing
|
55807e6c05
tls: backends use connection filters for IO, enabling HTTPS-proxy
|
2 years ago |
fractal-access
|
76b3f5f2cf
ftp: support growing files with CURLOPT_IGNORE_CONTENT_LENGTH
|
2 years ago |
Stefan Eissing
|
f18956d0ca
cfilter: re-add `conn` as parameter to cfilter setup methods
|
2 years ago |
Daniel Gustafsson
|
2d9fee4504
netware: remove leftover traces
|
2 years ago |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
2 years ago |
Stefan Eissing
|
4a8b4a1b66
cfiler: filter types have flags indicating what they do
|
2 years ago |
Stefan Eissing
|
8ed97ad2bd
ftp: fix "AUTH TLS" on primary conn and for SSL in PASV second conn
|
2 years ago |