Commit Graph

102 Commits (master)

Author SHA1 Message Date
mj-xmr 4db6aed98c CMake: Add missing headers via monero_find_all_headers macro
2 years ago
mj-xmr da9aa1f7f8
Copyright: Update to 2022
2 years ago
moneromooo-monero 064eeb2861
wallet_rpc_server: set seed language in generate_from_keys
3 years ago
luigi1111 ce5800a225
Merge pull request #7346
3 years ago
Kevin Barbour 85db1734e7
Remove unused variables in monero codebase
3 years ago
rbrunner7 e7f5845ce8 Only INFO log for short seed words with ALLOW_SHORT_WORDS active
3 years ago
Alexander Blair a0d179e528
Merge pull request #6512
4 years ago
moneromooo-monero 82d21f5b3c easylogging++: sanitize log payload
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
moneromooo-monero 7e5158aa97
mnemonics: fix 4 byte UTF-8 rewriting
5 years ago
Riccardo Spagni 89fb0e3cd6
Merge pull request #5295
5 years ago
moneromooo-monero 2b10f22ae6
mnemonics: fix half length seed to bytes conversion
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
moneromooo-monero 11227e0ba2
mnemonics: compare canonical words (lowercase)
5 years ago
moneromooo-monero 25e5a8539c
singleton: fix missing *this return value in operator=
5 years ago
moneromooo-monero ec1a62b50d
move int-util.h to epee
5 years ago
Martijn Otto bd98e99c80
Removed a lot of unnecessary includes
6 years ago
Riccardo Spagni b60078d1b3
Merge pull request #4726
6 years ago
moneromooo-monero 91eaea9c72
mnemonics: fix words_to_bytes on big endian
6 years ago
Paul Shapiro 4a003bb5a2 mnemonics/electrum-words/create_checksum_index(): updated to work with non fixed word list length mnemonic
6 years ago
moneromooo-monero f0bc684ccd
mnemonics: fix outrageous compile time with CLANG in release
6 years ago
moneromooo-monero c955257c4a
electrum-words: fix bytes_to_words on big endian
6 years ago
moneromooo-monero ea37614efe
wallet: wipe seed from memory where appropriate
6 years ago
moneromooo-monero 5e675de7c2
simplewallet: fix language detection when using --use-english-language-names
6 years ago
einsteinsfool 7cdd147da5 Changed URLs to HTTPS
6 years ago
moneromooo-monero efcecb42f3
mnemonics: add some logs to help debug failures
6 years ago
moneromooo-monero 8ea3c4d544
simplewallet: new --use-english-language-names flag
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
Riccardo Spagni 4e3716a2d2
Merge pull request #3005
6 years ago
stoffu 6d8b29ef28
fix some link errors in debug mode for macos
6 years ago
stoffu 369884a669
mnemonics: typo fix (4 bytes == 3 words, not 8 bytes)
6 years ago
moneromooo-monero 45a1c4c088
add empty container sanity checks when using front() and back()
6 years ago
moneromooo-monero 2d1ccc1b88
mnemonics: support for arbitrary (if multiple of 4 bytes) length data
7 years ago
Wei Tang 551a8ea60e mnemonics: new Lojban word list
7 years ago
moneromooo-monero cb2d5ac788
mnemonics: new Esperanto word list
7 years ago
moneromooo-monero bb708ab8c3
electrum-words: fix seed mistakenly thought to be old style
7 years ago
stoffu dd8e3266b2
shared libs build (i.e. make debug)
7 years ago
Nano Akron 12fff108ea
Change Old_English to English_Old - 'Old English' is actually a language
7 years ago
Nano Akron 533187f0c3
Change all wallet language names into native names (and scripts)
7 years ago
Riccardo Spagni 0385999cda
Merge pull request #1984
7 years ago
Nano Akron 72d113dd38
Amended software licenses for Portuguese and Spanish
7 years ago
Nano Akron 54bcd260ff
Added Simplified Chinese electrum word list
7 years ago
moneromooo-monero 5fce581ce3
mnemonics: ignore multiple whitespace between words
7 years ago
moneromooo-monero 6e6794786a
mnemonics: sanity checks for word lists
7 years ago
moneromooo-monero e98f1114a0
mnemonics: misc cleanup
7 years ago
Roy Jacobs 5a4827ae21 Add Dutch mnemonics wordlist
7 years ago
assylias 31616af33d Fixes #1850 - Add French mnemonics wordlist
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago
moneromooo-monero f5f4109f9a
mnemonics: fix language detection with checksum word
7 years ago