Base SoH code for Microsoft NAP.
authorPhil Mayers <p.mayers@imperial.ac.uk>
Fri, 8 Oct 2010 07:36:15 +0000 (09:36 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 8 Oct 2010 14:58:47 +0000 (16:58 +0200)
commit75f16b43459dfea057766ed29f9ce0b6d696a471
treebc264269e6ee5729f20f66d5dac7552e3ccb9a38
parentfe4b8e632116c09c62e8480adec1b6e921a5f79c
Base SoH code for Microsoft NAP.

This code will be used by other protocols (PEAP, DHCP) to encode/decode
the SoH information.
share/dictionary.freeradius.internal
src/include/soh.h [new file with mode: 0644]
src/lib/Makefile
src/lib/soh.c [new file with mode: 0644]