| Commit message (Expand) | Author | Age | Files | Lines |
* | Update man page links in README.mdHEADmaster | Zoltan Puskas | 2020-08-09 | 1 | -3/+3 |
* | Add changelog file, fix online man page URLs, CMake multilib supportv1.0.0 | Zoltan Puskas | 2018-04-09 | 3 | -4/+17 |
* | Make manual and README descriptions less ambiguous | Zoltan Puskas | 2018-04-08 | 3 | -4/+5 |
* | Make QR test page prettier (3 columns) | Zoltan Puskas | 2018-04-08 | 1 | -8/+36 |
* | Fix typo in README.md | Zoltan Puskas | 2018-04-08 | 1 | -1/+1 |
* | Add a soft token app test page generator script | Zoltan Puskas | 2018-02-06 | 1 | -0/+121 |
* | Make header installation by cmake more standard | Zoltan Puskas | 2018-02-04 | 1 | -2/+5 |
* | Set libcurl minimum version in cmake, write github readme | Zoltan Puskas | 2018-01-25 | 2 | -1/+67 |
* | Fixup cmake installation, add man pages install, add web bug address in CLI | Zoltan Puskas | 2018-01-24 | 2 | -21/+45 |
* | Write oathuri.h(3), oathuri_totp_generate(3), and oathuri_hotp_generate(3) ma... | Zoltan Puskas | 2018-01-24 | 3 | -0/+67 |
* | Write oathuri(1) man page | Zoltan Puskas | 2018-01-22 | 1 | -0/+54 |
* | Replace pipe detection logic with null termination argument | Zoltan Puskas | 2018-01-22 | 3 | -26/+28 |
* | Implement CLI tool, make code POSIX compatible | Zoltan Puskas | 2018-01-22 | 3 | -21/+216 |
* | Deduplicate URI generation code, fix period parameter typo, add ':' check | Zoltan Puskas | 2018-01-21 | 2 | -119/+89 |
* | Add URI length checking, don't update result buffer in case of errors | Zoltan Puskas | 2018-01-21 | 2 | -3/+20 |
* | Implement URI creation in the library | Zoltan Puskas | 2018-01-21 | 4 | -12/+222 |
* | Add Key URI specification doc, fix typos, add algorithm selection. | Zoltan Puskas | 2017-12-13 | 2 | -13/+115 |
* | Initial project skeleton, cli, lib and makefiles | Zoltan Puskas | 2017-12-13 | 9 | -0/+1481 |