2
0
MasterPassword/core/c
2017-09-10 14:03:56 -04:00
..
base64.c Some type fixes. 2017-08-10 21:29:59 -04:00
base64.h Fix some build warnings. 2017-08-06 18:56:37 -04:00
mpw-algorithm_v0.c Declare __unused if not declared by compiler. 2017-08-30 13:27:59 -04:00
mpw-algorithm_v1.c Copy TOTP counter support to v2 override. 2017-08-30 09:54:16 -04:00
mpw-algorithm_v2.c Copy TOTP counter support to v2 override. 2017-08-30 09:54:16 -04:00
mpw-algorithm_v3.c Copy TOTP counter support to v2 override. 2017-08-30 09:54:16 -04:00
mpw-algorithm.c Support for persisting login/question type & stateful types, null checking, cleanup and rewrite of CLI state. 2017-08-22 18:18:24 -04:00
mpw-algorithm.h Slight clean-up of types, includes and warnings. 2017-08-30 09:39:35 -04:00
mpw-marshall-util.c Make MPW_JSON optional as documented. 2017-08-31 11:48:10 -04:00
mpw-marshall-util.h Fix support for building without MPW_JSON enabled. 2017-09-06 00:32:57 -04:00
mpw-marshall.c Make MPW_JSON optional as documented. 2017-08-31 11:48:10 -04:00
mpw-marshall.h Fix support for building without MPW_JSON enabled. 2017-09-06 00:32:57 -04:00
mpw-types.c Fixed #206 - 'p' trigger for phrase was missing. 2017-09-10 14:03:56 -04:00
mpw-types.h Declare __unused if not declared by compiler. 2017-08-30 13:27:59 -04:00
mpw-util.c Currently unused implementation of HOTP. 2017-08-30 09:40:51 -04:00
mpw-util.h Extract cli utilities into mpw-cli-util to keep things cleaner. 2017-08-31 15:30:42 -04:00