Viktor Szakats
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
1 rok temu |
Sam James
|
bc8509a748
misc: fix -Walloc-size warnings
|
1 rok temu |
Daniel Stenberg
|
8963c25db3
server/getpart: clear the buffer before load
|
1 rok temu |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 rok temu |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 lat temu |
Fabian Keil
|
736847611a
runtests.pl: support the nonewline attribute for the data part
|
3 lat temu |
Fabian Keil
|
592880a3ca
tests/server/getpart.c: properly deal with binary data containing NUL bytes
|
3 lat temu |
Daniel Stenberg
|
85e6975643
copyright: update copyright year ranges to 2021
|
3 lat temu |
Fabian Keil
|
461e3ef680
tests/server: Bump MAX_TAG_LEN to 200
|
3 lat temu |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 lat temu |
Daniel Stenberg
|
9a8b3b3e13
copyright: fix out-of-date copyright ranges and missing headers
|
4 lat temu |
Marian Klymov
|
c45360d463
cppcheck: fix warnings
|
6 lat temu |
Daniel Stenberg
|
452c906dfd
server/getpart: provide dummy function to build conversion enabled
|
7 lat temu |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 lat temu |
Marcel Raad
|
0912a5c760
getpart: use correct variable type
|
7 lat temu |
Daniel Stenberg
|
1c3e8bbfed
checksrc: warn for assignments within if() expressions
|
8 lat temu |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 lat temu |
Daniel Stenberg
|
a332c4f769
tests/server: comply with our code style
|
8 lat temu |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 lat temu |
Markus Elfring
|
29c655c0a6
Bug #149: Deletion of unnecessary checks before calls of the function "free"
|
9 lat temu |
Steve Holme
|
5b315a273e
base64: Fixed compilation warnings when using Curl_base64_decode()
|
11 lat temu |
Steve Holme
|
9a1755264f
getpart: Fixed base64 encoded parts following commit e17c1b25bc33eb
|
11 lat temu |
Yang Tse
|
6bcacff1a5
WIN32 MemoryTracking: require UNICODE for wide strdup code support
|
11 lat temu |
Yang Tse
|
90695fb2c5
Reinstate "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage".
|
11 lat temu |
Daniel Stenberg
|
7ed25ccf0d
Revert "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage"
|
11 lat temu |
Yang Tse
|
8ec2cb5544
WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage
|
11 lat temu |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 lat temu |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 lat temu |
Yang Tse
|
4d3fb91fb4
test servers: build adjustment
|
12 lat temu |
Yang Tse
|
6b75d2c2df
fix a bunch of MSVC compiler warnings
|
13 lat temu |