Age | Commit message (Expand) | Author | Files | Lines |
2017-03-18 | Merge pull request #1883 | Riccardo Spagni | 1 | -1/+1 |
2017-03-18 | use const references in catch blocks | moneromooo-monero | 1 | -1/+1 |
2017-03-17 | wallet-rpc: enable openalias | stoffu | 2 | -4/+6 |
2017-03-05 | download: check available disk space before downloading | moneromooo-monero | 1 | -0/+8 |
2017-03-05 | download: give download threads distinct names | moneromooo-monero | 1 | -0/+5 |
2017-03-05 | download: async API | moneromooo-monero | 2 | -26/+153 |
2017-02-23 | core: protect precomputed block hashes with SHA256 | moneromooo-monero | 2 | -0/+13 |
2017-02-22 | updates: fix user/auto url split | moneromooo-monero | 1 | -1/+1 |
2017-02-22 | updates: remove testnet case | moneromooo-monero | 2 | -6/+3 |
2017-02-22 | updates: we now have a user URL, and an automatic one | moneromooo-monero | 2 | -3/+3 |
2017-02-22 | updates: add all update servers | moneromooo-monero | 1 | -0/+4 |
2017-02-22 | updates: use HTTP, not HTTPS | moneromooo-monero | 1 | -1/+1 |
2017-02-22 | Merge pull request #1766 | Riccardo Spagni | 23 | -23/+23 |
2017-02-21 | updates: use updates host, not downloads, for HTTP | moneromooo-monero | 1 | -1/+1 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 23 | -23/+23 |
2017-02-21 | Merge pull request #1760 | Riccardo Spagni | 1 | -1/+3 |
2017-02-21 | cmakify openssl | Riccardo Spagni | 1 | -1/+3 |
2017-02-21 | dns_utils: fix infinite recursion when distributing empty dns_urls | anonimal | 1 | -0/+3 |
2017-02-20 | core: updates can now be downloaded (and SHA256 hash checked) | moneromooo-monero | 3 | -0/+176 |
2017-02-20 | util: add a SHA256 function | moneromooo-monero | 3 | -1/+37 |
2017-02-20 | Optionally query moneropulse DNS records to check for updates | moneromooo-monero | 5 | -2/+161 |
2017-02-20 | dns_utils: fix first checked DNS entry being ignored | moneromooo-monero | 1 | -1/+0 |
2017-02-20 | util: add a vercmp function to compare version numbers | moneromooo-monero | 2 | -0/+18 |
2017-02-20 | dns_utils: factor TXT record loading code from checkpoint code | moneromooo-monero | 2 | -0/+105 |
2017-02-12 | Fixup choice of easylogging++ vs libunwind stack trace code | moneromooo-monero | 1 | -1/+1 |
2017-02-11 | Merge pull request #1689 | Riccardo Spagni | 7 | -3/+416 |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 3 | -2/+3 |
2017-02-08 | Merge pull request #1674 | Riccardo Spagni | 1 | -0/+1 |
2017-02-06 | Add server auth to monerod, and client auth to wallet-cli and wallet-rpc | Lee Clagett | 7 | -3/+416 |
2017-02-05 | common: fix link error on at least one platform (no clue which one) | moneromooo-monero | 1 | -0/+1 |
2017-02-04 | Use easylogging++'s stack trace facility where possible | moneromooo-monero | 1 | -0/+19 |
2017-02-02 | Merge pull request #1645 | Riccardo Spagni | 2 | -0/+39 |
2017-02-02 | Merge pull request #1629 | Riccardo Spagni | 2 | -35/+17 |
2017-02-02 | Merge pull request #1627 | Riccardo Spagni | 2 | -23/+0 |
2017-01-28 | Factor is_address_local code into a tools function | moneromooo-monero | 2 | -0/+39 |
2017-01-25 | Updates to epee HTTP client code | Lee Clagett | 2 | -35/+17 |
2017-01-24 | moved get_account_address_from_str_or_url from libcommon to libcryptonote_core | kenshi84 | 2 | -23/+0 |
2017-01-22 | Replace BOOST_FOREACH with C++11 ranged for | Miguel Herranz | 1 | -3/+3 |
2017-01-21 | Make stack trace show up in log file with default settings | moneromooo-monero | 1 | -1/+1 |
2017-01-16 | Change logging to easylogging++ | moneromooo-monero | 7 | -33/+54 |
2017-01-13 | Merge pull request #1538 | Riccardo Spagni | 2 | -7/+4 |
2017-01-10 | Remove db-auto-remove-logs | Miguel Herranz | 2 | -6/+0 |
2017-01-10 | Show available types for db-type command | Miguel Herranz | 1 | -1/+4 |
2017-01-08 | Merge pull request #1510 | Riccardo Spagni | 1 | -1/+13 |
2017-01-05 | Build wallet with Android NDK | MoroccanMalinois | 1 | -1/+13 |
2016-12-21 | make openalias also available for solo miner; introduce namespace tools::dns_... | kenshi84 | 2 | -0/+162 |
2016-12-20 | common: add missing #include <system_error> for std::error_code | moneromooo-monero | 1 | -0/+1 |
2016-12-20 | Merge pull request #1462 | Riccardo Spagni | 1 | -5/+20 |
2016-12-20 | also use portable serializer for boost_serialization_helper.h and net_node.in... | kenshi84 | 1 | -5/+20 |
2016-12-16 | Enabled HTTP auth support for monero-wallet-rpc | Lee Clagett | 3 | -10/+111 |
2016-12-11 | thread_group: fix build on older GCC | moneromooo-monero | 1 | -2/+0 |
2016-12-04 | Merge pull request #1398 | Riccardo Spagni | 1 | -1/+1 |
2016-12-04 | Fix a few minor typos | Pierre Boyer | 1 | -1/+1 |
2016-11-25 | Added command_line::is_yes | Lee Clagett | 2 | -1/+29 |
2016-11-23 | Added task_region - a fork/join task implementation | Lee Clagett | 5 | -77/+394 |
2016-11-09 | thread_group: fix build with asserts enabled | moneromooo-monero | 1 | -1/+1 |
2016-11-02 | adding thread_group for managing async tasks | Lee Clagett | 3 | -2/+301 |
2016-10-20 | perf_timer: format string fix for 32 bits | moneromooo-monero | 1 | -1/+1 |
2016-10-10 | perf_timer: new class and macros to make performance logs easier | moneromooo-monero | 3 | -1/+142 |
2016-10-04 | Merge pull request #1139 | Riccardo Spagni | 1 | -3/+3 |
2016-09-26 | Dropped "bit" from bitmonero. | Randi Joseph | 1 | -3/+3 |
2016-09-24 | core: make the sync chunk block count overridable | moneromooo-monero | 2 | -0/+7 |
2016-09-18 | epee: optionally restrict HTTP service to a configurable user agent | moneromooo-monero | 2 | -0/+2 |
2016-09-18 | cmake: transitive deps and remove deprecated LINK_* | redfish | 1 | -1/+3 |
2016-08-29 | More for PR#999 | Howard Chu | 1 | -1/+1 |
2016-08-28 | wallet: fix some "may be used uninitialized" warnings | moneromooo-monero | 1 | -2/+2 |
2016-07-27 | cmake,common: flag for stack trace | redfish | 2 | -6/+5 |
2016-07-10 | common: stack trace: make clang happy with func ptrs | redfish | 1 | -9/+29 |
2016-06-21 | remove POSIX_C_SOURCE and remove dlfcn.h for static builds | luigi1111 | 1 | -0/+2 |
2016-06-21 | Merge pull request #868 | Riccardo Spagni | 1 | -2/+2 |
2016-06-20 | common: fix build without libunwind | moneromooo-monero | 1 | -2/+2 |
2016-06-19 | Merge pull request #775 | Riccardo Spagni | 3 | -2/+168 |
2016-04-28 | Print stack trace on exceptions | moneromooo-monero | 3 | -2/+168 |
2016-04-28 | add a --max-concurrency flag | moneromooo-monero | 2 | -0/+26 |
2016-04-06 | util: add a function to set umask to 077 | moneromooo-monero | 2 | -0/+11 |
2016-03-27 | common: new json_util.h | moneromooo-monero | 1 | -0/+53 |
2016-03-21 | Revert "Print stack trace upon exceptions" | moneromooo-monero | 3 | -140/+0 |
2016-03-19 | Print stack trace upon exceptions | moneromooo-monero | 3 | -0/+140 |
2016-03-11 | Use boost::thread instead of std::thread | Howard Chu | 1 | -2/+2 |
2016-02-23 | dns_utils: const compatibility with older libunbound | moneromooo-monero | 1 | -22/+16 |
2016-02-18 | std::condvar is broken on Win32 with gcc/g++ 4.8 too | Howard Chu | 1 | -2/+2 |
2016-02-08 | core_tests: add tests for hard fork behaviors (MRL-0004) | moneromooo-monero | 2 | -6/+0 |
2016-01-25 | Merge pull request #622 | Riccardo Spagni | 1 | -1/+1 |
2016-01-25 | more typos fixed | Henning Kopp | 1 | -1/+1 |
2016-01-21 | OpenBSD support for Monero. | me0wmix | 1 | -0/+2 |
2015-12-31 | updated copyright year | Riccardo Spagni | 19 | -19/+19 |
2015-12-19 | Add missing semicolons after log statements | moneromooo-monero | 1 | -1/+1 |
2015-12-15 | Replace tabs and remove trailing whitespace | warptangent | 1 | -24/+24 |
2015-12-15 | Optionally restrict DNS queries to TCP | warptangent | 1 | -3/+24 |
2015-12-13 | add a --fakechain argument for tests | moneromooo-monero | 2 | -0/+6 |
2015-12-08 | Register daemon command line arguments to core if they're used in core | moneromooo-monero | 2 | -0/+48 |
2015-11-30 | Merge pull request #515 | Riccardo Spagni | 1 | -0/+5 |
2015-11-29 | wallet: cancellable refresh | moneromooo-monero | 2 | -7/+7 |
2015-11-25 | util: use putenv instead of setenv for mingw | moneromooo-monero | 1 | -0/+5 |
2015-11-21 | Fix startup crash when using a locale boost does not like | moneromooo-monero | 2 | -0/+21 |
2015-11-21 | i18n: allow language to be passed as a parameter | moneromooo-monero | 2 | -5/+7 |
2015-10-27 | common: const and init list pedantry | moneromooo-monero | 2 | -2/+3 |
2015-09-27 | dns_utils: fix wrong asserts | moneromooo-monero | 1 | -2/+2 |
2015-08-30 | dns_utils: remove unnecessary string conversion | moneromooo-monero | 1 | -5/+2 |
2015-08-30 | dns_utils: factor the fetching code for different DNS record types | moneromooo-monero | 2 | -59/+34 |
2015-08-30 | dns_utils: simplify string handling and fix leak | moneromooo-monero | 1 | -5/+1 |
2015-08-27 | dns_utils: add a const where possible | moneromooo-monero | 2 | -2/+2 |
2015-08-27 | dns_utils: lock access to the singleton | moneromooo-monero | 1 | -0/+4 |
2015-08-27 | dns: make ctor private | moneromooo-monero | 2 | -1/+15 |
2015-07-15 | Add missing file - i18n.cpp | moneromooo-monero | 1 | -0/+297 |
2015-07-14 | Translatable strings for simplewallet | moneromooo-monero | 2 | -2/+40 |
2015-06-20 | Set dnssec_valid value correctly in dns_utils; fix address_from_url test | Rostislav | 1 | -3/+3 |
2015-06-07 | dns_utils: simpify smart pointer use, and use for url strings too | moneromooo-monero | 2 | -39/+46 |
2015-05-31 | cleaning up, removing redundant files, renaming, fixing incorrect licenses | Riccardo Spagni | 3 | -0/+84 |
2015-05-19 | Allow name@domain.tld for OpenAlias lookups | warptangent | 2 | -0/+25 |
2015-05-19 | Revert "Allow name@domain.tld for OpenAlias lookups" | warptangent | 2 | -25/+14 |
2015-04-29 | Allow name@domain.tld for OpenAlias lookups | Thomas Winget | 2 | -14/+25 |
2015-04-10 | [fix] log level change. compilation: dns, tests | rfree2monero | 1 | -1/+1 |
2015-04-02 | Merge pull request #252 | Riccardo Spagni | 3 | -1/+24 |
2015-04-02 | Fixed DNS resolution bug in Windows | Thomas Winget | 1 | -4/+2 |
2015-04-01 | remerged; commands JSON. logging upgrade. doxygen | rfree2monero | 3 | -1/+24 |
2015-03-24 | DNSSEC added (hardcoded key) | Thomas Winget | 1 | -0/+66 |
2015-03-20 | Hopefully fixes build on Windows | Thomas Winget | 2 | -1/+13 |
2015-02-24 | Daemonize changes pulled in -- daemon builds | Thomas Winget | 4 | -0/+272 |
2015-01-02 | year updated in license | Riccardo Spagni | 14 | -14/+14 |
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/+10 |
2014-10-23 | cmake: refactor common code with libraries | Ben Boeckel | 1 | -9/+1 |
2014-10-23 | cmake: put each library into its own directory | Ben Boeckel | 1 | -0/+64 |
2014-10-06 | build libunbound from external if no local libunbound or for static builds | Riccardo Spagni | 1 | -1/+2 |
2014-10-03 | quick hacky fix for broken TXT reads | Riccardo Spagni | 1 | -1/+9 |
2014-09-30 | updated DNSResolver/things that use it for DNSSEC | Thomas Winget | 2 | -6/+14 |
2014-09-25 | Revert "low risk, potentially varint overflow bug patched thanks to BBR" | Riccardo Spagni | 1 | -24/+1 |
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 | 1 | -1/+24 |
2014-09-24 | libunbound has const correctness issues... | Thomas Winget | 1 | -5/+19 |
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 | change to allow (at least a bit) for multiple TXT records | Thomas Winget | 2 | -9/+14 |
2014-09-23 | Monero addres from DNS TXT record implemented, tests pass | Thomas Winget | 2 | -24/+45 |
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 | 2 | -21/+125 |
2014-09-23 | Initial commit of DNS code | Thomas Winget | 2 | -0/+141 |
2014-09-15 | Separate testnet default data dir | Zachary Michaels | 2 | -0/+2 |
2014-09-11 | HOW DO I ENGLISH? | jebes | 1 | -1/+1 |
2014-09-11 | mispelled brief, corrected it | jebes | 2 | -14/+14 |
2014-09-11 | HOW DO I GIT? | jebes | 1 | -1/+1 |
2014-09-11 | Documented varint | jebes | 4 | -40/+80 |
2014-09-09 | commented util.h | jebes | 2 | -8/+45 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 11 | -34/+319 |
2014-07-01 | Fix assert bug in base58 encode | Zachary Michaels | 1 | -1/+1 |
2014-06-12 | DRY cin input_line (and test replacement of non-DRY usage) | Thomas Winget | 2 | -0/+15 |
2014-06-12 | builds, but doesn't link. other than that, electrum-style recovery implement... | Thomas Winget | 1 | -0/+6 |
2014-05-03 | initial [broken] update | mydesktop | 3 | -5/+80 |
2014-04-02 | json rpc for wallet and bugfix | Antonio Juarez | 1 | -0/+2 |
2014-03-20 | some fixes | Antonio Juarez | 4 | -5/+64 |
2014-03-03 | moved all stuff to github | Antonio Juarez | 11 | -0/+1249 |