max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
MAntoniak
|
9fff7feb82
checkprefix: remove strlen calls
|
2 years ago |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 years ago |
Daniel Stenberg
|
4d97fe5473
tftp: mark protocol as not possible to do over CONNECT
|
3 years ago |
Eddie Lumpkin
|
8e701cc978
lib: fixing comment spelling typos in lib files
|
3 years ago |
Viktor Szakats
|
063bfa358e
cleanup: URL updates
|
3 years ago |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 years ago |
Daniel Stenberg
|
0c55fbab45
conn: add 'attach' to protocol handler, make libssh2 use it
|
3 years ago |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 years ago |
Daniel Stenberg
|
2258899e97
tftp: remove unused struct fields
|
3 years ago |
Daniel Stenberg
|
d3d90ad9c0
tftp: remove the 3600 second default timeout
|
3 years ago |
Marcel Raad
|
1cd823ed5a
lib: remove redundant code
|
3 years ago |
Daniel Stenberg
|
115c9e27f5
ftp: add 'prefer_ascii' to the transfer state struct
|
3 years ago |
Erik Olsson
|
0a5827571f
lib: save a bit of space with some structure packing
|
3 years ago |
Daniel Stenberg
|
219d9f8620
transfer: remove conn->data use
|
3 years ago |
Daniel Stenberg
|
a304051620
lib: more conn->data cleanups
|
3 years ago |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 years ago |
Daniel Stenberg
|
8072a882b3
tftp: remove Curl_ prefix from static functions
|
3 years ago |
Daniel Stenberg
|
aba01da639
failf: remove newline from formatting strings
|
3 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
6434a73984
Curl_handler: add 'family' to each protocol
|
4 years ago |
Daniel Stenberg
|
31e53584db
escape: make the URL decode able to reject only %00 bytes
|
4 years ago |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 years ago |
Daniel Stenberg
|
66b0775763
checksrc: enhance the ASTERISKSPACE and update code accordingly
|
4 years ago |
Thomas Vegas
|
facb0e4662
tftp: Alloc maximum blksize, and use default unless OACK is received
|
5 years ago |
Thomas Vegas
|
82f3ba3806
tftp: return error when packet is too small for options
|
5 years ago |
Daniel Stenberg
|
a55faf33d4
cleanup: remove the 'numsocks' argument used in many places
|
5 years ago |
Daniel Stenberg
|
3af0e76d1e
HTTP3: initial (experimental) support
|
5 years ago |
Daniel Stenberg
|
2576003415
tftp: use the current blksize for recvfrom()
|
5 years ago |
Daniel Stenberg
|
65eb65fde6
urldata: simplify bytecounters
|
5 years ago |