Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/totp
AgeCommit message (Expand)Author
2021-07-14Optimize includes across code basepeter
2020-07-18Fix minor TOTP issuesJonathan White
2019-11-10Encode trailing equal signs from base32 TOTP keydxdc
2019-10-21Correct issues with TOTP SetupJonathan White
2019-05-31Merge branch 'master' into developJonathan White
2019-05-31Fix argument parsing for OTP TOTP URL'sJonathan White
2019-04-15Support for RFC-compliant TOTP hashes #873 #1566Bryan Jacobs
2019-02-06Fix issues with TOTPJonathan White
2018-11-29Restore correct formattingGianluca Recchia
2018-10-31Reduce number of unneeded copiesGianluca Recchia
2018-10-31Reduce function call overheadGianluca Recchia
2018-10-19Add QR code generator for TOTP export (#1167)Adolfo E. García
2018-09-30Introduce synchronize merge methodJonathan White
2018-09-16Fix TOTP epoch time; add null checks for settingsJonathan White
2018-09-15Complete refactor of TOTP integrationJonathan White
2018-03-31Formatting the code.Louis-Bertrand Varin
2017-11-21Change QTotp class name to TotpWeslly
2017-11-21Add initial Steam TOTP supportJoel Smith
2017-10-21Replace Optional with QVariantAdolfo E. García
2017-10-21Revert formatting changeAdolfo E. García
2017-10-21Add new Base32 implementationAdolfo E. García
2017-06-14fix base32 copyrightthez3ro
2017-06-14Update and fix copyright headersthez3ro
2017-05-04Review fixesWeslly
2017-05-04Add TOTP supportWeslly