Age | Commit message (Expand) | Author | Files | Lines |
2017-08-01 | epee: add nanosecond timer and pause/restart profiling macros | moneromooo-monero | 2 | -5/+17 |
2017-07-19 | Merge pull request #2159 | Riccardo Spagni | 3 | -16/+74 |
2017-07-19 | Merge pull request #2157 | Riccardo Spagni | 1 | -0/+1 |
2017-07-19 | Merge pull request #2173 | Riccardo Spagni | 1 | -1/+1 |
2017-07-19 | Merge pull request #2154 | Riccardo Spagni | 1 | -2/+2 |
2017-07-19 | Merge pull request #2131 | Riccardo Spagni | 1 | -3/+3 |
2017-07-15 | mlog: make MONERO_LOGS env var understand N,logs type spec | moneromooo-monero | 1 | -1/+1 |
2017-07-09 | Add various readline related fixes | Jethro Grassie | 3 | -16/+74 |
2017-07-07 | Add notification on stop | Jethro Grassie | 1 | -0/+1 |
2017-07-06 | mlog: add msgwriter:INFO to log 0 and 1 defaults | moneromooo-monero | 1 | -2/+2 |
2017-07-03 | Merge pull request #2130 | Riccardo Spagni | 1 | -15/+20 |
2017-07-03 | Merge pull request #2122 | Riccardo Spagni | 1 | -1/+0 |
2017-07-03 | Merge pull request #2116 | Riccardo Spagni | 1 | -0/+21 |
2017-07-03 | Merge pull request #2112 | Riccardo Spagni | 1 | -5/+16 |
2017-07-03 | Merge pull request #2098 | Riccardo Spagni | 2 | -3/+10 |
2017-07-01 | Fix issue #2119 SEGV | Howard Chu | 1 | -15/+20 |
2017-06-28 | monero-wallet-cli: hang on exit in readline code (#2117) | moneromooo-monero | 1 | -3/+2 |
2017-06-28 | monero-wallet-cli: hang on exit in readline code (#2117) | moneromooo-monero | 1 | -2/+10 |
2017-06-28 | abstract_tcp_server2: guard against accessing lock on a destroyed object | moneromooo-monero | 1 | -3/+3 |
2017-06-28 | Remove typeid use in network_address | moneromooo-monero | 1 | -3/+2 |
2017-06-26 | Fix #2071: remove declaration of unused variable "it" in epee | binaryFate | 1 | -1/+0 |
2017-06-25 | Fix multiline wallet cli output with readline | Jethro Grassie | 1 | -1/+5 |
2017-06-24 | Add fuzz testing using american fuzzy lop | moneromooo-monero | 1 | -0/+21 |
2017-06-24 | Add readline improvements | Jethro Grassie | 2 | -3/+10 |
2017-06-24 | Merge pull request #2111 | Riccardo Spagni | 1 | -1/+1 |
2017-06-24 | Merge pull request #2103 | Riccardo Spagni | 2 | -4/+4 |
2017-06-24 | Merge pull request #2073 | Riccardo Spagni | 2 | -9/+49 |
2017-06-23 | readline_buffer: fix busy wait | moneromooo-monero | 1 | -1/+1 |
2017-06-21 | readline: fix invalid memory access | moneromooo-monero | 1 | -1/+1 |
2017-06-21 | readline_buffer: add a couple const | moneromooo-monero | 2 | -3/+3 |
2017-06-19 | net_utils_base: added missing template keyword | kenshi84 | 1 | -1/+1 |
2017-06-18 | Add readline support to cli | jethro | 4 | -1/+283 |
2017-06-18 | Merge pull request #2052 | Riccardo Spagni | 8 | -26/+122 |
2017-06-15 | Don't issue a new timedsync while one is already in progress | Howard Chu | 1 | -0/+3 |
2017-06-15 | Don't timeout a slow operation that's making progress | Howard Chu | 1 | -9/+46 |
2017-06-15 | Fix PR#2039 | Howard Chu | 1 | -1/+1 |
2017-05-31 | Fix PR#2039 | Howard Chu | 1 | -1/+1 |
2017-05-27 | abstracted nework addresses | moneromooo-monero | 8 | -26/+122 |
2017-05-17 | shared libs build (i.e. make debug) | stoffu | 1 | -2/+0 |
2017-04-25 | Removed some unused epee functions | Lee Clagett | 3 | -726/+2 |
2017-04-11 | Simplified the implementation and features of span | Lee Clagett | 4 | -199/+142 |
2017-04-11 | Improvements for epee binary to hex functions: | Lee Clagett | 6 | -49/+342 |
2017-04-11 | Merge pull request #1948 | Riccardo Spagni | 1 | -4/+9 |
2017-04-10 | setThreadName moved in new version of easylogging++ | moneromooo-monero | 1 | -1/+1 |
2017-04-10 | update easylogging++ to latest upstream | moneromooo-monero | 2 | -9/+1 |
2017-04-01 | mlog: direct log category changes to file only | moneromooo-monero | 1 | -4/+9 |
2017-03-21 | Fix freebsd build | Lee Clagett | 1 | -0/+1 |
2017-03-19 | Merge pull request #1893 | Riccardo Spagni | 1 | -2/+2 |
2017-03-19 | Revert "Increase the log level for the info about log levels" | moneromooo-monero | 1 | -2/+2 |
2017-03-18 | Removed boost/asio.hpp include from epee/string_tools.h | Lee Clagett | 6 | -33/+77 |
2017-03-05 | http_client: allow cancelling a download | moneromooo-monero | 1 | -2/+10 |
2017-03-05 | http_client: allow derived class to get headers at start | moneromooo-monero | 1 | -0/+11 |
2017-03-03 | Merge pull request #1805 | Riccardo Spagni | 1 | -1/+1 |
2017-02-26 | mlog: default net.cn to FATAL | moneromooo-monero | 1 | -1/+1 |
2017-02-25 | Increase the log level for the info about log levels | Nano Akron | 1 | -2/+2 |
2017-02-24 | Updated default RPC timeout from 5 seconds to 15 seconds | Lee Clagett | 1 | -4/+4 |
2017-02-24 | Unify dist files and prime | vdo | 1 | -4/+4 |
2017-02-24 | wrapper +x | vdo | 1 | -0/+0 |
2017-02-24 | Add meta icon for snap | vdo | 1 | -0/+0 |
2017-02-24 | Reorganize snap. Add daemon wrapper | vdo | 6 | -22/+92 |
2017-02-22 | Merge pull request #1762 | Riccardo Spagni | 1 | -1/+1 |
2017-02-22 | Merge pull request #1766 | Riccardo Spagni | 5 | -5/+5 |
2017-02-21 | http_server_impl_base: set bind message to MGINFO | anonimal | 1 | -1/+1 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 5 | -5/+5 |
2017-02-21 | mlog: restrict net.p2p to FATAL by default | moneromooo-monero | 1 | -1/+1 |
2017-02-20 | mlog: only silence errors for net by default, not net.* | moneromooo-monero | 1 | -1/+1 |
2017-02-20 | http_client: add a couple consts | moneromooo-monero | 1 | -2/+2 |
2017-02-12 | Merge pull request #1717 | Riccardo Spagni | 1 | -5/+5 |
2017-02-12 | Merge pull request #1713 | Riccardo Spagni | 1 | -2/+3 |
2017-02-12 | epee: fix some log macros not printing context nicely | moneromooo-monero | 1 | -5/+5 |
2017-02-12 | Fixup choice of easylogging++ vs libunwind stack trace code | moneromooo-monero | 1 | -2/+3 |
2017-02-12 | mlog: move log level changes to global level | moneromooo-monero | 1 | -2/+2 |
2017-02-12 | mlog: s/Mew/New/ in log | moneromooo-monero | 1 | -2/+2 |
2017-02-11 | Merge pull request #1693 | Riccardo Spagni | 1 | -0/+2 |
2017-02-11 | Merge pull request #1689 | Riccardo Spagni | 7 | -46/+86 |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 1 | -1/+9 |
2017-02-06 | Add server auth to monerod, and client auth to wallet-cli and wallet-rpc | Lee Clagett | 7 | -46/+86 |
2017-02-06 | disable ELPP_STACKTRACE_ON_CRASH for android | MoroccanMalinois | 1 | -0/+2 |
2017-02-04 | Merge pull request #1670 | Riccardo Spagni | 1 | -1/+6 |
2017-02-04 | Merge pull request #1671 | Riccardo Spagni | 1 | -1/+2 |
2017-02-04 | mlog: fix default logging being not verbose enough | moneromooo-monero | 1 | -27/+27 |
2017-02-04 | Use easylogging++'s stack trace facility where possible | moneromooo-monero | 1 | -1/+2 |
2017-02-04 | mlog: probable fix for gmtime_r not being available on windows | moneromooo-monero | 1 | -1/+6 |
2017-02-02 | Merge pull request #1629 | Riccardo Spagni | 4 | -200/+80 |
2017-01-30 | GUI: Add install target for epee | Jaquee | 1 | -0/+10 |
2017-01-25 | Updates to epee HTTP client code | Lee Clagett | 4 | -200/+80 |
2017-01-22 | mlog: allow using numerical level as default prefix | moneromooo-monero | 1 | -25/+37 |
2017-01-22 | Merge pull request #1613 | Riccardo Spagni | 1 | -2/+2 |
2017-01-22 | Merge pull request #1604 | Riccardo Spagni | 1 | -2/+2 |
2017-01-22 | Merge pull request #1597 | Riccardo Spagni | 5 | -728/+0 |
2017-01-22 | mlog: fix default level/category mapping | moneromooo-monero | 1 | -2/+2 |
2017-01-21 | Make stack trace show up in log file with default settings | moneromooo-monero | 1 | -2/+2 |
2017-01-21 | undelete epee tests.cpp | moneroexamples | 1 | -0/+59 |
2017-01-20 | removing some unsed epee files | moneroexamples | 6 | -787/+0 |
2017-01-16 | mlog: allow overriding log format | moneromooo-monero | 1 | -2/+4 |
2017-01-16 | Change logging to easylogging++ | moneromooo-monero | 44 | -3298/+603 |
2017-01-15 | Merge pull request #1561 | Riccardo Spagni | 1 | -1/+1 |
2017-01-14 | inline unused function (for unused-function warning) | Chris Vickio | 1 | -1/+1 |
2017-01-11 | Added (not yet enabled) HTTP client authentication | Lee Clagett | 4 | -139/+487 |
2017-01-08 | Merge pull request #1514 | Riccardo Spagni | 1 | -3/+10 |
2017-01-08 | Merge pull request #1510 | Riccardo Spagni | 1 | -1/+1 |
2017-01-05 | Build wallet with Android NDK | MoroccanMalinois | 1 | -1/+1 |
2016-12-30 | Workarounds for gcc 4.8 | Lee Clagett | 1 | -3/+10 |
2016-12-23 | Silence CMake policy warning on macos. | Randi Joseph | 1 | -0/+4 |
2016-12-13 | Adding HTTP Digest Auth (but not yet enabled) | Lee Clagett | 8 | -6/+690 |
2016-12-04 | Merge pull request #1403 | Riccardo Spagni | 1 | -1/+1 |
2016-12-04 | Merge pull request #1385 | Riccardo Spagni | 1 | -0/+30 |
2016-12-04 | Spelling in errors | taushet | 1 | -1/+1 |
2016-11-28 | epee: add functions to convert from URL format (ie, %XX values) | moneromooo-monero | 1 | -0/+30 |
2016-11-28 | monero.supp: add a suppression for noisy boost cond var signalling | moneromooo-monero | 1 | -0/+9 |
2016-11-28 | epee: signal cond var before unlocking | moneromooo-monero | 1 | -1/+1 |
2016-11-24 | Merge pull request #1372 | Riccardo Spagni | 1 | -3/+3 |
2016-11-23 | Fix DNS failures in offline mode preventing daemon startup | moneromooo-monero | 1 | -3/+3 |
2016-11-17 | epee: blind attempt to fix exit hang on windows | moneromooo-monero | 1 | -0/+14 |
2016-11-12 | levin: fix wrong value passed as return code to remote call | moneromooo-monero | 1 | -1/+1 |
2016-11-01 | Merge pull request #1272 | Riccardo Spagni | 1 | -0/+10 |
2016-10-31 | adding static_assert to pod functions in string tools | Lee Clagett | 1 | -0/+4 |
2016-10-29 | monero.supp: valgrind suppressions file | moneromooo-monero | 1 | -0/+10 |
2016-10-27 | Unkonown -> unknown | NanoAkron | 1 | -1/+1 |
2016-10-23 | daemon: add a print_pool_stats daemon command | moneromooo-monero | 1 | -0/+1 |
2016-10-03 | Removed all code related to fast_exit | NanoAkron | 3 | -15/+1 |
2016-09-25 | This file is for rlwrap for monero 0.10 | zveda | 1 | -0/+33 |
2016-09-25 | This file is for rlwrap for monero 0.10 | zveda | 1 | -0/+35 |
2016-09-18 | epee: optionally restrict HTTP service to a configurable user agent | moneromooo-monero | 5 | -12/+31 |
2016-09-18 | cmake: support BUILD_SHARED_LIBS built-in option | redfish | 1 | -1/+1 |
2016-09-11 | Fix portability issues discovered with fresh snap install. | Casey Marshall | 2 | -0/+2 |
2016-09-11 | Add snap packaging. | Casey Marshall | 3 | -0/+20 |
2016-09-01 | epee: do not try network resolution if loopback worked | moneromooo-monero | 1 | -1/+1 |
2016-07-06 | Merge pull request #884 | Riccardo Spagni | 1 | -4/+9 |
2016-07-03 | allow peers without port | moneromooo-monero | 1 | -4/+9 |
2016-06-22 | contrib: epee: add missing noexcept spec to class decl | redfish | 1 | -1/+1 |
2016-06-19 | Merge pull request #862 | Riccardo Spagni | 1 | -1/+3 |
2016-06-19 | Require 64/16 characters for payment ids | moneromooo-monero | 1 | -1/+3 |
2016-05-18 | contrib: epee: add exception spec to throwing destructors | redfish | 3 | -3/+3 |
2016-05-17 | Merge pull request #840 | Riccardo Spagni | 1 | -2/+4 |
2016-05-14 | Don't allow 'flush_txpool' and 'setbans' JSON_RPC methods when running in res... | osensei | 1 | -2/+4 |
2016-05-01 | core: move tx_extra parsing errors to log level 1 | moneromooo-monero | 1 | -1/+9 |
2016-04-17 | abstract_tcp_server2: fix send queue limit warning spam | moneromooo-monero | 1 | -1/+1 |
2016-04-17 | abstract_tcp_server2: avoid deadlock waiting for send queue to drain | moneromooo-monero | 1 | -2/+5 |
2016-04-06 | Merge pull request #799 | Riccardo Spagni | 1 | -5/+7 |
2016-04-06 | Fix get_tick_count() on Windows | Howard Chu | 1 | -5/+7 |
2016-04-02 | epee: flush output after a message | moneromooo-monero | 1 | -0/+1 |
2016-03-27 | abstract_tcp_server2: possible fix for exception in handle_accept | moneromooo-monero | 1 | -4/+17 |
2016-03-25 | remove unecessary and bad std::move from portable_storage_template_helper.h | Riccardo Spagni | 1 | -2/+2 |
2016-03-21 | Revert "Print stack trace upon exceptions" | moneromooo-monero | 3 | -4/+4 |
2016-03-20 | Merge pull request #736 | Riccardo Spagni | 1 | -0/+8 |
2016-03-20 | epee: fix potential hang on exit | moneromooo-monero | 1 | -0/+8 |
2016-03-19 | Print stack trace upon exceptions | moneromooo-monero | 3 | -4/+4 |
2016-03-12 | epee: fix bug deleting more than one connection at once | moneromooo-monero | 1 | -0/+1 |
2016-03-11 | Merge pull request #712 | Riccardo Spagni | 7 | -33/+35 |
2016-03-11 | WIN32 thread_id is OS-dependent not compiler-dependent | Howard Chu | 1 | -1/+7 |
2016-03-11 | Use boost::thread instead of std::thread | Howard Chu | 7 | -33/+35 |
2016-03-11 | WIN32: Need getpid() declaration | Howard Chu | 1 | -0/+1 |
2016-02-22 | move g_test_dbg_lock_sleep from a global to a function level static | moneromooo-monero | 1 | -5/+12 |
2016-02-18 | Fix crash in std::map for connections_map | Howard Chu | 1 | -1/+2 |
2016-02-18 | std::condvar is broken on Win32 with gcc/g++ 4.8 too | Howard Chu | 1 | -6/+4 |
2016-02-18 | Use boost::thread instead of std::thread | Howard Chu | 1 | -2/+3 |
2016-02-13 | epee: always call the PRNG through the locked API | moneromooo-monero | 1 | -1/+1 |
2016-01-30 | epee: use generate_random_bytes for new random uuids | moneromooo-monero | 1 | -1/+6 |
2016-01-30 | epee: remove dodgy random code that nobody uses | moneromooo-monero | 1 | -9/+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/+7 |
2016-01-03 | ARM chars are unsigned | Howard Chu | 1 | -1/+1 |
2016-01-02 | IP_TOS not supported before Windows7 | Howard Chu | 1 | -1/+4 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-12-23 | epee: regularly cleanup connections we kept a reference to | moneromooo-monero | 2 | -4/+23 |
2015-12-22 | epee: fix hang on exit | moneromooo-monero | 2 | -1/+25 |
2015-12-19 | epee: make log macros behave like statements | moneromooo-monero | 1 | -22/+22 |
2015-12-06 | console_handler: catch exception inside the input loop | moneromooo-monero | 1 | -32/+37 |
2015-11-30 | Merge pull request #507 | Riccardo Spagni | 1 | -9/+21 |
2015-11-28 | wallet: optional automatic refresh from the daemon | moneromooo-monero | 1 | -9/+21 |
2015-11-27 | core_rpc_server: add a --restricted-rpc option | moneromooo-monero | 1 | -2/+4 |
2015-11-23 | Add IP blocking for misbehaving nodes (adapted from Boolberry) | Javier Smooth | 1 | -3/+1 |
2015-10-21 | console_handler: silence spurious message when exiting daemon | moneromooo-monero | 1 | -1/+1 |
2015-08-16 | epee: Don't set log file name when process path name isn't found | warptangent | 1 | -1/+2 |
2015-07-18 | console_handler: do not call a NULL function pointer | moneromooo-monero | 1 | -1/+2 |
2015-07-18 | console_handler: check for eof before trying to use input | moneromooo-monero | 1 | -4/+5 |
2015-06-03 | fix ^D exit for bitmonerod | moneromooo-monero | 1 | -8/+8 |
2015-05-31 | cleaning up, removing redundant files, renaming, fixing incorrect licenses | Riccardo Spagni | 1 | -0/+27 |
2015-05-30 | console_handler: handle EOF properly | moneromooo-monero | 1 | -3/+19 |
2015-05-25 | Fix compile for GCC 5.1.0 | warptangent | 1 | -1/+1 |
2015-04-10 | [fix] log level change. compilation: dns, tests | rfree2monero | 1 | -2/+2 |
2015-04-08 | [fix] Network 1.8: unlimited the RPC connections | rfree2monero | 3 | -59/+112 |
2015-04-02 | Network 1.7; Quieted the debug a bit. | rfree2monero | 1 | -5/+5 |
2015-04-02 | Utils: use const, document dbg. Less default debug | rfree2monero | 2 | -30/+55 |
2015-04-01 | [fix] mac os x includes std::random... | rfree2monero | 1 | -0/+4 |
2015-04-01 | added windows_stream.* console colors | rfree2monero | 2 | -0/+84 |
2015-04-01 | remerged; commands JSON. logging upgrade. doxygen | rfree2monero | 3 | -22/+115 |
2015-04-01 | Merge remote-tracking branch 'monero-official/master' into network-1.6-work1 | rfree2monero | 2 | -63/+62 |
2015-03-27 | Restore daemon interactive mode | Thomas Winget | 2 | -9/+11 |
2015-02-24 | 2014 network limit 1.3 fix log/path/data +utils | rfree2monero | 2 | -45/+141 |
2015-02-24 | Daemonize changes pulled in -- daemon builds | Thomas Winget | 1 | -54/+51 |
2015-02-20 | 2014 network limit 1.2 +utils +toc -doc -drmonero | rfree2monero | 5 | -26/+82 |
2015-02-20 | fixed size_t on windows | rfree2monero | 1 | -2/+8 |
2015-02-20 | 2014 network limit 1.1 +utils +toc -doc -drmonero | rfree2monero | 9 | -49/+145 |
2015-02-20 | 2014 network limit 1.0a +utils +toc -doc -drmonero | rfree2monero | 13 | -127/+1799 |
2015-01-02 | year updated in license | Riccardo Spagni | 44 | -41/+41 |
2014-10-02 | forgot to add connection context to log line | Riccardo Spagni | 1 | -1/+1 |
2014-10-02 | moved non-critical p2p errors to l2 | Riccardo Spagni | 2 | -2/+2 |