OpenPAM/lib/liboath
Dag-Erling Smørgrav 653950434c Fully fix the input overflow bug and add a test case for it.
git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@861 185d5e19-27fe-0310-9dcf-9bff6b9f3609
2015-03-19 00:42:58 +00:00
..
Makefile.am Add an oath_mode(3) function which translates from mode names to numbers. 2014-12-11 13:58:15 +00:00
oath_base32.c Fix a few cases where we incorrectly (and needlessly) cast away const 2014-11-25 10:35:19 +00:00
oath_base64.c Fix a few cases where we incorrectly (and needlessly) cast away const 2014-11-25 10:35:19 +00:00
oath_hotp.c Change the meaning of the window parameter to always indicate the number 2014-12-15 16:42:31 +00:00
oath_impl.h Spell the name of the University of Oslo in English. 2014-07-10 17:16:48 +00:00
oath_key.c Fix a few cases where we incorrectly (and needlessly) cast away const 2014-11-25 10:35:19 +00:00
oath_key_alloc.c Compare the return value from mmap() to MAP_FAILED, not NULL. 2014-10-16 13:44:34 +00:00
oath_key_create.c Spell the name of the University of Oslo in English. 2014-07-10 17:16:48 +00:00
oath_key_dummy.c Spell the name of the University of Oslo in English. 2014-07-10 17:16:48 +00:00
oath_key_free.c Spell the name of the University of Oslo in English. 2014-07-10 17:16:48 +00:00
oath_key_from_file.c Spell the name of the University of Oslo in English. 2014-07-10 17:16:48 +00:00
oath_key_from_uri.c Spell the name of the University of Oslo in English. 2014-07-10 17:16:48 +00:00
oath_mode.c Add an oath_mode(3) function which translates from mode names to numbers. 2014-12-11 13:58:15 +00:00
oath_totp.c Change the meaning of the window parameter to always indicate the number 2014-12-15 16:42:31 +00:00
oath_uri_decode.c Fully fix the input overflow bug and add a test case for it. 2015-03-19 00:42:58 +00:00