Viktor Szakats
|
063bfa358e
cleanup: URL updates
|
3 rokov pred |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 rokov pred |
Daniel Stenberg
|
0c55fbab45
conn: add 'attach' to protocol handler, make libssh2 use it
|
3 rokov pred |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 rokov pred |
Daniel Stenberg
|
2258899e97
tftp: remove unused struct fields
|
3 rokov pred |
Daniel Stenberg
|
d3d90ad9c0
tftp: remove the 3600 second default timeout
|
3 rokov pred |
Marcel Raad
|
1cd823ed5a
lib: remove redundant code
|
3 rokov pred |
Daniel Stenberg
|
115c9e27f5
ftp: add 'prefer_ascii' to the transfer state struct
|
3 rokov pred |
Erik Olsson
|
0a5827571f
lib: save a bit of space with some structure packing
|
3 rokov pred |
Daniel Stenberg
|
219d9f8620
transfer: remove conn->data use
|
3 rokov pred |
Daniel Stenberg
|
a304051620
lib: more conn->data cleanups
|
3 rokov pred |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 rokov pred |
Daniel Stenberg
|
8072a882b3
tftp: remove Curl_ prefix from static functions
|
3 rokov pred |
Daniel Stenberg
|
aba01da639
failf: remove newline from formatting strings
|
3 rokov pred |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 rokov pred |
Daniel Stenberg
|
6434a73984
Curl_handler: add 'family' to each protocol
|
4 rokov pred |
Daniel Stenberg
|
31e53584db
escape: make the URL decode able to reject only %00 bytes
|
4 rokov pred |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 rokov pred |
Daniel Stenberg
|
66b0775763
checksrc: enhance the ASTERISKSPACE and update code accordingly
|
4 rokov pred |
Thomas Vegas
|
facb0e4662
tftp: Alloc maximum blksize, and use default unless OACK is received
|
5 rokov pred |
Thomas Vegas
|
82f3ba3806
tftp: return error when packet is too small for options
|
5 rokov pred |
Daniel Stenberg
|
a55faf33d4
cleanup: remove the 'numsocks' argument used in many places
|
5 rokov pred |
Daniel Stenberg
|
3af0e76d1e
HTTP3: initial (experimental) support
|
5 rokov pred |
Daniel Stenberg
|
2576003415
tftp: use the current blksize for recvfrom()
|
5 rokov pred |
Daniel Stenberg
|
65eb65fde6
urldata: simplify bytecounters
|
5 rokov pred |
Daniel Stenberg
|
880cd5dd20
strerror: make the strerror function use local buffers
|
5 rokov pred |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 rokov pred |
Daniel Stenberg
|
46e164069d
url: use the URL API internally as well
|
6 rokov pred |
Daniel Stenberg
|
1a890997a4
all: s/int/size_t cleanup
|
6 rokov pred |
Marian Klymov
|
c45360d463
cppcheck: fix warnings
|
6 rokov pred |