- 13 Jan, 2016 6 commits
-
-
Rémi Denis-Courmont authored
This (partially) enables running TLS over something else than a plain TCP socket file descriptor.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 12 Jan, 2016 1 commit
-
-
Felix Paul Kühne authored
-
- 11 Jan, 2016 1 commit
-
-
Rémi Denis-Courmont authored
-
- 09 Jan, 2016 1 commit
-
-
Rémi Denis-Courmont authored
-
- 05 Jan, 2016 1 commit
-
-
David Fuhrmann authored
sys should always be set (but lets assert if not), buf == NULL should not be called from VLC as well. And the return value was kind of wrong.
-
- 04 Jan, 2016 4 commits
-
-
David Fuhrmann authored
-
David Fuhrmann authored
errSSLClosedGraceful does not seem to be a valid return code for this function.
-
David Fuhrmann authored
This is no warning, but normal behaviour.
-
Felix Paul Kühne authored
-
- 02 Jan, 2016 1 commit
-
-
Felix Paul Kühne authored
-
- 20 Dec, 2015 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 19 Dec, 2015 1 commit
-
-
David Fuhrmann authored
-
- 18 Dec, 2015 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
User-Agent and CRLF were invalid. Also use standard capitalization.
-
- 16 Dec, 2015 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 02 Dec, 2015 3 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 29 Nov, 2015 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 25 Nov, 2015 4 commits
-
-
Jonas Lundqvist authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jonas Lundqvist authored
Submission of the currently playing song will show up on last.fm as "Now Playing". Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jonas Lundqvist authored
Remove the old (unused) code related to the "Now Playing" feature. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jonas Lundqvist authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 05 Nov, 2015 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 27 Aug, 2015 1 commit
-
-
Rémi Denis-Courmont authored
That parameter assumed that the query was part of the path. However it is not, which leads to invalid host name, and eventually failure when the path is missing. In practice, passing any value other than '?' as separator would not work properly. Remaining vlc_UrlParse() call sites without the option separator do not support query at the protocol level anyway, so they are unaffected by the change. Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 24 Aug, 2015 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 23 Aug, 2015 1 commit
-
-
Rémi Denis-Courmont authored
-
- 21 Aug, 2015 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 08 Jul, 2015 1 commit
-
-
Rémi Denis-Courmont authored
-