447 Commits (master)

Author SHA1 Message Date
Rémi Denis-Courmont 79e5fa67e9 http: XML-decode Icy meta infos (fixes #12739) 12 years ago
Antti Ajanki 68699a3224 access/http: Share cookies between all playlist items 12 years ago
Antti Ajanki 18b4a0bf96 core: Move httpcookies.c to core 12 years ago
Rémi Denis-Courmont b3b724f162 http: negotiate HTTP/1.1 explicitly over TLS 12 years ago
Rémi Denis-Courmont 19e7f0edfa tls: add ALPN parameters 12 years ago
Jean-Baptiste Kempf f374f33878 HTTP: remove unused variable 12 years ago
Antti Ajanki ca975d8be0 access/http: Improved cookie handling 12 years ago
Felix Paul Kühne 5080dbf52a access/http: update Icy metadata on change (close #9332) 12 years ago
Felix Paul Kühne 6fa0c12c95 access/http: remove dead code 12 years ago
Rémi Denis-Courmont 25f6146e83 http: avoid NULL dereference 12 years ago
Rémi Denis-Courmont 04509ed82c http: fix corner case memory leaks 12 years ago
Edward Wang a43798f346 http: remove unneeded xspf hack 13 years ago
Rémi Denis-Courmont e74490b32e input: always pass meta data through demux (refs #8456) 13 years ago
Rémi Denis-Courmont 26b2eff7cf access: simplify control default case, remove dummy warnings 13 years ago
Ilkka Ollakka 2f92b22516 http: implement ACCESS_GET_SIZE 13 years ago
Rémi Denis-Courmont 8f8ff66973 access: info.i_size -> control(ACCESS_GET_SIZE) 13 years ago
Rafaël Carré ce58fbba7a http access: fix english 13 years ago
Rémi Denis-Courmont b01912ebae http: do not bother with login dialog if there is no realm 13 years ago
Francois Cartegnie a5d592c8e1 access: http: only warn on deflate errors 13 years ago
Rémi Denis-Courmont a5f5bd5f4a http: use vlc_getProxyUrl() (fixes #8340) 13 years ago
Rémi Denis-Courmont 714ce0faae Revert "http access: advertize gzip encoding..." (fixes #7757) 14 years ago
Jean-Baptiste Kempf fef270581f LGPL 14 years ago
Rui Zhang a05aca783e http: trim trailing space in field content 14 years ago
Rémi Denis-Courmont 15eb1dff90 http: correctly strip URI scheme upon redirection (fixes #6872) 14 years ago
Rémi Denis-Courmont c8d471d5ec tls: add service parameter for handshake 14 years ago
Rémi Denis-Courmont ba0d112f5b tls: keep credentials when HTTP reconnects 14 years ago
Konstantin Pavlov 703ecf7456 http access: advertize gzip encoding if supported (fixes #7515) 14 years ago
Rémi Denis-Courmont b68f50f1ff http: fix HTTP through proxy (fixes #7417) 14 years ago
Jean-Baptiste Kempf 1055f65765 HTTP: code cosmetic 14 years ago
Rémi Denis-Courmont efa6230c23 HTTP: improve documentation of :http-user-agent 14 years ago
Rémi Denis-Courmont 1924e5e81d http: write GET line in one go 14 years ago
Rémi Denis-Courmont 43d5697733 http: cosmetic 14 years ago
Pierre Ynard ca0c548cb9 http: supersede domainless cookies 14 years ago
Jean-Baptiste Kempf 457fda26b4 Deactivate HTTP proxy inheritance from IE 14 years ago
Rémi Denis-Courmont 28db77258e http: add missing Host field to proxied requests (fix #6388) 14 years ago
Rémi Duraffort 69ee998d3c http: fix memory leak in the error path 14 years ago
Sébastien Escudier f111847917 fix handle leaks on RegOpenKeyEx 14 years ago
Laurent Aimar 94d21282e5 Fixed ICY metadata support when HTTP chunked transfer is used. 14 years ago
Laurent Aimar c16b17c630 Execute EOF when an error occurs while reading the chunk header (HTTP). 14 years ago
Laurent Aimar 6385ae3c06 Enabled HTTP seek support when Accept-Ranges is present and contains "bytes". 15 years ago
Pierre Ynard 7e1180d8da access_http: support comments (parentheses) in user-agent 15 years ago
Rémi Denis-Courmont a7f6a75da3 Fix a few debug messages 15 years ago
Rémi Denis-Courmont 31ac20b22f Unify (ACCESS|DEMUX)_GET_PTS_DELAY 15 years ago
Rémi Denis-Courmont 4dcdc8c402 Big cleanup of TLS interface 15 years ago
Rémi Denis-Courmont ac40aef7f6 HTTP: remove --http-use-IE-proxy and assume it is always true 15 years ago
Rémi Denis-Courmont 5192e2f177 HTTP: kill useless --http-max-redirects 15 years ago
Rémi Denis-Courmont c237e73edf HTTP: use a single variable to track redirections 15 years ago
Rémi Duraffort 29abf6f45d Remove old obsolete variables. 15 years ago
Rémi Duraffort 7870e9b5cd Remove obvious statement. 15 years ago
Jean-Baptiste Kempf a31c7333ce http access: kill a win32 warning 15 years ago