Age | Commit message (Expand) | Author | Files | Lines |
2018-01-26 | Update 2018 copyright | xmr-eric | 18 | -18/+18 |
2018-01-10 | Merge pull request #3005 | Riccardo Spagni | 1 | -1/+1 |
2018-01-10 | fix some link errors in debug mode for macos | stoffu | 1 | -0/+1 |
2017-12-25 | mnemonics: typo fix (4 bytes == 3 words, not 8 bytes) | stoffu | 1 | -1/+1 |
2017-12-18 | add empty container sanity checks when using front() and back() | moneromooo-monero | 1 | -0/+2 |
2017-11-09 | mnemonics: support for arbitrary (if multiple of 4 bytes) length data | moneromooo-monero | 2 | -19/+80 |
2017-09-26 | mnemonics: new Lojban word list | Wei Tang | 3 | -2/+1703 |
2017-08-14 | mnemonics: new Esperanto word list | moneromooo-monero | 3 | -2/+1705 |
2017-06-22 | electrum-words: fix seed mistakenly thought to be old style | moneromooo-monero | 2 | -3/+4 |
2017-05-17 | shared libs build (i.e. make debug) | stoffu | 1 | -0/+1 |
2017-04-24 | Change Old_English to English_Old - 'Old English' is actually a language | Nano Akron | 4 | -10/+10 |
2017-04-24 | Change all wallet language names into native names (and scripts) | Nano Akron | 10 | -32/+32 |
2017-04-24 | Merge pull request #1984 | Riccardo Spagni | 1 | -1/+1 |
2017-04-16 | Amended software licenses for Portuguese and Spanish | Nano Akron | 3 | -28/+92 |
2017-04-16 | Added Simplified Chinese electrum word list | Nano Akron | 3 | -0/+1717 |
2017-04-16 | mnemonics: ignore multiple whitespace between words | moneromooo-monero | 1 | -1/+1 |
2017-03-25 | mnemonics: sanity checks for word lists | moneromooo-monero | 3 | -5/+28 |
2017-03-25 | mnemonics: misc cleanup | moneromooo-monero | 11 | -100/+46 |
2017-03-25 | Add Dutch mnemonics wordlist | Roy Jacobs | 3 | -0/+1699 |
2017-03-23 | Fixes #1850 - Add French mnemonics wordlist | assylias | 3 | -0/+1699 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 13 | -13/+13 |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 1 | -0/+2 |
2017-01-15 | mnemonics: fix language detection with checksum word | moneromooo-monero | 1 | -1/+26 |
2016-12-10 | mnemonics: fix misc STL containers leak | moneromooo-monero | 1 | -0/+6 |
2016-09-26 | Dropped "bit" from bitmonero. | Randi Joseph | 1 | -2/+2 |
2016-09-18 | cmake: transitive deps and remove deprecated LINK_* | redfish | 1 | -2/+2 |
2015-12-31 | updated copyright year | Riccardo Spagni | 13 | -13/+13 |
2015-07-24 | slight modification to wordlist contributor tagline (as these contributors ha... | Riccardo Spagni | 2 | -2/+2 |
2015-07-24 | added Russian wordlist | Riccardo Spagni | 3 | -0/+1701 |
2015-07-23 | change unique_prefix_length=4 for japanese.h | David Vorick | 1 | -1/+1 |
2015-07-22 | add Germany and Italian wordlists | Riccardo Spagni | 4 | -0/+3402 |
2015-07-22 | fix portuguese wordlist | Riccardo Spagni | 1 | -3/+3 |
2015-07-22 | fix license on English wordlist | Riccardo Spagni | 1 | -2/+0 |
2015-06-23 | mnemonics: fix duplicate symbol error | Wladimir J. van der Laan | 1 | -1/+1 |
2015-06-21 | mnemonics: fix prefix extraction with non ASCII text | moneromooo-monero | 2 | -5/+25 |
2015-03-04 | fixed English word list issue: 'launchpad' should be 'ourselves' | Riccardo Spagni | 1 | -1/+1 |
2015-03-04 | fixed English word list issue: 'incline' should have remained 'inline' | Riccardo Spagni | 1 | -1/+1 |
2015-01-02 | year updated in license | Riccardo Spagni | 10 | -11/+11 |
2014-12-01 | return true on success | warptangent | 1 | -1/+1 |
2014-12-01 | deterministic wallet use of twelve words fixed | warptangent | 1 | -1/+1 |
2014-10-24 | cmake: support 2.8.7 | Ben Boeckel | 1 | -1/+1 |
2014-10-23 | cmake: handle private vs. public headers | Ben Boeckel | 1 | -2/+7 |
2014-10-23 | cmake: refactor common code with libraries | Ben Boeckel | 1 | -6/+1 |
2014-10-23 | cmake: put each library into its own directory | Ben Boeckel | 1 | -0/+52 |
2014-10-08 | Added unit test. Fails for Japanese for some reason. | Oran Juice | 2 | -5/+6 |
2014-10-07 | Remove iostream header put in during testing | Oran Juice | 1 | -2/+0 |
2014-10-07 | Variable unique prefix lengths for seed | Oran Juice | 7 | -47/+46 |
2014-10-06 | minor English wordlist tweaks | Riccardo Spagni | 1 | -23/+23 |
2014-10-05 | added other skipped commit | Riccardo Spagni | 1 | -1/+1 |
2014-10-05 | added skipped commit | Riccardo Spagni | 1 | -0/+1 |
2014-10-05 | added trim_length to language_base class, added license to langeuage_base | Riccardo Spagni | 5 | -1/+41 |
2014-10-05 | new English word list, trim length of 3, average word size of 6 letters, desi... | Riccardo Spagni | 1 | -1288/+1288 |
2014-10-05 | Uses new Japanese file. Gives credit to dabura667. English file indentation t... | Oran Juice | 2 | -2096/+2096 |
2014-10-03 | Don't show Old English as an available option | Oran Juice | 8 | -6652/+6652 |
2014-10-02 | Had missed const and had to use .at instead of [] | Oran Juice | 1 | -5/+5 |
2014-10-02 | Removed old word list file | Oran Juice | 5 | -9399/+0 |
2014-10-02 | Use reference types on LHS when using language methods | Oran Juice | 9 | -14/+114 |
2014-10-02 | Cut short word lists to 1626 words, added attribution to Electrum, some bug f... | Oran Juice | 8 | -9604/+8511 |
2014-10-02 | Restructured language sources to be singletons | Oran Juice | 9 | -9830/+9762 |
2014-10-02 | Separated word lists to header files | Oran Juice | 6 | -0/+9653 |
2014-09-30 | Added attribution to Electrum for their word-lists | Oran Juice | 4 | -0/+8 |
2014-09-30 | Is forgiving of spelling mistakes beyond the 1st 4 characters. | Oran Juice | 2 | -32/+72 |
2014-09-28 | Minor comment changes and code clean-up | Oran Juice | 2 | -2/+2 |
2014-09-28 | Default to new style English seed | Oran Juice | 1 | -1/+1 |
2014-09-28 | Minor code refactor and comment changes | Oran Juice | 1 | -4/+4 |
2014-09-28 | CRC Checksum for word seed. Gives a new 25 word seed with checksum if one wit... | Oran Juice | 2 | -35/+99 |
2014-09-27 | Doxygen comments in | Oran Juice | 2 | -15/+98 |
2014-09-27 | Informs about old style mnemonics from older wallet and provides a new one. C... | Oran Juice | 6 | -0/+7783 |
2014-09-27 | Throw error when word list file is empty and quick bug fix | Oran Juice | 1 | -5/+9 |
2014-09-26 | Supports wallet restoration | Oran Juice | 1 | -15/+39 |
2014-09-25 | Accepts seed language choice from user. | Oran Juice | 2 | -2/+20 |
2014-09-24 | Copies word lists directory to the location of the executable | Oran Juice | 2 | -3/+4 |
2014-09-23 | Check for error after opening word list file | Oran Juice | 1 | -6/+11 |
2014-09-23 | Added code to separate old word list to raw input file and support for multip... | Oran Juice | 3 | -3273/+1688 |
2014-09-23 | Moved mnemonics code to src/mnemonics | Oran Juice | 2 | -0/+3446 |