[vlc-commits] https: missing cast

2016-01-10 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Jan 10 20:57:18 2016 +0200| [1a24ef3fc0397b5efa126607075e4ced9f52a271] | committer: Rémi Denis-Courmont https: missing cast > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1a24ef3fc0397b5efa126607075e4ced9f52a271 --- modules/access/ht

[vlc-commits] Fix tests that incorrectly referenced the libvlc_internal.h

2016-01-10 Thread Michael Tänzer
vlc | branch: master | Michael Tänzer | Sun Jan 10 19:46:42 2016 +0100| [680ced4162ad7151901c8667421a703b146e4e74] | committer: Rémi Denis-Courmont Fix tests that incorrectly referenced the libvlc_internal.h Otherwise tests fail to build. Signed-off-by: Rémi Denis-Courmont > http://git.vide

[vlc-commits] Use vlc_socketpair()

2016-01-10 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Jan 10 20:47:42 2016 +0200| [321c1d51b308396fce7a8e37fe54212ec27cf3eb] | committer: Rémi Denis-Courmont Use vlc_socketpair() > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=321c1d51b308396fce7a8e37fe54212ec27cf3eb --- modules/access/h

[vlc-commits] src: add vlc_socketpair() helper

2016-01-10 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Jan 10 20:44:46 2016 +0200| [9d02c991abe7b0104f06fce1abd2a9c66e30fce6] | committer: Rémi Denis-Courmont src: add vlc_socketpair() helper (works like vlc_socket()) > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9d02c991abe7b0104f06fce1

[vlc-commits] tls: improve and robustify module test

2016-01-10 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Jan 10 11:55:16 2016 +0200| [11c606b18eca03f11c6d0db141d640b109119c5d] | committer: Rémi Denis-Courmont tls: improve and robustify module test > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=11c606b18eca03f11c6d0db141d640b109119c5d ---