Daniel Stenberg
|
848c104639
lib: remove two instances of "only only" messages
|
6 miesięcy temu |
Daniel Stenberg
|
fc81bf42be
mime: avoid using access()
|
6 miesięcy temu |
Stefan Eissing
|
80a3b830cc
http: expect 100 rework
|
8 miesięcy temu |
Stefan Eissing
|
9978d40ddb
lib: add `void *ctx` to reader/writer instances
|
8 miesięcy temu |
Stefan Eissing
|
0ba47146f7
mime: add client reader
|
8 miesięcy temu |
Viktor Szakats
|
5b286c2508
build: delete/replace clang warning pragmas
|
9 miesięcy temu |
Daniel Stenberg
|
cfe7902111
lib: add debug log outputs for CURLE_BAD_FUNCTION_ARGUMENT
|
10 miesięcy temu |
Daniel Stenberg
|
8e0323b4b5
mime: use memdup0 instead of malloc + memcpy
|
10 miesięcy temu |
Viktor Szakats
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
11 miesięcy temu |
Viktor Szakats
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
1 rok temu |
Daniel Stenberg
|
7f766637aa
mime: store "form escape" as a single bit
|
1 rok temu |
Harry Sintonen
|
3aa3cc9b05
misc: better random strings
|
1 rok temu |
Daniel Stenberg
|
74b87a8af1
lib: move mimepost data from ->req.p.http to ->state
|
1 rok temu |
Viktor Szakats
|
3f8fc25720
cmake: add support for "unity" builds
|
1 rok temu |
Daniel Stenberg
|
9ce7eee070
checksrc: find bad indentation in conditions without open brace
|
1 rok temu |
Daniel Stenberg
|
51b615a3eb
mime: skip NULL assigns after Curl_safefree()
|
1 rok temu |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 rok temu |
Patrick Monnerat
|
eb559c8056
mime: relax easy/mime structures binding
|
2 lat temu |
Rose
|
f151ec6c10
lib: fix some type mismatches and remove unneeded typecasts
|
2 lat temu |
Patrick Monnerat
|
2437fac013
lib: sanitize conditional exclusion around MIME
|
2 lat temu |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 lat temu |
Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
2 lat temu |
Daniel Stenberg
|
c8e8791d2d
mime: use a define instead of the magic number 24
|
2 lat temu |
Patrick Monnerat
|
0bd50335fe
mime: some more strlen() call removals.
|
2 lat temu |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 lat temu |
Patrick Monnerat
|
b20b364764
mime: use percent-escaping for multipart form field and file names
|
3 lat temu |
Erik Stenlund
|
a24e895912
mime: mention CURL_DISABLE_MIME in comment
|
3 lat temu |
Daniel Gustafsson
|
12246eddc5
lib: avoid fallthrough cases in switch statements
|
3 lat temu |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 lat temu |
Daniel Stenberg
|
1123a0eb24
mime: make sure setting MIMEPOST to NULL resets properly
|
3 lat temu |