Rose
|
f151ec6c10
lib: fix some type mismatches and remove unneeded typecasts
|
2 лет назад |
Jay Satiro
|
eab25898b3
docs: explain curl_easy_escape/unescape curl handle is ignored
|
2 лет назад |
Jay Satiro
|
30c862513d
escape: remove outdated comment
|
2 лет назад |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 лет назад |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 лет назад |
lucas
|
519b62ccd0
docs: update IETF links to use datatracker
|
2 лет назад |
Daniel Stenberg
|
7ae59838f0
curl_easy_escape: limit output string length to 3 * max input
|
4 лет назад |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 лет назад |
Daniel Stenberg
|
31e53584db
escape: make the URL decode able to reject only %00 bytes
|
4 лет назад |
Daniel Stenberg
|
32defc3197
escape: zero length input should return a zero length output
|
4 лет назад |
Daniel Stenberg
|
ad829b21ae
url: accept "any length" credentials for proxy auth
|
4 лет назад |
Daniel Stenberg
|
ed35d6590e
dynbuf: introduce internal generic dynamic buffer functions
|
4 лет назад |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 лет назад |
Daniel Stenberg
|
fb30ac5a2d
URL-API
|
6 лет назад |
Marian Klymov
|
c45360d463
cppcheck: fix warnings
|
6 лет назад |
Daniel Stenberg
|
2fc1db56cd
escape.c: error: pointer targets differ in signedness
|
7 лет назад |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 лет назад |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 лет назад |
Sylvestre Ledru
|
66de563482
Improve code readbility
|
7 лет назад |
Daniel Stenberg
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
8 лет назад |
Daniel Stenberg
|
0649433da5
realloc: use Curl_saferealloc to avoid common mistakes
|
8 лет назад |
Daniel Stenberg
|
53e71e47d6
unescape: avoid integer overflow
|
8 лет назад |
Daniel Stenberg
|
01cf1308ee
curl_easy_unescape: deny negative string lengths as input
|
8 лет назад |
Daniel Stenberg
|
826a9ced2b
curl_easy_escape: deny negative string lengths as input
|
8 лет назад |
Daniel Stenberg
|
80388edefc
typedefs: use the full structs in internal code...
|
8 лет назад |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 лет назад |
Daniel Stenberg
|
4f45240bc8
lib: include curl_printf.h as one of the last headers
|
8 лет назад |
Daniel Stenberg
|
a71012c03e
code: style updates
|
8 лет назад |
Viktor Szakats
|
d49881cb19
URLs: change more http to https
|
8 лет назад |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 лет назад |