keysmith/autotests
Johan Ouwerkerk ea19844300 refactor: proxy commandline arguments
Add a 'proxy' to forward external API calls into the main application
control flow. Right now it only supports forwarding commandline
arguments, but this construct is already useful as a starting point for
future D-Bus API support.
2021-05-03 04:03:24 +00:00
..
account chore: code fixups suggested by static analysis 2021-02-06 18:13:08 +01:00
app refactor: proxy commandline arguments 2021-05-03 04:03:24 +00:00
base32 Fix up licensing for REUSE compliance. 2020-04-10 13:34:31 +02:00
hmac Fix up licensing for REUSE compliance. 2020-04-10 13:34:31 +02:00
model feat: add basic support for otpauth:// URI parameter model 2020-10-27 18:08:31 +01:00
oath feat: reduce apparent latency when re-computing tokens by computing the 'next' token in advance. 2020-09-16 04:54:15 +00:00
secrets chore: clean up use of string.h includes. 2020-11-22 16:12:08 +01:00
test-utils refactor: extract signal spying to a top-level autotest utility. 2020-08-14 20:02:43 +02:00
uri feat: add basic support for otpauth:// URI parsing 2020-10-27 18:08:31 +01:00
validators refactor: rename unsigned integer parsing function 2020-08-08 09:17:55 +02:00
CMakeLists.txt feat: add basic support for accepting otpauth:// URIs from the commandline 2020-10-27 18:08:31 +01:00