~ubuntu-branches/debian/squeeze/vlc/squeeze

« back to all changes in this revision

Viewing changes to include/vlc_tls.h

  • Committer: Bazaar Package Importer
  • Author(s): Christophe Mutricy
  • Date: 2009-09-20 01:08:41 UTC
  • mto: This revision was merged to the branch mainline in revision 9.
  • Revision ID: james.westby@ubuntu.com-20090920010841-vc6vme91a70r5w0t
Tags: upstream-1.0.2
Import upstream version 1.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 * tls.c: Transport Layer Security API
3
3
 *****************************************************************************
4
4
 * Copyright (C) 2004-2007 the VideoLAN team
5
 
 * $Id$
 
5
 * $Id: 84d59538b615b50667463da4978f50f58b165588 $
6
6
 *
7
7
 * Authors: Rémi Denis-Courmont <rem # videolan.org>
8
8
 *