Age | Commit message (Expand) | Author | Files | Lines |
2018-11-15 | Removed a lot of unnecessary includes | Martijn Otto | 1 | -1/+0 |
2018-08-16 | wallet: wipe seed from memory where appropriate | moneromooo-monero | 1 | -5/+7 |
2018-03-17 | simplewallet: new --use-english-language-names flag | moneromooo-monero | 1 | -1/+9 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2017-11-09 | mnemonics: support for arbitrary (if multiple of 4 bytes) length data | moneromooo-monero | 1 | -0/+22 |
2017-06-22 | electrum-words: fix seed mistakenly thought to be old style | moneromooo-monero | 1 | -1/+1 |
2017-04-24 | Change Old_English to English_Old - 'Old English' is actually a language | Nano Akron | 1 | -1/+1 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 |
2014-10-08 | Added unit test. Fails for Japanese for some reason. | Oran Juice | 1 | -1/+2 |
2014-10-03 | Don't show Old English as an available option | Oran Juice | 1 | -0/+1 |
2014-10-02 | Use reference types on LHS when using language methods | Oran Juice | 1 | -1/+1 |
2014-10-02 | Restructured language sources to be singletons | Oran Juice | 1 | -22/+18 |
2014-09-30 | Is forgiving of spelling mistakes beyond the 1st 4 characters. | Oran Juice | 1 | -3/+4 |
2014-09-28 | Minor comment changes and code clean-up | Oran Juice | 1 | -1/+1 |
2014-09-28 | CRC Checksum for word seed. Gives a new 25 word seed with checksum if one wit... | Oran Juice | 1 | -8/+17 |
2014-09-27 | Doxygen comments in | Oran Juice | 1 | -1/+42 |
2014-09-27 | Informs about old style mnemonics from older wallet and provides a new one. C... | Oran Juice | 1 | -0/+1 |
2014-09-25 | Accepts seed language choice from user. | Oran Juice | 1 | -1/+2 |
2014-09-23 | Added code to separate old word list to raw input file and support for multip... | Oran Juice | 1 | -3261/+1 |
2014-09-23 | Moved mnemonics code to src/mnemonics | Oran Juice | 1 | -0/+0 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -0/+28 |
2014-06-12 | more pointer-based derp | Thomas Winget | 1 | -1/+2 |
2014-06-12 | compile issues, resolve later. commiting because switching machines | tom | 1 | -0/+3 |
2014-06-12 | most functions prototyped/modified for wallet recovery | Thomas Winget | 1 | -0/+3276 |