summaryrefslogtreecommitdiff
path: root/src/mnemonics/language_base.h
Commit message (Expand)AuthorAgeFilesLines
* Only INFO log for short seed words with ALLOW_SHORT_WORDS activerbrunner72021-10-061-1/+1
* Merge pull request #6512Alexander Blair2020-07-191-1/+1
|\
| * Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* | easylogging++: sanitize log payloadmoneromooo-monero2020-05-241-70/+4
|/
* mnemonics: fix 4 byte UTF-8 rewritingmoneromooo-monero2019-04-301-1/+1
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* mnemonics: compare canonical words (lowercase)moneromooo-monero2019-01-111-4/+92
* mnemonics: fix outrageous compile time with CLANG in releasemoneromooo-monero2018-08-291-2/+11
* wallet: wipe seed from memory where appropriatemoneromooo-monero2018-08-161-12/+17
* simplewallet: new --use-english-language-names flagmoneromooo-monero2018-03-171-2/+12
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* mnemonics: sanity checks for word listsmoneromooo-monero2017-03-251-3/+26
* mnemonics: misc cleanupmoneromooo-monero2017-03-251-20/+16
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* mnemonics: fix misc STL containers leakmoneromooo-monero2016-12-101-0/+6
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* mnemonics: fix duplicate symbol errorWladimir J. van der Laan2015-06-231-1/+1
* mnemonics: fix prefix extraction with non ASCII textmoneromooo-monero2015-06-211-1/+21
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* Variable unique prefix lengths for seedOran Juice2014-10-071-4/+4
* added other skipped commitRiccardo Spagni2014-10-051-1/+1
* added skipped commitRiccardo Spagni2014-10-051-0/+1
* added trim_length to language_base class, added license to langeuage_baseRiccardo Spagni2014-10-051-0/+36
* Don't show Old English as an available optionOran Juice2014-10-031-73/+73
* Use reference types on LHS when using language methodsOran Juice2014-10-021-7/+41
* Cut short word lists to 1626 words, added attribution to Electrum, some bug f...Oran Juice2014-10-021-61/+61
* Restructured language sources to be singletonsOran Juice2014-10-021-0/+61