Age | Commit message (Expand) | Author | Files | Lines |
2015-04-01 | Merge remote-tracking branch 'monero-official/master' into network-1.6-work1 | rfree2monero | 52 | -473/+4456 |
2015-03-27 | Restore daemon interactive mode | Thomas Winget | 14 | -153/+501 |
2015-03-26 | Merge pull request #244 | Riccardo Spagni | 2 | -10/+83 |
2015-03-26 | Merge pull request #242 | Riccardo Spagni | 2 | -5/+8 |
2015-03-26 | Merge pull request #239 | Riccardo Spagni | 1 | -10/+16 |
2015-03-24 | Enforce DNSSEC for checkpoint updates | Thomas Winget | 1 | -10/+17 |
2015-03-24 | DNSSEC added (hardcoded key) | Thomas Winget | 1 | -0/+66 |
2015-03-24 | Merge upstream to daemonize changes | Thomas Winget | 7 | -6/+20 |
2015-03-20 | Hopefully fixes build on Windows for real this time | Thomas Winget | 1 | -5/+5 |
2015-03-20 | Hopefully fixes build on Windows | Thomas Winget | 3 | -3/+15 |
2015-03-15 | Do store transaction's blob size in transaction_chain_entry | Sergey Kazenyuk | 2 | -4/+5 |
2015-03-15 | Use single get_transaction_hash to get both id and blob size | Sergey Kazenyuk | 1 | -2/+4 |
2015-03-10 | default mix factor in simplewallet | smooth | 1 | -10/+16 |
2015-03-06 | update checkpoint | smooth | 1 | -0/+1 |
2015-03-05 | add comment about avoiding overflow | smooth | 1 | -0/+6 |
2015-03-04 | minimum subsidy for mining incentives, remove unused LEGACY_FEE define | smooth | 3 | -4/+7 |
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-03-01 | DNS checkpoint loading for testnet should now be correct | Thomas Winget | 4 | -4/+19 |
2015-03-01 | sending commands to forked daemon works on testnet now | Thomas Winget | 1 | -0/+4 |
2015-03-01 | Fix tests building -- function signatures changed | Thomas Winget | 2 | -0/+3 |
2015-02-24 | fix locking in count-peers thread (2) | rfree2monero | 4 | -12/+28 |
2015-02-24 | 2014 network limit 1.3 fix log/path/data +utils | rfree2monero | 6 | -63/+142 |
2015-02-24 | revert stop_daemon method to use correct exit | Thomas Winget | 1 | -1/+1 |
2015-02-24 | RPC calls for background daemon added in | Thomas Winget | 8 | -52/+301 |
2015-02-24 | Daemonize changes pulled in -- daemon builds | Thomas Winget | 38 | -332/+3620 |
2015-02-20 | 2014 network limit 1.2 +utils +toc -doc -drmonero | rfree2monero | 18 | -158/+175 |
2015-02-20 | removed not needed <netinet/in.h> | rfree2monero | 1 | -1/+0 |
2015-02-20 | 2014 network limit 1.1 +utils +toc -doc -drmonero | rfree2monero | 19 | -318/+560 |
2015-02-20 | 2014 network limit 1.0a +utils +toc -doc -drmonero | rfree2monero | 20 | -76/+2113 |
2015-02-20 | added tx size to incoming_transfers RPC Call | Riccardo Spagni | 2 | -0/+4 |
2015-01-28 | make fallback compatible with newer slow-hash | Riccardo Spagni | 1 | -0/+12 |
2015-01-27 | replaced 64-bit multiplication in difficulty.cpp with a portable version | Riccardo Spagni | 1 | -4/+34 |
2015-01-27 | added portable slow-hash, updated makefile targets, fixed readme | Riccardo Spagni | 1 | -2/+152 |
2015-01-27 | fixed sse2 ifdef | Riccardo Spagni | 1 | -2/+2 |
2015-01-27 | remove aes flag, detect no sse2 | Riccardo Spagni | 1 | -0/+2 |
2015-01-15 | Merge pull request #215 | Riccardo Spagni | 4 | -2/+36 |
2015-01-15 | Merge pull request #214 | Riccardo Spagni | 3 | -12/+45 |
2015-01-14 | Fix seed node threaded DNS lookup | warptangent | 1 | -28/+41 |
2015-01-11 | Add a --restricted-rpc flag to simplewallet | moneromooo-monero | 4 | -2/+36 |
2015-01-11 | Allow get_bulk_payments to return all payments regardless of payment ID | moneromooo-monero | 3 | -12/+45 |
2015-01-08 | Merge pull request #206 | Riccardo Spagni | 2 | -11/+59 |
2015-01-06 | previous hash added to GBT | Riccardo Spagni | 2 | -0/+3 |
2015-01-02 | year updated in license | Riccardo Spagni | 137 | -139/+139 |
2014-12-15 | std::atomic_flag has no copy/move constructor, can't have a vector | Thomas Winget | 1 | -9/+7 |
2014-12-15 | small typo in previous commit | Thomas Winget | 1 | -1/+1 |
2014-12-15 | DNS seed timeout and fallback | Thomas Winget | 2 | -11/+61 |
2014-12-13 | Merge pull request #203 | Riccardo Spagni | 3 | -4/+41 |
2014-12-13 | Merge pull request #202 | Riccardo Spagni | 1 | -2/+0 |
2014-12-13 | Merge pull request #201 | Riccardo Spagni | 1 | -7/+9 |
2014-12-13 | Merge pull request #200 | Riccardo Spagni | 4 | -0/+125 |
2014-12-13 | onwards to 0.8.8.7 | Riccardo Spagni | 1 | -1/+1 |
2014-12-11 | Document existing function | warptangent | 1 | -0/+6 |
2014-12-11 | Repeat prompt for wallet path if invalid | warptangent | 3 | -4/+35 |
2014-12-10 | wallet2::rewrite update to not require bin file | warptangent | 1 | -2/+0 |
2014-12-10 | wallet2::load correctly initialize m_blockchain for wallet loaded without bin... | warptangent | 1 | -7/+9 |
2014-12-08 | Add simple_wallet::seed_set_language method | warptangent | 2 | -0/+72 |
2014-12-08 | Add wallet2::verify_password method | warptangent | 2 | -0/+53 |
2014-12-08 | version bump to 0.8.8.6v0.8.8.6 | Riccardo Spagni | 1 | -1/+1 |
2014-12-08 | Merge pull request #196 | Riccardo Spagni | 3 | -34/+67 |
2014-12-08 | Merge pull request #183 | Riccardo Spagni | 1 | -1/+5 |
2014-12-06 | wallet JSON update for non-deterministic wallet data | warptangent | 1 | -4/+10 |
2014-12-06 | Checking and handling for deterministic vs non-deterministic wallet | warptangent | 1 | -19/+35 |
2014-12-06 | Extract check for deterministic keys to wallet2::is_deterministic() | warptangent | 2 | -6/+20 |
2014-12-06 | indentation | warptangent | 1 | -1/+1 |
2014-12-06 | replace lines with call to recently added print_seed() | warptangent | 1 | -4/+1 |
2014-12-02 | increased version number for tagged releasev0.8.8.5 | Riccardo Spagni | 1 | -1/+1 |
2014-12-02 | fixed CMake version matching | Riccardo Spagni | 1 | -1/+1 |
2014-12-02 | Merge pull request #186 | Riccardo Spagni | 3 | -6/+3 |
2014-12-01 | prompt for seed language and error handling | warptangent | 3 | -0/+24 |
2014-12-01 | remove unused display variable | warptangent | 1 | -3/+0 |
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-12-01 | ensure that keccak is called on view spend key, not a possibly pre-sc_reduce3... | warptangent | 1 | -1/+1 |
2014-12-01 | moved rapidjson to external folder, fixed CMake | Riccardo Spagni | 24 | -8020/+0 |
2014-12-01 | Merge pull request #1 | Riccardo Spagni | 28 | -30/+8195 |
2014-11-26 | Merge pull request #188 | Riccardo Spagni | 5 | -9/+10 |
2014-11-25 | Merge pull request #180 | Riccardo Spagni | 12 | -53/+684 |
2014-11-18 | cmake: place binaries together in the build tree | Ben Boeckel | 1 | -0/+3 |
2014-11-11 | Disable legacy fees for now | iamsmooth | 2 | -2/+2 |
2014-11-09 | Remove DEFAULT_FEE, add temporary acceptance of too-small per-kb fee >= 0.1, ... | iamsmooth | 5 | -9/+10 |
2014-11-06 | per kb fees not passing correct fee to transfer() | Thomas Winget | 1 | -2/+1 |
2014-11-06 | Should now properly do per-kb fee | Thomas Winget | 1 | -1/+2 |
2014-11-06 | per kb fees | Thomas Winget | 3 | -3/+22 |
2014-11-01 | Exception handling while refreshing in rpc wallet (credits to QCN) | Sammy Libre | 1 | -1/+5 |
2014-10-24 | cmake: Windows and static builds need this | Ben Boeckel | 1 | -1/+1 |
2014-10-24 | cmake: fix up link lines | Ben Boeckel | 3 | -1/+3 |
2014-10-24 | cmake: support 2.8.7 | Ben Boeckel | 10 | -12/+12 |
2014-10-23 | cmake: fix up miniupnpc's define | Ben Boeckel | 1 | -3/+5 |
2014-10-23 | cmake: clean up if auto-dereferencing | Ben Boeckel | 1 | -1/+1 |
2014-10-23 | cmake: handle private vs. public headers | Ben Boeckel | 11 | -20/+81 |
2014-10-23 | cmake: refactor common code with libraries | Ben Boeckel | 7 | -51/+18 |
2014-10-23 | cmake: refactor common code with executables | Ben Boeckel | 5 | -72/+28 |
2014-10-23 | cmake: put each library into its own directory | Ben Boeckel | 11 | -51/+691 |
2014-10-23 | Merge pull request #182 | Riccardo Spagni | 1 | -0/+2 |
2014-10-19 | Prints seed after wallet upgrade. Removed iostream include. | Oran Juice | 3 | -6/+26 |
2014-10-19 | Doxygen comments | Oran Juice | 2 | -21/+40 |
2014-10-19 | Rewrites to old wallet file correctly | Oran Juice | 3 | -3/+18 |
2014-10-18 | Doxygen comments in | Oran Juice | 2 | -5/+37 |
2014-10-18 | Writes seed language while generating wallet. Wallet open fix. | Oran Juice | 3 | -22/+38 |
2014-10-18 | Stores seed language in wallet file. added rapidjson. Yet to test backward co... | Oran Juice | 27 | -4/+8067 |
2014-10-15 | fixed errant > | Riccardo Spagni | 1 | -1/+1 |
2014-10-15 | Merge pull request #178 | Riccardo Spagni | 5 | -101/+319 |
2014-10-15 | Merge pull request #176 | Riccardo Spagni | 8 | -50/+48 |
2014-10-15 | Merge pull request #174 | Riccardo Spagni | 1 | -2/+2 |
2014-10-15 | fixed conflict in tests CMakeLists | Riccardo Spagni | 1 | -10/+12 |
2014-10-13 | Commented most of src/serialization/ going to read up more on variant's and f... | jebes | 5 | -101/+319 |
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-07 | miniupnpc static define change | Riccardo Spagni | 1 | -0/+2 |
2014-10-07 | Merge pull request #175 | Riccardo Spagni | 3 | -5/+7 |
2014-10-07 | added hardcoded checkpoint at block 249380 | Riccardo Spagni | 1 | -0/+1 |
2014-10-06 | capitalize Keccak everywhere | David G. Andersen | 1 | -1/+1 |
2014-10-06 | typo fix - cryptonight, not cryptonote | David G. Andersen | 1 | -1/+1 |
2014-10-06 | fix for mingw not playing nicely with libunbound configure, fix for correctly... | Riccardo Spagni | 1 | -4/+4 |
2014-10-06 | use the correct CMake variable for static builds | Riccardo Spagni | 1 | -4/+4 |
2014-10-06 | build libunbound from external if no local libunbound or for static builds | Riccardo Spagni | 1 | -1/+2 |
2014-10-06 | Fix comment start for two functions | David G. Andersen | 1 | -2/+2 |
2014-10-06 | core_rpc_server: use do while(0) idiom in macros using if | moneromooo-monero | 1 | -2/+2 |
2014-10-06 | core_rpc_server: fix overreads in slow_memmem | moneromooo-monero | 1 | -8/+10 |
2014-10-06 | Merge pull request #170 | Riccardo Spagni | 1 | -5/+142 |
2014-10-06 | Merge pull request #167 | Riccardo Spagni | 1 | -2/+2 |
2014-10-06 | minor English wordlist tweaks | Riccardo Spagni | 1 | -23/+23 |
2014-10-05 | another typo fix | David G. Andersen | 1 | -1/+1 |
2014-10-05 | split mnemonic printout over 3 lines | Riccardo Spagni | 1 | -0/+4 |
2014-10-05 | fix typo | David G. Andersen | 1 | -1/+1 |
2014-10-05 | More documentation | David G. Andersen | 1 | -10/+63 |
2014-10-05 | initial doxygen commenting of the CryptoNight proof-of-work code | David G. Andersen | 1 | -1/+85 |
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 | fixed conflict in CMakeLists | Riccardo Spagni | 16 | -3464/+9203 |
2014-10-05 | Uses new Japanese file. Gives credit to dabura667. English file indentation t... | Oran Juice | 2 | -2096/+2096 |
2014-10-03 | fixed checkpointing bug | Riccardo Spagni | 1 | -1/+1 |
2014-10-03 | quick hacky fix for broken TXT reads | Riccardo Spagni | 1 | -1/+9 |
2014-10-03 | cleaned up OpenAlias messages in simplewallet | Riccardo Spagni | 1 | -6/+6 |
2014-10-03 | Don't show Old English as an available option | Oran Juice | 9 | -6653/+6653 |
2014-10-03 | MoneroPulse log wording tweaks | Riccardo Spagni | 2 | -4/+5 |
2014-10-02 | fixed signed-unsigned issue from 166 | Thomas Winget | 1 | -2/+2 |
2014-10-02 | moved checkpoint log level | Riccardo Spagni | 1 | -1/+1 |
2014-10-02 | moved file checkpointing log output to log1 | Riccardo Spagni | 1 | -6/+6 |
2014-10-02 | Had missed const and had to use .at instead of [] | Oran Juice | 1 | -5/+5 |
2014-10-02 | remove dangling upnp port mappings, updated miniupnpc | Riccardo Spagni | 1 | -2/+10 |
2014-10-02 | remove pthreads, successfully tested on gcc 4.9.1 without pthreads | Riccardo Spagni | 1 | -4/+4 |
2014-10-02 | Stop copying word list files to build directory | Oran Juice | 1 | -2/+0 |
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 | 13 | -9868/+9791 |
2014-10-02 | Separated word lists to header files | Oran Juice | 6 | -0/+9653 |
2014-10-02 | Merge pull request #165 | Riccardo Spagni | 13 | -88/+407 |
2014-10-01 | simplewallet ignoring testnet port in RPC mode | Riccardo Spagni | 1 | -1/+1 |
2014-09-30 | Daemon should now exit on conflicting checkpoints | Thomas Winget | 2 | -0/+13 |
2014-09-30 | various changes to runtime checkpoint updating | Thomas Winget | 7 | -23/+113 |
2014-09-30 | Fixed segfault with checkpoints loading | Thomas Winget | 3 | -2/+10 |
2014-09-30 | DNS checkpoint updating added, and daemon flag to enforce them | Thomas Winget | 7 | -16/+106 |
2014-09-30 | reload checkpoints file every ~hr and print if any fail | Thomas Winget | 10 | -73/+173 |
2014-09-30 | updated DNSResolver/things that use it for DNSSEC | Thomas Winget | 3 | -10/+23 |
2014-09-30 | Adding an identical existing checkpoint should not error | Thomas Winget | 1 | -2/+7 |
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-30 | Change seed message to '25' words from '24' words | Oran Juice | 1 | -2/+2 |
2014-09-28 | Merge with origin/master | Oran Juice | 20 | -58/+700 |
2014-09-28 | Minor comment changes and code clean-up | Oran Juice | 3 | -5/+5 |
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 | 3 | -41/+109 |
2014-09-27 | Doxygen comments in | Oran Juice | 4 | -21/+134 |
2014-09-27 | Informs about old style mnemonics from older wallet and provides a new one. C... | Oran Juice | 8 | -6/+7792 |
2014-09-27 | Throw error when word list file is empty and quick bug fix | Oran Juice | 2 | -12/+40 |
2014-09-26 | Supports wallet restoration | Oran Juice | 2 | -19/+45 |
2014-09-25 | Accepts seed language choice from user. | Oran Juice | 4 | -2/+59 |
2014-09-25 | Revert "low risk, potentially varint overflow bug patched thanks to BBR" | Riccardo Spagni | 8 | -54/+14 |
2014-09-24 | Remove LDNS dep and fix a bug in libunbound const correctness fix | Thomas Winget | 2 | -4/+4 |
2014-09-24 | Removed ldns dependency | Thomas Winget | 2 | -4/+9 |
2014-09-24 | low risk, potentially varint overflow bug patched thanks to BBR | Riccardo Spagni | 8 | -14/+54 |
2014-09-24 | libunbound has const correctness issues... | Thomas Winget | 1 | -5/+19 |
2014-09-25 | Added ability to read chechpoint hashes from json file in data folder | Tomer Konforty | 4 | -0/+65 |
2014-09-24 | checkpoint | iamsmooth | 1 | -0/+1 |
2014-09-24 | checkpoint | iamsmooth | 1 | -0/+2 |
2014-09-24 | checkpoints | iamsmooth | 1 | -0/+5 |
2014-09-24 | checkpoint | iamsmooth | 1 | -0/+1 |
2014-09-24 | checkpoints | iamsmooth | 1 | -3/+5 |
2014-09-24 | redo FindUnbound.cmake | Riccardo Spagni | 1 | -4/+4 |
2014-09-24 | Copies word lists directory to the location of the executable | Oran Juice | 4 | -4/+11 |
2014-09-24 | use boost::asio::ip::address because cross-platform plz | Riccardo Spagni | 1 | -96/+27 |
2014-09-24 | temp commit | Thomas Winget | 1 | -15/+42 |
2014-09-23 | Added function to check syntax of URL for DNS lookup | Thomas Winget | 2 | -8/+44 |
2014-09-23 | Fixed artifacts from cherry-picking devel->master | Thomas Winget | 1 | -2/+2 |
2014-09-23 | change to allow (at least a bit) for multiple TXT records | Thomas Winget | 5 | -23/+40 |
2014-09-23 | Simplewallet should now resolve urls to addresses | Thomas Winget | 1 | -2/+53 |
2014-09-23 | Monero addres from DNS TXT record implemented, tests pass | Thomas Winget | 4 | -24/+102 |
2014-09-23 | seed node DNS code updated to use DNSResolver | Thomas Winget | 1 | -41/+111 |
2014-09-23 | Use the loop iterator, previous version of me. | Thomas Winget | 1 | -2/+2 |
2014-09-23 | ipv4 and ipv6 resolution working | Thomas Winget | 4 | -32/+159 |
2014-09-23 | Updated CMake files -- added libunbound linker flag | Thomas Winget | 1 | -4/+4 |
2014-09-23 | Initial commit of DNS code | Thomas Winget | 2 | -0/+141 |
2014-09-23 | Check for error after opening word list file | Oran Juice | 1 | -6/+11 |