Stefan Eissing
|
385c62aabc
lib: xfer_setup and non-blocking shutdown
|
5 months ago |
Viktor Szakats
|
72abf7c13a
lib: tidy up types and casts
|
5 months ago |
Daniel Stenberg
|
c294f9cb56
lib: make protocol handlers store scheme name lowercase
|
6 months ago |
RainRat
|
1087937992
misc: fix typos
|
7 months ago |
Stefan Eissing
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
7 months ago |
MAntoniak
|
f46385d36d
urldata: remove fields not used depending on used features
|
7 months ago |
Stefan Eissing
|
80a3b830cc
http: expect 100 rework
|
8 months ago |
Stefan Eissing
|
4e4e8af1f6
lib: move 'done' parameter to SingleRequests
|
8 months ago |
Stefan Eissing
|
0ba47146f7
mime: add client reader
|
8 months ago |
Stefan Eissing
|
14bcea074a
lib: enhance client reader resume + rewind
|
8 months ago |
Stefan Eissing
|
e3905de819
lib: further send/upload handling polish
|
8 months ago |
Stefan Eissing
|
9369c30cd8
lib: Curl_read/Curl_write clarifications
|
9 months ago |
Stefan Eissing
|
3755153571
lib: Curl_read/Curl_write clarifications
|
9 months ago |
Stefan Eissing
|
5929822114
lib: send rework
|
9 months ago |
Stefan Eissing
|
524253dc90
rtsp: Convert assertion into debug log
|
10 months ago |
Stefan Eissing
|
036eb150d1
rtsp: deal with borked server responses
|
10 months ago |
Stefan Eissing
|
d7b6ce64ce
lib: replace readwrite with write_resp
|
11 months ago |
Daniel Stenberg
|
7c992dd9f8
lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding
|
11 months ago |
Daniel Stenberg
|
7309b9cbbf
lib: strndup/memdup instead of malloc, memcpy and null-terminate
|
11 months ago |
Stefan Eissing
|
5b65e7d1ae
transfer: cleanup done+excess handling
|
1 year ago |
Daniel Stenberg
|
0510e8b58c
lib: fix comment typos
|
11 months ago |
Stefan Eissing
|
1cd2f0072f
transfer: readwrite improvements
|
1 year ago |
Stefan Eissing
|
ad051e1cbe
lib: client writer, part 2, accounting + logging
|
1 year ago |
Stefan Eissing
|
7eb31c852d
RTSP: improved RTP parser
|
1 year ago |
Daniel Stenberg
|
7815647d65
lib: unify the upload/method handling
|
1 year ago |
Daniel Stenberg
|
aa3ee0a13a
rtsp: skip NULL assigns after Curl_safefree()
|
1 year ago |
Daniel Stenberg
|
4399a532e9
rtsp: convert mallocs to dynbuf for RTP buffering
|
1 year ago |
Daniel Stenberg
|
2d59eb0035
rtsp: fix Value stored to 'skip_size' is never read
|
1 year ago |
dengjfzh
|
6c6306f300
rtsp: skip malformed RTSP interleaved frame data
|
1 year ago |
Daniel Stenberg
|
f5e0f52dd3
Revert "rtsp: use dynbuf instead of custom reallocs"
|
1 year ago |