Jay Satiro
|
30c862513d
escape: remove outdated comment
|
2 years ago |
Tatsuhiro Tsujikawa
|
7f5a29e689
ngtcp2: Fix missing initialization of nghttp3_nv.flags
|
2 years ago |
Brad Forschinger
|
91824e2c4b
netrc.d: remove spurious quote
|
2 years ago |
Viktor Szakats
|
190caa9ce2
Makefile.m32: add `NGTCP2_LIBS` option [ci skip]
|
2 years ago |
Evgeny Grin (Karlson2k)
|
647ed7c78b
digest: fix missing increment of 'nc' value for auth-int
|
2 years ago |
Daniel Stenberg
|
2b2a47eb38
RELEASE-NOTES: synced
|
2 years ago |
Daniel Stenberg
|
1b3d59acf9
urldata: reduce size of four ftp related members
|
2 years ago |
Daniel Stenberg
|
dcb7d4f904
urldata: reduce three type-members from int to uchar
|
2 years ago |
Daniel Stenberg
|
be43dd600a
CURLOPT_SERVER_RESPONSE_TIMEOUT: the new name
|
2 years ago |
Daniel Stenberg
|
671cc8e110
urldata: make 'ftp_create_missing_dirs' a uchar
|
2 years ago |
Don
|
7f8b36b074
cmake: support ngtcp2 boringssl backend
|
2 years ago |
Daniel Stenberg
|
3622bf4e79
urldata: change 4 timeouts to unsigned int from long
|
2 years ago |
Daniel Stenberg
|
fe14ff6150
urldata: make 'use_netrc' a uchar
|
2 years ago |
Daniel Stenberg
|
3fa343a35c
urldata: make 'buffer_size' an unsigned int
|
2 years ago |
Daniel Stenberg
|
cb17b12b01
urldata: remove the unused 'rtspversion' struct member
|
2 years ago |
Daniel Stenberg
|
1d85d2e4f9
urldata: make 'use_port' an usigned short
|
2 years ago |
Daniel Stenberg
|
ccc8092b05
urldata: store dns cache timeout in an int
|
2 years ago |
Daniel Stenberg
|
127d04aadf
curl: proto2num: make sure obuf is inited
|
2 years ago |
Daniel Stenberg
|
c5f3c47cbb
cookie: use %zu to infof() for size_t values
|
2 years ago |
Viktor Szakats
|
8ef0f35a04
makefile.m32: add support for custom ARCH [ci skip]
|
2 years ago |
Viktor Szakats
|
8ba22ffb20
cmake: do not force Windows target versions
|
2 years ago |
Viktor Szakats
|
76172511e7
windows: improve random source
|
2 years ago |
Daniel Stenberg
|
e6f8445ede
setopt: add CURLOPT_PROTOCOLS_STR and CURLOPT_REDIR_PROTOCOLS_STR
|
2 years ago |
Daniel Stenberg
|
193215db3c
digest: simplify a switch() to a simple if
|
2 years ago |
Daniel Stenberg
|
a44c9ba799
digest: provide a special bit for "sess" algos
|
2 years ago |
Thomas Weißschuh
|
52e822173a
select: do not return fatal error on EINTR from poll()
|
2 years ago |
Kai Pastor
|
e584b1c044
cmake: fix build for mingw cross compile
|
2 years ago |
Jay Satiro
|
bbffb8c285
easy_lock: fix build for mingw
|
2 years ago |
Daniel Stenberg
|
0defae2fe5
tool_progress: avoid division by zero in parallel progress meter
|
2 years ago |
Daniel Stenberg
|
4d4c2274d0
http_aws_sigv4.c: remove two unusued includes
|
2 years ago |