cryb-to/lib/oath
Dag-Erling Smørgrav bd4b5c246e Complete rewrite of oath_key_to_uri().
- The API has changed so that the function now writes its output into a caller-provided buffer, in a style similar to libcryb-enc.

- All parameter values are now correctly percent-encoded.

- The issuer parameter is now supported.
2018-04-26 02:41:47 +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 Major cleanup and API overhaul. 2018-04-26 01:31:35 +02:00
cryb_oath_key_create.c Major cleanup and API overhaul. 2018-04-26 01:31:35 +02:00
cryb_oath_key_destroy.c Major cleanup and API overhaul. 2018-04-26 01:31:35 +02:00
cryb_oath_key_dummy.c Major cleanup and API overhaul. 2018-04-26 01:31:35 +02:00
cryb_oath_key_from_file.c
cryb_oath_key_from_uri.c Major cleanup and API overhaul. 2018-04-26 01:31:35 +02:00
cryb_oath_key_to_uri.c Complete rewrite of oath_key_to_uri(). 2018-04-26 02:41:47 +02:00
cryb_oath_mode.c Major cleanup and API overhaul. 2018-04-26 01:31:35 +02:00
cryb_oath_totp.c Major cleanup and API overhaul. 2018-04-26 01:31:35 +02:00
Makefile.am Major cleanup and API overhaul. 2018-04-26 01:31:35 +02:00