aboutsummaryrefslogtreecommitdiff
path: root/src/mnemonics/language_base.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Copyright: Update to 2023mj-xmr1-1/+1
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2021-01-03Only INFO log for short seed words with ALLOW_SHORT_WORDS activerbrunner71-1/+1
2020-07-19Merge pull request #6512Alexander Blair1-1/+1
2020-05-24easylogging++: sanitize log payloadmoneromooo-monero1-70/+4
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2019-04-30mnemonics: fix 4 byte UTF-8 rewritingmoneromooo-monero1-1/+1
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-01-11mnemonics: compare canonical words (lowercase)moneromooo-monero1-4/+92
2018-08-29mnemonics: fix outrageous compile time with CLANG in releasemoneromooo-monero1-2/+11
2018-08-16wallet: wipe seed from memory where appropriatemoneromooo-monero1-12/+17
2018-03-17simplewallet: new --use-english-language-names flagmoneromooo-monero1-2/+12
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-03-25mnemonics: sanity checks for word listsmoneromooo-monero1-3/+26
2017-03-25mnemonics: misc cleanupmoneromooo-monero1-20/+16
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2016-12-10mnemonics: fix misc STL containers leakmoneromooo-monero1-0/+6
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-06-23mnemonics: fix duplicate symbol errorWladimir J. van der Laan1-1/+1
2015-06-21mnemonics: fix prefix extraction with non ASCII textmoneromooo-monero1-1/+21
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-10-07Variable unique prefix lengths for seedOran Juice1-4/+4
2014-10-05added other skipped commitRiccardo Spagni1-1/+1
2014-10-05added skipped commitRiccardo Spagni1-0/+1
2014-10-05added trim_length to language_base class, added license to langeuage_baseRiccardo Spagni1-0/+36
2014-10-03Don't show Old English as an available optionOran Juice1-73/+73
2014-10-02Use reference types on LHS when using language methodsOran Juice1-7/+41
2014-10-02Cut short word lists to 1626 words, added attribution to Electrum, some bug f...Oran Juice1-61/+61
2014-10-02Restructured language sources to be singletonsOran Juice1-0/+61