Daniel Stenberg
|
3b15ee1e34
rtsp: avoid sscanf for parsing
|
1 year ago |
Daniel Stenberg
|
3f3ddee066
http_proxy: do not assign data->req.p.http use local copy
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Stefan Eissing
|
71b7e01610
lib: connect/h2/h3 refactor
|
1 year ago |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
2 years ago |
Daniel Stenberg
|
bf12c2bed6
lib: remove bad set.opt_no_body assignments
|
2 years ago |
Daniel Stenberg
|
b25e4be79f
rtsp: only store first_host once
|
2 years ago |
Daniel Stenberg
|
2bc04d4980
rtsp: fix RTSP auth
|
2 years ago |
Daniel Stenberg
|
52cc4a85fd
style: use space after comment start and before comment end
|
2 years ago |
Daniel Stenberg
|
6f9fb7ec2d
misc: ISSPACE() => ISBLANK()
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Jay Satiro
|
acf46b1bba
rtsp: don't let CSeq error override earlier errors
|
2 years ago |
HenrikHolst
|
9bc3cebc92
misc: remove strlen for Curl_checkheaders + Curl_checkProxyheaders
|
2 years ago |
HenrikHolst
|
b807219292
misc: reduce strlen() calls with Curl_dyn_add()
|
2 years ago |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 years ago |
Daniel Stenberg
|
0c55fbab45
conn: add 'attach' to protocol handler, make libssh2 use it
|
3 years ago |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 years ago |
Daniel Stenberg
|
95cbcec8f9
urldata: merge "struct DynamicStatic" into "struct UrlState"
|
3 years ago |
Patrick Monnerat
|
ecb13416e3
lib: remove conn->data uses
|
3 years ago |
Daniel Stenberg
|
a304051620
lib: more conn->data cleanups
|
3 years ago |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 years ago |
Daniel Stenberg
|
8b2dec6ab7
http: make 'authneg' also work for Hyper
|
3 years ago |
Daniel Stenberg
|
4daba06762
rtsp: disable if Hyper is used
|
3 years ago |
Daniel Stenberg
|
a95a6ce6b8
urldata: remove 'void *protop' and create the union 'p'
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Harry Sintonen
|
8bdee98187
rtsp: error out on empty Session ID, unified the code
|
4 years ago |
Harry Sintonen
|
adb0fcfab2
rtsp: fixed Session ID comparison to refuse prefix
|
4 years ago |
Daniel Stenberg
|
6434a73984
Curl_handler: add 'family' to each protocol
|
4 years ago |
Daniel Stenberg
|
e15e51384a
http: move header storage to Curl_easy from connectdata
|
4 years ago |
Daniel Stenberg
|
9c845be279
urldata: let the HTTP method be in the set.* struct
|
4 years ago |