stoken: Add software token functions to library API; bump to v2.1
authorKevin Cernekee <cernekee@gmail.com>
Sat, 13 Oct 2012 17:46:18 +0000 (10:46 -0700)
committerKevin Cernekee <cernekee@gmail.com>
Mon, 15 Oct 2012 03:10:26 +0000 (20:10 -0700)
commit31f83eca7b8203a6a125abd58bc63ef2e97fe239
treedd2ae6dfb109310f1ee124b04a02d9d9392f370e
parentb8a981a8e1e146f6804b38407db6667525331177
stoken: Add software token functions to library API; bump to v2.1

openconnect_has_stoken_support(): returns 1 if the library was linked
with libstoken.

openconnect_set_stoken_mode(): enables/disables tokencode generation,
and tells the library how to locate the seed.  Unless this function is
called, the library will not try to use a soft token.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
libopenconnect.map.in
library.c
openconnect-internal.h
openconnect.h