stoken: Add --stoken option to CLI, and invoke library to set up soft token
authorKevin Cernekee <cernekee@gmail.com>
Sat, 13 Oct 2012 18:23:35 +0000 (11:23 -0700)
committerKevin Cernekee <cernekee@gmail.com>
Mon, 15 Oct 2012 03:10:26 +0000 (20:10 -0700)
commitf5e5623d9121aaac5ec60aae8d3bb1ba91b94930
tree639866f177a624ca819c945925b050a96494df7e
parent31f83eca7b8203a6a125abd58bc63ef2e97fe239
stoken: Add --stoken option to CLI, and invoke library to set up soft token

--stoken allows specifying a token string on the command line, or telling
the library to read it from ~/.stokenrc .

--version will indicate whether openconnect was built with software token
support.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
main.c