8000 Tags · fmount/c_otp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: fmount/c_otp

Tags

v1.3

Toggle v1.3's commit message

Verified

This commit was signed with the committer’s verified signature.
fmount Francesco Pantano
More validation for delimiter position

This patch adds more validations to the providerrc delimiter position,
and a few more examples are provided in the providerrc file.

Signed-off-by: fmount <fmount@inventati.org>

v1.2

Toggle v1.2's commit message

Verified

This commit was signed with the committer’s verified signature.
fmount Francesco Pantano
Fix get_otp function and improve otp watcher

This patch fixes the way we iterate over the list of Provider and
introduces a few checks in the get_otp function. The TIME const is
increased to 30 seconds (otherwise we always compute the same thing
over and over again without a particular reason).
get_otp results also better from a memory point of view, and the
otpvalue is no longer a pointer in the NODE struct.

Signed-off-by: fmount <fmount@inventati.org>

v1.1

Toggle v1.1's commit message
1.1 release

v1.0

Toggle v1.0's commit message
Version 1.0

0