Fredrik Thulin
|
c795e84bef
|
challenge_response: reject bad slot
|
2011-12-06 14:37:57 +01:00 |
|
Fredrik Thulin
|
4ce59833ba
|
Further pointer signedness fixes.
|
2011-12-06 13:46:30 +01:00 |
|
Fredrik Thulin
|
b27599957c
|
Fix implicit yubikey_* declarations.
|
2011-12-06 13:31:25 +01:00 |
|
Fredrik Thulin
|
bba72bfead
|
Avoid asprintf.
To improve portability, we do malloc() + snprintf() instead.
|
2011-12-06 11:58:36 +01:00 |
|
Fredrik Thulin
|
fa8a9ff074
|
Fix pointer signedness warnings.
|
2011-12-06 11:56:52 +01:00 |
|
Fredrik Thulin
|
f03314e59c
|
generate_random: Remove unused variable 'i'.
|
2011-12-06 11:54:09 +01:00 |
|
Simon Josefsson
|
e469b630d5
|
Make dependency on libykpers optional.
Use --without-cr to force it. Reported by Jussi Sallinen <jussi@jus.si>.
|
2011-06-07 00:35:22 +02:00 |
|
Fredrik Thulin
|
1d62f8d48b
|
whitespace
|
2011-04-11 14:49:02 +02:00 |
|
Fredrik Thulin
|
b20c0ed678
|
Make get_user_challenge_file() also include YubiKey serial number,
and move it to util.c.
|
2011-03-18 22:57:22 +01:00 |
|
Fredrik Thulin
|
568e8abf68
|
Version-tag challenge-response state file contents.
Helps in case we ever want to change the file format.
|
2011-03-18 22:57:00 +01:00 |
|
Fredrik Thulin
|
69ec1bf8a0
|
Further cleanups to challenge response code, and move more code to util.c.
|
2011-03-18 22:56:41 +01:00 |
|
Fredrik Thulin
|
721866df0b
|
Move more challenge-response code to util.c.
|
2011-03-18 21:52:07 +01:00 |
|
Fredrik Thulin
|
c557249503
|
Move soon-to-be commonly used code to util.c
|
2011-03-18 21:49:23 +01:00 |
|