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.
 
 
 
 
 
 
Steve Lhomme 1e71d438fe modules: set VLC_MALLOC on strings allocated by a memstream 3 years ago
..
Makefile.am http: use vlc_tls_SocketOpenTLS() 10 years ago
access.c Revert "Made http-continuous option safe." 7 years ago
chunked.c http: use container_of() 9 years ago
chunked_test.c http: add stream error reporting for chunked transfer encoding 10 years ago
conn.h http: add vlc_h1_request() for TCP Fast Open 10 years ago
connmgr.c http: force "http" as module name 9 years ago
connmgr.h http: remove --http2 option 10 years ago
file.c http: allow short response byte range 2 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: fix closing HTTP 1.x connection 5 years ago
h1conn_test.c http: use vlc_tls_t for HTTP 1 connection test 10 years ago
h2conn.c http: account for queue in congestion window 5 years ago
h2conn_test.c http: use vlc_tls_t for HTTP 2 connection test 10 years ago
h2frame.c http: add opaque data pointer to connection structures 10 years ago
h2frame.h Drop broken C99 support 9 years ago
h2frame_test.c h2frame: fix typo, warning 8 years ago
h2output.c Include sys/uio.h where necessary 10 years ago
h2output.h https: improve documentation 11 years ago
h2output_test.c http: fix h2output test 10 years ago
hpack.c https: leak on alloc error 11 years ago
hpack.h https: improve documentation 11 years ago
hpackenc.c modules: fix typos 4 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: fix leak on error (fixes #25171) 6 years ago
message.h modules: set VLC_MALLOC on strings allocated by a memstream 1 year ago
message_test.c http: test case for quoted token value extraction 10 years ago
resource.c http: tighten redirection to the MMS module (fixes #19657) 9 years ago
resource.h http: add Basic authentication realm helper 10 years ago
transport.h http: add opaque data pointer to connection structures 10 years ago
tunnel.c tls: drop obj and sys from vlc_tls_t 10 years ago
tunnel_test.c http: add opaque data pointer to connection structures 10 years ago