freeipa/daemons/ipa-slapi-plugins/libotp
Nathaniel McCallum 978298882b Fix a signedness bug in OTP code
This bug caused negative token windows to wrap-around, causing issues
with TOTP authentication and (especially) synchronization.

https://fedorahosted.org/freeipa/ticket/4990

Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
2015-05-05 11:50:20 +02:00
..
hotp.c Preliminary refactoring of libotp files 2014-12-03 08:48:56 +01:00
hotp.h Preliminary refactoring of libotp files 2014-12-03 08:48:56 +01:00
Makefile.am OTP: emit a log message when LDAP entry for config record is not found 2015-01-30 11:02:16 +01:00
otp_config.c OTP: emit a log message when LDAP entry for config record is not found 2015-01-30 11:02:16 +01:00
otp_config.h Make token auth and sync windows configurable 2014-12-05 13:42:19 +01:00
otp_token.c Fix a signedness bug in OTP code 2015-05-05 11:50:20 +02:00
otp_token.h Make token auth and sync windows configurable 2014-12-05 13:42:19 +01:00
t_hotp.c Preliminary refactoring of libotp files 2014-12-03 08:48:56 +01:00