| .. |
|
Makefile.am
|
http: add HTTP PUT helper API
|
6 years ago |
|
access.c
|
modules: access: handle vlc_credential_get interruption
|
4 years ago |
|
chunked.c
|
http: chunked: fix chunked transfer encoding output
|
5 years ago |
|
chunked_test.c
|
http: add missing symbol in test cases
|
7 years ago |
|
conn.h
|
http: HTTP 1.1 chunk write function
|
6 years ago |
|
connmgr.c
|
http: add manager flag for requests with payload
|
6 years ago |
|
connmgr.h
|
fix mis-spellings of successful[ly]
|
4 years ago |
|
file.c
|
access:http: change the scanf/printf format modifiers when using uintmax_t
|
8 years ago |
|
file.h
|
access/http: doc: add some missing param docs
|
4 years ago |
|
file_test.c
|
http: always use a block_t
|
4 years ago |
|
h1conn.c
|
http: fix closing HTTP 1.x connection
|
5 years ago |
|
h1conn_test.c
|
modules: don't return an expression in void functions
|
3 years ago |
|
h2conn.c
|
modules: add a fancy name to internal threads
|
4 years ago |
|
h2conn_test.c
|
http: always use a block_t
|
4 years ago |
|
h2frame.c
|
http: use the same storage space for const and non const char table
|
3 years ago |
|
h2frame.h
|
access/http: add restrict to window_status
|
3 years ago |
|
h2frame_test.c
|
access/http: add restrict to window_status
|
3 years ago |
|
h2output.c
|
modules: add a fancy name to internal threads
|
4 years ago |
|
h2output.h
|
https: improve documentation
|
10 years ago |
|
h2output_test.c
|
thread: remove vlc_sem_destroy()
|
6 years ago |
|
hpack.c
|
access/http: match the restrict usage of callbacks
|
3 years ago |
|
hpack.h
|
https: improve documentation
|
10 years ago |
|
hpackenc.c
|
modules: fix typos
|
4 years ago |
|
live.c
|
http: always use a block_t
|
4 years ago |
|
live.h
|
http: always use a block_t
|
4 years ago |
|
meson.build
|
meson: fix named argument style
|
3 years ago |
|
message.c
|
http: fix leak on error (fixes #25171)
|
6 years ago |
|
message.h
|
access/http: doc: add some missing param docs
|
4 years ago |
|
message_test.c
|
http: add flag for chunked encoding
|
6 years ago |
|
outfile.c
|
http: add HTTP PUT helper API
|
6 years ago |
|
outfile.h
|
access/http: doc: add some missing param docs
|
4 years ago |
|
ports.c
|
http: block special ports
|
7 years ago |
|
resource.c
|
http: always use a block_t
|
4 years ago |
|
resource.h
|
http: always use a block_t
|
4 years ago |
|
transport.h
|
http: block special ports
|
7 years ago |
|
tunnel.c
|
http: factor and document vlc_http_authority()
|
6 years ago |
|
tunnel_test.c
|
vlc_threads: remove the thread priority when creating a thread
|
4 years ago |