2
0
MasterPassword/core/c
2018-03-05 08:14:11 -05:00
..
aes.c More standard memset_s 2017-09-25 02:53:34 -04:00
aes.h AES needs to be CBC, not CTR. 2017-09-23 20:14:53 -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 Make source more standard C11 w/POSIX:2008 CLI. 2017-09-25 10:33:31 -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 empty site names. 2018-01-06 15:42:26 -05:00
mpw-algorithm.h Slight clean-up of types, includes and warnings. 2017-08-30 09:39:35 -04:00
mpw-marshal-util.c strdup also isn't standard. 2017-09-25 10:51:14 -04:00
mpw-marshal-util.h Finish rename Marshall -> Marshal. 2017-09-22 15:20:14 -04:00
mpw-marshal.c strdup also isn't standard. 2017-09-25 10:51:14 -04:00
mpw-marshal.h Finish rename Marshall -> Marshal. 2017-09-22 15:20:14 -04:00
mpw-types.c Remove MPW_COLOR from core, safer decryption, more standard password input & curses dialog. 2017-09-25 18:34:12 -04:00
mpw-types.h Respect the user's default type when creating new sites. 2018-03-05 08:14:11 -05:00
mpw-util.c Remove MPW_COLOR from core, safer decryption, more standard password input & curses dialog. 2017-09-25 18:34:12 -04:00
mpw-util.h Remove MPW_COLOR from core, safer decryption, more standard password input & curses dialog. 2017-09-25 18:34:12 -04:00