test: Introduce isds_change_password
commitf7ca2a597d3248cb70c0de4258c8a7bcd1df1302
authorPetr Písař <petr.pisar@atlas.cz>
Sun, 22 Jul 2012 09:11:38 +0000 (22 11:11 +0200)
committerPetr Písař <petr.pisar@atlas.cz>
Sun, 22 Jul 2012 09:11:38 +0000 (22 11:11 +0200)
treee21c88dfaf2a75b557ea62827d8e7cc07281de8a
parentf85fb7ec04fbf7478550263c8baa0234da35861d
test: Introduce isds_change_password

This implements some services on ISDS side. Here we have independend ISDS
server implementation :D
test/simline/Makefile.am
test/simline/basic_authentication.c
test/simline/hotp_authentication.c
test/simline/isds_change_password.c [copied from test/simline/basic_authentication.c with 68% similarity]
test/simline/server.c
test/simline/server.h
test/simline/service.c
test/simline/service.h
test/simline/totp_authentication.c