447 Commits (master)

Author SHA1 Message Date
Alexandre Janniaux 2fc3d1552a http: add missing allocation check 3 years ago
Steve Lhomme 589006857e http: remove uneeded cast 3 years ago
Thomas Guillem c55033cf75 modules: access: handle vlc_credential_get interruption 4 years ago
Thomas Guillem 9edef14aa2 keystore: change vlc_credential_get return type 4 years ago
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Rémi Denis-Courmont f908d96ac1 old http: do not query nonexistent variable 5 years ago
Romain Vimont 3716a7da5b config: remove remaining "advanced" flags 5 years ago
Rémi Denis-Courmont cc129a71d7 Remove old mail address from sources 7 years ago
Thomas Guillem 57d834cd27 include vlc_input_item.h instead of vlc_input.h 7 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 7 years ago
Rémi Denis-Courmont daa1e516ec http old: rename the module 7 years ago
Rémi Denis-Courmont 71dd2f74b4 http: use transport stream functions 7 years ago
Thomas Guillem 6b96ade7dd stream: replace input_thread_t by input_item_t 8 years ago
Steve Lhomme 26fef56c52 core: make DEMUX/STREAM_GET_PTS_DELAY officially a vlc_tick_t 8 years ago
Steve Lhomme f8872ec589 modules: the "network-caching" is always translated to a vlc_tick_t 8 years ago
Marvin Scholz 84bcad6bc3 access: old http: Do not read all requested data 8 years ago
Romain Vimont ff2901aff3 core: remove global *_sys_t typedefs 8 years ago
Jean-Baptiste Kempf 6514ed051d HTTP win32: use http-proxy options to setup the proxy 8 years ago
Marvin Scholz b180121763 access/http: Fix off-by-one in ICY parser 8 years ago
Francois Cartegnie d88d710987 access: http: set min icy meta interval 8 years ago
Francois Cartegnie 97dc903329 access: http: fix Icecast 8 years ago
Rémi Denis-Courmont bf51e08802 objres: restore malloc() wrapper 8 years ago
Thomas Guillem cf4676c1e8 core: rename vlc_*alloc to vlc_obj_*alloc 9 years ago
Rémi Denis-Courmont e96bd27d25 old http: fix error handling (fixes #19051) 9 years ago
Rémi Denis-Courmont 9bc4991ebc old http: fix leak on reconnect 9 years ago
Zhao Zhili 9b202d9166 old http: remove useless b_continuous member 9 years ago
Rémi Denis-Courmont 268ffc8914 old http: fix sign warning 9 years ago
Rémi Denis-Courmont 5bd22bc827 old http: avoid shadowing 9 years ago
Rémi Denis-Courmont e4ba64d291 Remove access_t 9 years ago
Rémi Denis-Courmont 740dd861a4 access: allocate p_sys vlc_malloc/vlc_calloc 9 years ago
Filip Roséen 9169f39f40 access/http: Control: remove redundant casts 9 years ago
Filip Roséen e2ba9841fb access/http: Control: fix STREAM_GET_SIZE 9 years ago
Rémi Denis-Courmont b2a504b64f old http: fix proxy credentials copy-paste error 9 years ago
Rémi Denis-Courmont 6ffd6bd588 old http: use vlc_memstream 9 years ago
Rémi Denis-Courmont 8234e5423e http (old): reject invalid URL 10 years ago
Rémi Denis-Courmont 1c89583f43 http: use HTTP 1.0 version 10 years ago
Rémi Denis-Courmont e2a8224c11 http: remove seek support 10 years ago
Rémi Denis-Courmont c068c56fc1 http: remove cookies support 10 years ago
Rémi Denis-Courmont d03c6ea60d http: remove TLS support 10 years ago
Rémi Denis-Courmont 4489a0487e access: rename access_t.psz_access to psz_name 10 years ago
Rémi Denis-Courmont 3e01621dc6 access: remove ACCESS controls, use STREAM 10 years ago
Rémi Denis-Courmont e889024e07 http: allow seeking after failed seek 10 years ago
Rémi Denis-Courmont da458bc49c access: info.b_eof is always false during probe 10 years ago
Rémi Denis-Courmont de280a5d11 access: set EOF implicitly when read returns 0 10 years ago
Rémi Denis-Courmont 616a010c7f access: reset EOF implicitly on succesful seek 10 years ago
Rémi Denis-Courmont cc6267ceb5 access: use void pointer for pf_read callback 10 years ago
Rémi Denis-Courmont 5a2b502bc1 http: inline one function 10 years ago
Rémi Denis-Courmont 414538696b http: remove response size handling 10 years ago
Rémi Denis-Courmont e8edd10e59 http: remove MMS redirect 10 years ago
Rémi Denis-Courmont a348dfa815 http: remove write-only b_pace_control 10 years ago