| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated default RPC timeout from 5 seconds to 15 seconds | Lee Clagett | 2017-02-24 | 1 | -4/+4 |
| * | Unify dist files and prime | vdo | 2017-02-24 | 1 | -4/+4 |
| * | wrapper +x | vdo | 2017-02-24 | 1 | -0/+0 |
| * | Add meta icon for snap | vdo | 2017-02-24 | 1 | -0/+0 |
| * | Reorganize snap. Add daemon wrapper | vdo | 2017-02-24 | 6 | -22/+92 |
| * | Merge pull request #1762 | Riccardo Spagni | 2017-02-22 | 1 | -1/+1 |
| |\ | |||||
| | * | http_server_impl_base: set bind message to MGINFO | anonimal | 2017-02-21 | 1 | -1/+1 |
| * | | Merge pull request #1766 | Riccardo Spagni | 2017-02-22 | 5 | -5/+5 |
| |\ \ | |/ |/| | |||||
| | * | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 2017-02-21 | 5 | -5/+5 |
| * | | mlog: restrict net.p2p to FATAL by default | moneromooo-monero | 2017-02-21 | 1 | -1/+1 |
| |/ | |||||
| * | mlog: only silence errors for net by default, not net.* | moneromooo-monero | 2017-02-20 | 1 | -1/+1 |
| * | http_client: add a couple consts | moneromooo-monero | 2017-02-20 | 1 | -2/+2 |
| * | Merge pull request #1717 | Riccardo Spagni | 2017-02-12 | 1 | -5/+5 |
| |\ | |||||
| | * | epee: fix some log macros not printing context nicely | moneromooo-monero | 2017-02-12 | 1 | -5/+5 |
| * | | Merge pull request #1713 | Riccardo Spagni | 2017-02-12 | 1 | -2/+3 |
| |\ \ | |||||
| | * | | Fixup choice of easylogging++ vs libunwind stack trace code | moneromooo-monero | 2017-02-12 | 1 | -2/+3 |
| | |/ | |||||
| * | | mlog: move log level changes to global level | moneromooo-monero | 2017-02-12 | 1 | -2/+2 |
| * | | mlog: s/Mew/New/ in log | moneromooo-monero | 2017-02-12 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #1693 | Riccardo Spagni | 2017-02-11 | 1 | -0/+2 |
| |\ | |||||
| | * | disable ELPP_STACKTRACE_ON_CRASH for android | MoroccanMalinois | 2017-02-06 | 1 | -0/+2 |
| * | | Merge pull request #1689 | Riccardo Spagni | 2017-02-11 | 7 | -43/+83 |
| |\ \ | |||||
| | * | | Add server auth to monerod, and client auth to wallet-cli and wallet-rpc | Lee Clagett | 2017-02-06 | 7 | -43/+83 |
| | |/ | |||||
| * / | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 2017-02-08 | 1 | -1/+9 |
| |/ | |||||
| * | Merge pull request #1670 | Riccardo Spagni | 2017-02-04 | 1 | -1/+6 |
| |\ | |||||
| | * | mlog: probable fix for gmtime_r not being available on windows | moneromooo-monero | 2017-02-04 | 1 | -1/+6 |
| * | | Merge pull request #1671 | Riccardo Spagni | 2017-02-04 | 1 | -1/+2 |
| |\ \ | |||||
| | * | | Use easylogging++'s stack trace facility where possible | moneromooo-monero | 2017-02-04 | 1 | -1/+2 |
| | |/ | |||||
| * / | mlog: fix default logging being not verbose enough | moneromooo-monero | 2017-02-04 | 1 | -27/+27 |
| |/ | |||||
| * | Merge pull request #1629 | Riccardo Spagni | 2017-02-02 | 4 | -200/+80 |
| |\ | |||||
| | * | Updates to epee HTTP client code | Lee Clagett | 2017-01-25 | 4 | -200/+80 |
| * | | GUI: Add install target for epee | Jaquee | 2017-01-30 | 1 | -0/+10 |
| |/ | |||||
| * | mlog: allow using numerical level as default prefix | moneromooo-monero | 2017-01-22 | 1 | -25/+37 |
| * | Merge pull request #1613 | Riccardo Spagni | 2017-01-22 | 1 | -2/+2 |
| |\ | |||||
| | * | mlog: fix default level/category mapping | moneromooo-monero | 2017-01-22 | 1 | -2/+2 |
| * | | Merge pull request #1604 | Riccardo Spagni | 2017-01-22 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Make stack trace show up in log file with default settings | moneromooo-monero | 2017-01-21 | 1 | -2/+2 |
| | |/ | |||||
| * | | Merge pull request #1597 | Riccardo Spagni | 2017-01-22 | 5 | -728/+0 |
| |\ \ | |||||
| | * | | undelete epee tests.cpp | moneroexamples | 2017-01-21 | 1 | -0/+59 |
| | * | | removing some unsed epee files | moneroexamples | 2017-01-20 | 6 | -787/+0 |
| | |/ | |||||
| * / | mlog: allow overriding log format | moneromooo-monero | 2017-01-16 | 1 | -2/+4 |
| |/ | |||||
| * | Change logging to easylogging++ | moneromooo-monero | 2017-01-16 | 44 | -3290/+595 |
| * | Merge pull request #1561 | Riccardo Spagni | 2017-01-15 | 1 | -1/+1 |
| |\ | |||||
| | * | inline unused function (for unused-function warning) | Chris Vickio | 2017-01-14 | 1 | -1/+1 |
| * | | Added (not yet enabled) HTTP client authentication | Lee Clagett | 2017-01-11 | 4 | -139/+487 |
| |/ | |||||
| * | Merge pull request #1514 | Riccardo Spagni | 2017-01-08 | 1 | -3/+10 |
| |\ | |||||
| | * | Workarounds for gcc 4.8 | Lee Clagett | 2016-12-30 | 1 | -3/+10 |
| * | | Merge pull request #1510 | Riccardo Spagni | 2017-01-08 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Build wallet with Android NDK | MoroccanMalinois | 2017-01-05 | 1 | -1/+1 |
| | |/ | |||||
| * / | Silence CMake policy warning on macos. | Randi Joseph | 2016-12-23 | 1 | -0/+4 |
| |/ | |||||
| * | Adding HTTP Digest Auth (but not yet enabled) | Lee Clagett | 2016-12-13 | 8 | -6/+690 |
