Age | Commit message (Expand) | Author | Files | Lines |
2015-01-02 | year updated in license | Riccardo Spagni | 313 | -349/+302 |
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 | Merge pull request #205 | Riccardo Spagni | 2 | -1/+53 |
2014-12-13 | Merge branch 'master' of https://github.com/fluffypony/bitmonero | Riccardo Spagni | 0 | -0/+0 |
2014-12-13 | added gpg key for warptangent | Riccardo Spagni | 1 | -0/+52 |
2014-12-13 | revert the removal of the 'arch' flag from the release-static target | Riccardo Spagni | 1 | -1/+1 |
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 | revert the removal of the 'arch' flag from the release-static target | Riccardo Spagni | 1 | -1/+1 |
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-04 | update unbound from upstream | Riccardo Spagni | 72 | -2655/+1261 |
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-02 | Merge pull request #187 | Riccardo Spagni | 3 | -0/+24 |
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 | Merge pull request #192 | Riccardo Spagni | 29 | -30/+8198 |
2014-12-01 | moved rapidjson to external folder, fixed CMake | Riccardo Spagni | 25 | -1/+3 |
2014-12-01 | Merge pull request #1 | Riccardo Spagni | 29 | -30/+8196 |
2014-12-01 | Merge pull request #191 | Riccardo Spagni | 2 | -6/+15 |
2014-12-01 | don't build tests unless we're building all-* or *-test builds | Riccardo Spagni | 2 | -6/+15 |
2014-11-27 | updated readme to include libevent / libgtest deps | Riccardo Spagni | 1 | -1/+1 |
2014-11-26 | Merge pull request #188 | Riccardo Spagni | 5 | -9/+10 |
2014-11-25 | Merge pull request #180 | Riccardo Spagni | 32 | -340/+2905 |
2014-11-18 | cmake: work around a bug with implicit link directories | Ben Boeckel | 1 | -0/+8 |
2014-11-18 | mingw: copy required libraries to the build tree | Ben Boeckel | 1 | -0/+16 |
2014-11-18 | cmake: place binaries together in the build tree | Ben Boeckel | 1 | -0/+3 |
2014-11-17 | msys: don't use LTO | Ben Boeckel | 1 | -0/+2 |
2014-11-17 | msys: factor out -Werror on msys | Ben Boeckel | 1 | -1/+4 |
2014-11-17 | msys: look in msys' directory for files | Ben Boeckel | 1 | -0/+5 |
2014-11-11 | Disable legacy fees for now | iamsmooth | 2 | -2/+2 |
2014-11-10 | miniupnpc: bump the _POSIX_C_SOURCE feature macro | Ben Boeckel | 1 | -1/+1 |
2014-11-09 | Remove DEFAULT_FEE, add temporary acceptance of too-small per-kb fee >= 0.1, ... | iamsmooth | 5 | -9/+10 |
2014-11-06 | Merge pull request #184 | Riccardo Spagni | 3 | -3/+22 |
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 | unbound: fix getaddrinfo detection for 32-bit windows | Ben Boeckel | 1 | -1/+11 |
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 | 5 | -3/+7 |
2014-10-24 | unbound: fix type checking | Ben Boeckel | 1 | -2/+2 |
2014-10-24 | unbound: plumb the libdir up | Ben Boeckel | 2 | -1/+6 |
2014-10-24 | cmake: support 2.8.7 | Ben Boeckel | 22 | -28/+28 |
2014-10-23 | cmake: fix up miniupnpc's define | Ben Boeckel | 2 | -6/+10 |
2014-10-23 | cmake: clean up EXTRA_LIBRARIES | Ben Boeckel | 1 | -3/+1 |
2014-10-23 | cmake: set the project name | Ben Boeckel | 1 | -0/+2 |
2014-10-23 | cmake: prepend to CMAKE_MODULE_PATH | Ben Boeckel | 1 | -1/+2 |
2014-10-23 | cmake: remove scream-make (all-caps functions) | Ben Boeckel | 1 | -15/+15 |
2014-10-23 | unbound: import cmake build system | Ben Boeckel | 5 | -82/+1429 |
2014-10-23 | miniupnpc: clean up build system | Ben Boeckel | 1 | -65/+5 |
2014-10-23 | cmake: minor cleanups (indentation and typos) | Ben Boeckel | 2 | -15/+15 |
2014-10-23 | cmake: use option() for STATIC | Ben Boeckel | 1 | -1/+1 |
2014-10-23 | cmake: clean up if auto-dereferencing | Ben Boeckel | 2 | -4/+4 |
2014-10-23 | build: inform the build of what generates version.h | Ben Boeckel | 1 | -1/+11 |
2014-10-23 | cmake: support git info in released tarballs | Ben Boeckel | 3 | -12/+25 |
2014-10-23 | cmake: fix up BOOST_IGNORE_SYSTEM_PATHS | Ben Boeckel | 1 | -2/+1 |
2014-10-23 | cmake: remove configuration variables | Ben Boeckel | 2 | -12/+0 |
2014-10-23 | cmake: factor out error messages | Ben Boeckel | 2 | -10/+17 |
2014-10-23 | miniupnpc: clear out else/endfoo command arguments | Ben Boeckel | 2 | -17/+17 |
2014-10-23 | daemon_tests: update cmake code | Ben Boeckel | 1 | -4/+50 |
2014-10-23 | gtest: support an external gtest | Ben Boeckel | 3 | -9/+22 |
2014-10-23 | cmake: put each test executable in its own directory | Ben Boeckel | 10 | -45/+562 |
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 | 7 | -35/+47 |
2014-10-20 | Apple and BSD don't need malloc.h | Riccardo Spagni | 1 | -1/+5 |
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 | 28 | -4/+8068 |
2014-10-15 | removed unecessary mnemonics test | Riccardo Spagni | 1 | -13/+0 |
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 | 9 | -50/+215 |
2014-10-15 | Merge pull request #174 | Riccardo Spagni | 1 | -2/+2 |
2014-10-15 | Merge branch 'moneromooo-monero-memmem' | Riccardo Spagni | 3 | -11/+139 |
2014-10-15 | fixed conflict in tests CMakeLists | Riccardo Spagni | 3 | -11/+139 |
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 | fixed unit tests | Riccardo Spagni | 5 | -35/+43 |
2014-10-08 | Added unit test. Fails for Japanese for some reason. | Oran Juice | 3 | -5/+173 |
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 | 2 | -0/+4 |
2014-10-07 | Merge pull request #175 | Riccardo Spagni | 10 | -248/+358 |
2014-10-07 | added hardcoded checkpoint at block 249380 | Riccardo Spagni | 1 | -0/+1 |
2014-10-06 | fixed miniupnpc dynamic target | Riccardo Spagni | 1 | -2/+4 |
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 | mingw library tweaks | Riccardo Spagni | 1 | -4/+1 |
2014-10-06 | fix for mingw not playing nicely with libunbound configure, fix for correctly... | Riccardo Spagni | 5 | -16/+27 |
2014-10-06 | need to link with -ldl on Linux when building statically | Riccardo Spagni | 1 | -0/+1 |
2014-10-06 | set the winsock variable differently on Windows | Riccardo Spagni | 1 | -1/+2 |
2014-10-06 | fixed configure_command for libunbound under mingw | Riccardo Spagni | 1 | -1/+1 |
2014-10-06 | turns out mingw does actually produce .a libs and not .dll.a | Riccardo Spagni | 1 | -3/+1 |
2014-10-06 | added bison/yacc static build dependency | Riccardo Spagni | 1 | -1/+1 |
2014-10-06 | quieten CMake when it can't find packages | Riccardo Spagni | 2 | -4/+4 |
2014-10-06 | removed required flags from miniupnp and unbound | Riccardo Spagni | 1 | -2/+2 |
2014-10-06 | enforce static libraries when building statically | Riccardo Spagni | 1 | -0/+8 |
2014-10-06 | Merge pull request #173 | Riccardo Spagni | 1 | -2/+2 |
2014-10-06 | Merge branch 'master' of http://github.com/fluffypony/bitmonero | Riccardo Spagni | 0 | -0/+0 |
2014-10-06 | include openssl in linbunbound static linking, added errors for openssl and e... | Riccardo Spagni | 1 | -3/+14 |
2014-10-06 | reference the correct unbound static lib | Riccardo Spagni | 1 | -4/+3 |
2014-10-06 | added libtool's install command | Riccardo Spagni | 1 | -7/+10 |
2014-10-06 | use the correct CMake variable for static builds | Riccardo Spagni | 3 | -12/+12 |
2014-10-06 | build libunbound correctly | Riccardo Spagni | 1 | -21/+50 |
2014-10-06 | fix missing parentheses | Riccardo Spagni | 1 | -1/+1 |
2014-10-06 | build libunbound from external if no local libunbound or for static builds | Riccardo Spagni | 5 | -232/+270 |
2014-10-06 | added static build dependency instructions to README | Riccardo Spagni | 1 | -1/+12 |
2014-10-06 | include openssl in linbunbound static linking, added errors for openssl and e... | Riccardo Spagni | 1 | -3/+14 |
2014-10-06 | reference the correct unbound static lib | Riccardo Spagni | 1 | -4/+3 |
2014-10-06 | added libtool's install command | Riccardo Spagni | 1 | -7/+10 |
2014-10-06 | Fix comment start for two functions | David G. Andersen | 1 | -2/+2 |
2014-10-06 | use the correct CMake variable for static builds | Riccardo Spagni | 3 | -12/+12 |
2014-10-06 | core_rpc_server: use do while(0) idiom in macros using if | moneromooo-monero | 1 | -2/+2 |
2014-10-06 | tests: add a test for slow_memmem | moneromooo-monero | 2 | -1/+127 |
2014-10-06 | core_rpc_server: fix overreads in slow_memmem | moneromooo-monero | 1 | -8/+10 |
2014-10-06 | build libunbound correctly | Riccardo Spagni | 1 | -21/+50 |
2014-10-06 | fix missing parentheses | Riccardo Spagni | 1 | -1/+1 |
2014-10-06 | build libunbound from external if no local libunbound or for static builds | Riccardo Spagni | 5 | -232/+270 |
2014-10-06 | Merge branch 'master' of http://github.com/fluffypony/bitmonero | Riccardo Spagni | 0 | -0/+0 |
2014-10-06 | added static build dependency instructions to README | Riccardo Spagni | 1 | -1/+12 |
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 | added static build dependency instructions to README | Riccardo Spagni | 1 | -1/+12 |
2014-10-06 | Merge pull request #171 | Riccardo Spagni | 397 | -23/+199322 |
2014-10-06 | added aabramov's gpg key | Riccardo Spagni | 1 | -0/+31 |
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 | added unbound to external deps | Riccardo Spagni | 394 | -0/+199264 |
2014-10-05 | split mnemonic printout over 3 lines | Riccardo Spagni | 1 | -0/+4 |
2014-10-05 | fix for miniupnpc static compile under Windows | Riccardo Spagni | 1 | -2/+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 | Merge branch 'oranjuice' | Riccardo Spagni | 16 | -3464/+9243 |
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-04 | Merge pull request #169 | Riccardo Spagni | 82 | -256/+779 |
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-03 | boost 1.56 kindly (and officially) patched in msys2 by Alexey Pavlov | Riccardo Spagni | 1 | -3/+2 |
2014-10-02 | forgot to add connection context to log line | Riccardo Spagni | 1 | -1/+1 |
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 | moved non-critical p2p errors to l2 | Riccardo Spagni | 2 | -2/+2 |
2014-10-02 | Had missed const and had to use .at instead of [] | Oran Juice | 1 | -5/+5 |
2014-10-02 | Merge branch 'master' of http://github.com/fluffypony/bitmonero | Riccardo Spagni | 0 | -0/+0 |
2014-10-02 | remove dangling upnp port mappings, updated miniupnpc | Riccardo Spagni | 71 | -221/+728 |
2014-10-02 | fixed unbound static lib on mingw as libunbound.dll.a | Riccardo Spagni | 1 | -1/+5 |
2014-10-02 | remove pthreads, successfully tested on gcc 4.9.1 without pthreads | Riccardo Spagni | 3 | -12/+16 |
2014-10-02 | remove dangling upnp port mappings, updated miniupnpc | Riccardo Spagni | 71 | -221/+728 |
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 | 14 | -97/+425 |
2014-10-02 | fixed unbound static lib on mingw as libunbound.dll.a | Riccardo Spagni | 1 | -1/+5 |
2014-10-02 | remove pthreads, successfully tested on gcc 4.9.1 without pthreads | Riccardo Spagni | 3 | -12/+16 |
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 | 11 | -73/+174 |
2014-09-30 | updated DNSResolver/things that use it for DNSSEC | Thomas Winget | 4 | -19/+40 |
2014-09-30 | Adding an identical existing checkpoint should not error | Thomas Winget | 1 | -2/+7 |