Age | Commit message (Expand) | Author | Files | Lines |
2018-11-03 | wallet: warn if lockable memory limit is too low | moneromooo-monero | 1 | -0/+2 |
2018-10-17 | spawn: close all file descriptors before execve | moneromooo-monero | 1 | -0/+2 |
2018-09-19 | simplewallet: Add Unicode input_line [Ryo backport] | fireice-uk | 1 | -0/+3 |
2018-08-25 | is_hdd update | p8p | 1 | -1/+1 |
2018-08-15 | Merge pull request #4136 | luigi1111 | 1 | -0/+2 |
2018-08-12 | wallet: disable core dumps on startup in release mode | moneromooo-monero | 1 | -0/+2 |
2018-07-07 | core_tests: add --filter to select which tests to run | moneromooo-monero | 1 | -0/+2 |
2018-06-28 | util: add file_locker class | stoffu | 1 | -0/+14 |
2018-06-21 | Move parse_subaddress_lookahead() from simplewallet.cpp to util.cpp | stoffu | 1 | -0/+3 |
2018-06-08 | db_lmdb: warn about slowness when running off a spinning disk | moneromooo-monero | 1 | -0/+2 |
2018-02-10 | handle ^D and ^C while password prompting | Jethro Grassie | 1 | -1/+5 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2017-11-15 | Tools, daemonizer: fix building on Windows | iDunk5400 | 1 | -0/+5 |
2017-11-14 | Merge pull request #2620 | Riccardo Spagni | 1 | -1/+2 |
2017-10-14 | Add tools::on_startup, and warn about glibc 2.25 bug if found | moneromooo-monero | 1 | -0/+2 |
2017-10-09 | util: ignore SIGPIPE | moneromooo-monero | 1 | -1/+2 |
2017-08-30 | Do not create file when RPC user/pass is given and use file locking | Lee Clagett | 1 | -2/+24 |
2017-07-27 | move get_proof_of_trust_hash from util.h to p2p_protocol_defs.h | moneromooo-monero | 1 | -9/+0 |
2017-02-23 | core: protect precomputed block hashes with SHA256 | moneromooo-monero | 1 | -0/+1 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-20 | util: add a SHA256 function | moneromooo-monero | 1 | -0/+2 |
2017-02-20 | util: add a vercmp function to compare version numbers | moneromooo-monero | 1 | -0/+1 |
2017-01-28 | Factor is_address_local code into a tools function | moneromooo-monero | 1 | -0/+2 |
2017-01-16 | Change logging to easylogging++ | moneromooo-monero | 1 | -1/+1 |
2016-12-20 | common: add missing #include <system_error> for std::error_code | moneromooo-monero | 1 | -0/+1 |
2016-12-16 | Enabled HTTP auth support for monero-wallet-rpc | Lee Clagett | 1 | -5/+22 |
2016-04-28 | add a --max-concurrency flag | moneromooo-monero | 1 | -0/+3 |
2016-04-06 | util: add a function to set umask to 077 | moneromooo-monero | 1 | -0/+2 |
2016-03-11 | Use boost::thread instead of std::thread | Howard Chu | 1 | -2/+2 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-11-29 | wallet: cancellable refresh | moneromooo-monero | 1 | -6/+6 |
2015-11-21 | Fix startup crash when using a locale boost does not like | moneromooo-monero | 1 | -0/+2 |
2015-03-20 | Hopefully fixes build on Windows | Thomas Winget | 1 | -0/+12 |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 |
2014-09-11 | mispelled brief, corrected it | jebes | 1 | -7/+7 |
2014-09-11 | Documented varint | jebes | 1 | -2/+2 |
2014-09-09 | commented util.h | jebes | 1 | -5/+40 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 |
2014-05-03 | initial [broken] update | mydesktop | 1 | -1/+1 |
2014-03-20 | some fixes | Antonio Juarez | 1 | -0/+57 |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+29 |