You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rémi Denis-Courmont 74acc15652 http: fix test failure on BSD 10 years ago
..
Makefile.am https: partial tunnel test case 10 years ago
access.c http: credential store support (fixes #16166) 10 years ago
chunked.c http: add stream error reporting for chunked transfer encoding 10 years ago
chunked_test.c http: add stream error reporting for chunked transfer encoding 10 years ago
conn.h https: improve documentation 10 years ago
connmgr.c http: add proxy support for insecure origins (refs #16413) 10 years ago
connmgr.h https: revector cookie handling 10 years ago
file.c http: define an error value for stream read (refs #17159) 10 years ago
file.h http: factor more common between file and live streams 10 years ago
file_test.c http: test vlc_http_res_set_login() 10 years ago
h1conn.c http: add stream error reporting for HTTP/1.x 10 years ago
h1conn_test.c http: fix test failure on BSD 10 years ago
h2conn.c http: add stream error reporting for HTTP/2.0 10 years ago
h2conn_test.c http: add stream error reporting for HTTP/2.0 10 years ago
h2frame.c https: simplify HTTP/2 headers parsing 10 years ago
h2frame.h https: improve documentation 10 years ago
h2frame_test.c https: simplify HTTP/2 headers parsing 10 years ago
h2output.c tls: replace fd with get_fd callback 10 years ago
h2output.h https: improve documentation 10 years ago
h2output_test.c http: fix h2output test 10 years ago
hpack.c https: leak on alloc error 10 years ago
hpack.h https: improve documentation 10 years ago
hpackenc.c HTTP: fix license headers 10 years ago
live.c http: define an error value for stream read (refs #17159) 10 years ago
live.h http: factor more common between file and live streams 10 years ago
message.c http: remove secure flag for setting cookies (refs #16174) 10 years ago
message.h http: remove secure flag for setting cookies (refs #16174) 10 years ago
message_test.c http: test case for quoted token value extraction 10 years ago
resource.c http: reject invalid resource location 10 years ago
resource.h http: add Basic authentication realm helper 10 years ago
transport.c Common structure for VLC common object members, document 10 years ago
transport.h https: tunnel/proxy (CONNECT) helper 10 years ago
tunnel.c Common structure for VLC common object members, document 10 years ago
tunnel_test.c Use vlc_close() 10 years ago