cryb-to/lib/oath
Dag-Erling Smørgrav 54c67f337a Add partial support for issuer parameter.
We can read the issuer from a URI (as a separate parameter, not as a prefix to the label) and store it, but not yet output it.  That will be implemented in a future rewrite of oath_key_to_uri().
2018-04-26 00:06:48 +02:00
..
cryb-oath.pc.in Start using pkg-config / pkgconf. 2017-03-07 00:54:46 +01:00
cryb_oath.c Mechanically bump copyright dates to the date of the latest commit. 2017-02-19 20:07:43 +01:00
cryb_oath_hotp.c Big reorganization and cleanup 2016-09-04 14:56:39 +02:00
cryb_oath_key_alloc.c Big reorganization and cleanup 2016-09-04 14:56:39 +02:00
cryb_oath_key_create.c Add partial support for issuer parameter. 2018-04-26 00:06:48 +02:00
cryb_oath_key_dummy.c Add partial support for issuer parameter. 2018-04-26 00:06:48 +02:00
cryb_oath_key_free.c Big reorganization and cleanup 2016-09-04 14:56:39 +02:00
cryb_oath_key_from_file.c Big reorganization and cleanup 2016-09-04 14:56:39 +02:00
cryb_oath_key_from_uri.c Add partial support for issuer parameter. 2018-04-26 00:06:48 +02:00
cryb_oath_key_to_uri.c All property names and values may be percent-encoded. 2017-03-05 17:06:30 +01:00
cryb_oath_mode.c Remove tautological condition. 2016-10-03 16:43:05 +02:00
cryb_oath_totp.c Big reorganization and cleanup 2016-09-04 14:56:39 +02:00
Makefile.am Start using pkg-config / pkgconf. 2017-03-07 00:54:46 +01:00