Stefan Eissing
|
0ba47146f7
mime: add client reader
|
il y a 8 mois |
Viktor Szakats
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
il y a 11 mois |
Harry Sintonen
|
3aa3cc9b05
misc: better random strings
|
il y a 1 an |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
il y a 1 an |
Patrick Monnerat
|
eb559c8056
mime: relax easy/mime structures binding
|
il y a 2 ans |
Patrick Monnerat
|
2437fac013
lib: sanitize conditional exclusion around MIME
|
il y a 2 ans |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
il y a 2 ans |
Daniel Stenberg
|
c8e8791d2d
mime: use a define instead of the magic number 24
|
il y a 2 ans |
Patrick Monnerat
|
0bd50335fe
mime: some more strlen() call removals.
|
il y a 2 ans |
Daniel Stenberg
|
f6d13090d4
copyright: fix missing year (range) updates
|
il y a 3 ans |
Erik Olsson
|
0a5827571f
lib: save a bit of space with some structure packing
|
il y a 3 ans |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
il y a 4 ans |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
il y a 4 ans |
Patrick Monnerat
|
1e4cb333ef
mime: do not perform more than one read in a row
|
il y a 4 ans |
Patrick Monnerat
|
96972ec1c0
mime: latch last read callback status.
|
il y a 4 ans |
Daniel Stenberg
|
0b3e3644e0
formdata/mime: copyright year range update
|
il y a 4 ans |
Daniel Stenberg
|
8cd4e6d81f
Revert "mime: latch last read callback status."
|
il y a 4 ans |
Daniel Stenberg
|
d7242f4757
Revert "mime: do not perform more than one read in a row"
|
il y a 4 ans |
Patrick Monnerat
|
ed0f357f7d
mime: do not perform more than one read in a row
|
il y a 4 ans |
Patrick Monnerat
|
87869e38d7
mime: latch last read callback status.
|
il y a 4 ans |
Daniel Stenberg
|
ac58c51b29
mime: when disabled, avoid C99 macro
|
il y a 5 ans |
Daniel Stenberg
|
b95456f4e2
mime: acknowledge CURL_DISABLE_MIME
|
il y a 5 ans |
Daniel Gustafsson
|
d0c1268f99
lib: Fix typos in comments
|
il y a 5 ans |
Daniel Stenberg
|
179927c12a
mime: put the boundary buffer into the curl_mime struct
|
il y a 5 ans |
Daniel Stenberg
|
84ad1fd304
formdata: use the mime-content type function
|
il y a 6 ans |
Patrick Monnerat
|
e44ddfd477
mime: clone mime tree upon easy handle duplication.
|
il y a 6 ans |
Patrick Monnerat
|
b557182db1
mime: improve unbinding top multipart from easy handle.
|
il y a 7 ans |
Patrick Monnerat
|
ee56fdb691
form/mime: field names are not allowed to contain zero-valued bytes.
|
il y a 7 ans |
Patrick Monnerat
|
c96d96bc5f
mime: drop internal FILE * support.
|
il y a 7 ans |
Patrick Monnerat
|
c1d0b6f98e
mime: replace 'struct Curl_mimepart' by 'curl_mimepart' in encoder code.
|
il y a 7 ans |