Daniel Stenberg
|
af5999a674
urldata: move the cookefilelist to the 'set' struct
|
1 년 전 |
Daniel Stenberg
|
57d2d9b6be
lib: use size_t or int etc instead of longs
|
1 년 전 |
Daniel Stenberg
|
1b3973180b
lib: rewind BEFORE request instead of AFTER previous
|
2 년 전 |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
2 년 전 |
Daniel Stenberg
|
c7cd781a63
urldata: change port num storage to int and unsigned short
|
2 년 전 |
Alexandre Ferrieux
|
49798cac83
CURLOPT_QUICK_EXIT: don't wait for DNS thread on exit
|
2 년 전 |
Stefan Eissing
|
a8e6351e12
proxy: refactor haproxy protocol handling as connection filter
|
2 년 전 |
Daniel Stenberg
|
bf12c2bed6
lib: remove bad set.opt_no_body assignments
|
2 년 전 |
Stefan Eissing
|
dafdb20a26
lib: connection filters (cfilter) addition to curl:
|
2 년 전 |
Fata Nugraha
|
11ad25fff4
http: do not send PROXY more than once
|
2 년 전 |
Michael Drake
|
1fdca35ddd
curl.h: add CURLOPT_CA_CACHE_TIMEOUT option
|
2 년 전 |
Michael Drake
|
3c16697ebd
openssl: reduce CA certificate bundle reparsing by caching
|
2 년 전 |
Daniel Stenberg
|
52cc4a85fd
style: use space after comment start and before comment end
|
2 년 전 |
Ayesh Karunaratne
|
4484270afc
misc: typo and grammar fixes
|
2 년 전 |
Viktor Szakats
|
0c327464ca
tidy-up: delete parallel/unused feature flags
|
2 년 전 |
Viktor Szakats
|
7313ffebfe
docs: spelling nits
|
2 년 전 |
Patrick Monnerat
|
91e06e687a
lib: prepare the incoming of additional protocols
|
2 년 전 |
Daniel Stenberg
|
cd5ca80f00
urldata: use a curl_prot_t type for storing protocol bits
|
2 년 전 |
Daniel Stenberg
|
664249d095
ws: initial websockets support
|
2 년 전 |
Daniel Stenberg
|
472f1cbe7e
NPN: remove support for and use of
|
2 년 전 |
Daniel Stenberg
|
15f7feac22
urldata: move smaller fields down in connectdata struct
|
2 년 전 |
Daniel Stenberg
|
a29d34b0b7
urldata: make 'negnpn' use less storage
|
2 년 전 |
Daniel Stenberg
|
a550831023
urldata: make three *_proto struct fields smaller
|
2 년 전 |
Daniel Stenberg
|
0f23341953
connect: set socktype/protocol correctly
|
2 년 전 |
Daniel Stenberg
|
8cd57d6e39
urldata: change second proxytype field to unsigned char to match
|
2 년 전 |
Daniel Stenberg
|
dcbc9226bc
urldata: make state.httpreq an unsigned char
|
2 년 전 |
Daniel Stenberg
|
fe8f1512e5
ftp: use a correct expire ID for timer expiry
|
2 년 전 |
Daniel Stenberg
|
fe93bb4d1f
doh: move doh related struct definitions to doh.h
|
2 년 전 |
Daniel Stenberg
|
1b3d59acf9
urldata: reduce size of four ftp related members
|
2 년 전 |
Daniel Stenberg
|
dcb7d4f904
urldata: reduce three type-members from int to uchar
|
2 년 전 |