Welcome, Guest! Log In | Create Account

Share

libtnc

by mikemccauley

OS Implementation of the Trusted Network Connect (TNC) specification from Trusted Computing Group (TCG). Provides functions for loading and communicating with TNC plugins, sample IMC and IMV plugins, TNCCS-XML support on Windows, Linux, Mac, *BSD etc.


http://libtnc.sourceforge.net

Frameworks, Security, Wireless

Project Feed

  • libtnc 1.19 file released: libtnc-1.19.tar.gz

    2008-05-08 1.19
    - Added OSC-IMV, a scriptable IMV that works with OSC-IMC. Policy
    is described by a configurable policy file with a rich
    syntax. Compiles and runs on Windows and Unix.
    - Improvements to OSC-IMC, supports external program, Windows
    compile ...

    03:51PM on May 08 2008

  • libtnc 1.18 file released: libtnc-1.18.tar.gz

    Fixed some Visual Studio compiler warnings (warning level 4)
    also upgraded the project to include headers from the latest libxml2 (
    2.6.30+ from here: ftp://xmlsoft.org/libxml2/win32/, 
    which is where gnuwin32
    points to, anyway).
    Fixes some sign ...

    11:17AM on Feb 26 2008

  • libtnc 1.16 file released: libtnc-1.16.tar.gz

    2007-05-06 1.16
    - Added new optional functions libtnc_tncc_BindFunction and
    libtnc_tncs_BindFunction, which are optional applicaiotn level
    functions that will be called if the IMC asks to bind a function
    that TNC_TNCC_BindFunction or ...

    11:17AM on May 06 2007

  • Version 1.16 released

    2007-05-06 1.16 - Added new optional functions libtnc_tncc_BindFunction and libtnc_tncs_BindFunction, which are optional applicaiotn level functions that will be called if the IMC asks to bind a function that TNC_TNCC_BindFunction or ...

    01:18AM on May 06 2007 by mikemccauley

  • libtnc 1.15 file released: libtnc-1.15.tar.gz

    - new TNCC and TNCS functions libtnc_tncc_InitializeStd and
    libtnc_tncs_InitializeStd so it loads the config from the
    'standard places' (/etc/tnc_config on Windows and the registry on
    Windows). Production code should use
    libtnc_tncc_InitializeStd. The ...

    01:02PM on May 05 2007

  • Version 1.15 released

    - new TNCC and TNCS functions libtnc_tncc_InitializeStd and libtnc_tncs_InitializeStd so it loads the config from the 'standard places' (/etc/tnc_config on Windows and the registry on Windows). Production code should use libtnc_tncc_InitializeStd. The ...

    03:03AM on May 05 2007 by mikemccauley

  • libtnc 1.14 file released: libtnc-1.14.tar.gz

    Accidentally omitted some windows mutex code. Added to mutex.c

    09:36AM on May 04 2007

  • Version 1.14 released

    Accidentally omitted some windows mutex code. Added to mutex.c

    11:38PM on May 03 2007 by mikemccauley

  • libtnc 1.13 file released: libtnc-1.13.tar.gz

    INSTALL.windows added to the distribution.
    
    Added thread safety: Added mutexes to protect globals in libtncimc and libtncimv. Requires pthreads on Unix. Uses mutex objects on Windows.

    04:29PM on May 03 2007

  • Version 1.13 released

    INSTALL.windows added to the distribution. Added thread safety: Added mutexes to protect globals in libtncimc and libtncimv. Requires pthreads on Unix. Uses mutex objects on Windows.

    06:31AM on May 03 2007 by mikemccauley