[vlc-commits] Big cleanup of TLS interface
Rémi Denis-Courmont
git at videolan.org
Sat Jul 23 13:52:37 CEST 2011
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Jul 23 14:28:28 2011 +0300| [4dcdc8c4025ea580a69a0b2a512f859b66284c6d] | committer: Rémi Denis-Courmont
Big cleanup of TLS interface
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4dcdc8c4025ea580a69a0b2a512f859b66284c6d
---
include/vlc_common.h | 4 -
include/vlc_network.h | 4 +-
include/vlc_tls.h | 74 ++++----
modules/access/http.c | 10 +-
modules/misc/gnutls.c | 538 ++++++++++++++++++++++---------------------------
src/libvlccore.sym | 4 +-
src/network/httpd.c | 34 ++--
src/network/tls.c | 121 ++++++------
8 files changed, 369 insertions(+), 420 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=4dcdc8c4025ea580a69a0b2a512f859b66284c6d
More information about the vlc-commits
mailing list