| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | levin_protocol_handler_async: tune down preallocation a fair bit | moneromooo-monero | 2019-04-22 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #5445 | Riccardo Spagni | 2019-04-16 | 1 | -0/+12 | |
| |\ | ||||||
| | * | wallet: new --offline option | moneromooo-monero | 2019-04-15 | 1 | -0/+12 | |
| * | | Merge pull request #5436 | Riccardo Spagni | 2019-04-16 | 1 | -3/+4 | |
| |\ \ | ||||||
| | * | | net_helper: avoid unnecessary memcpy | moneromooo-monero | 2019-04-13 | 1 | -3/+4 | |
| | |/ | ||||||
| * / | abstract_tcp_server2: fix timeout on exit | moneromooo-monero | 2019-04-12 | 2 | -2/+9 | |
| |/ | ||||||
| * | epee: init a new ssl related variable in ctor | moneromooo-monero | 2019-04-11 | 1 | -0/+1 | |
| * | simplewallet: new net_stats command | moneromooo-monero | 2019-04-11 | 2 | -2/+30 | |
| * | Enabling daemon-rpc SSL now requires non-system CA verification | Lee Clagett | 2019-04-07 | 1 | -0/+3 | |
| * | Require manual override for user chain certificates. | Lee Clagett | 2019-04-07 | 1 | -1/+2 | |
| * | Perform RFC 2818 hostname verification in client SSL handshakes | Lee Clagett | 2019-04-07 | 2 | -2/+14 | |
| * | Require server verification when SSL is enabled. | Lee Clagett | 2019-04-07 | 1 | -0/+6 | |
| * | Pass SSL arguments via one class and use shared_ptr instead of reference | Lee Clagett | 2019-04-07 | 7 | -110/+151 | |
| * | Change SSL certificate file list to OpenSSL builtin load_verify_location | Lee Clagett | 2019-04-06 | 6 | -23/+20 | |
| * | Merge pull request #5348 | Riccardo Spagni | 2019-04-06 | 1 | -3/+3 | |
| |\ | ||||||
| | * | epee: some more minor JSON parsing speedup | moneromooo-monero | 2019-03-25 | 1 | -3/+3 | |
| * | | Merge pull request #5327 | Riccardo Spagni | 2019-04-01 | 2 | -1/+5 | |
| |\ \ | ||||||
| | * | | New interactive daemon command 'print_net_stats': Global traffic stats | rbrunner7 | 2019-03-24 | 2 | -1/+5 | |
| * | | | Added socks proxy (tor/i2pd/kovri) support to wallet | Lee Clagett | 2019-03-25 | 4 | -75/+79 | |
| | |/ |/| | ||||||
| * | | Merge pull request #5283 | Riccardo Spagni | 2019-03-21 | 1 | -5/+6 | |
| |\ \ | ||||||
| | * | | abstract_tcp_server2: fix crashy race on socket shutdown | moneromooo-monero | 2019-03-19 | 1 | -5/+6 | |
| * | | | epee: fix build with boost 1.70.0 | moneromooo-monero | 2019-03-21 | 1 | -5/+11 | |
| | |/ |/| | ||||||
| * | | Merge pull request #5061 | Riccardo Spagni | 2019-03-17 | 4 | -4/+4 | |
| |\ \ | |/ |/| | ||||||
| | * | Update 2019 copyright | binaryFate | 2019-03-05 | 4 | -4/+4 | |
| * | | Fix startup errors with SSL cert generation | Howard Chu | 2019-03-08 | 1 | -1/+0 | |
| |/ | ||||||
| * | epee: add SSL support | Martijn Otto | 2019-03-05 | 6 | -19/+24 | |
| * | default initialize rpc structures | moneromooo-monero | 2019-03-04 | 1 | -0/+14 | |
| * | Merge pull request #5162 | Riccardo Spagni | 2019-03-04 | 2 | -6/+14 | |
| |\ | ||||||
| | * | Use io_service::work in epee tcp server | Lee Clagett | 2019-02-10 | 2 | -6/+14 | |
| * | | Merge pull request #5160 | Riccardo Spagni | 2019-03-04 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | epee: Add space after ':' in additional http response headers | Tom Smeding | 2019-02-18 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Merge pull request #5096 | Riccardo Spagni | 2019-03-04 | 1 | -1/+2 | |
| |\ \ | ||||||
| | * | | network_throttle: use circular_buffer where appropriate | moneromooo-monero | 2019-02-01 | 1 | -1/+2 | |
| * | | | Merge pull request #5091 | Riccardo Spagni | 2019-03-04 | 1 | -1/+4 | |
| |\ \ \ | ||||||
| | * | | | i2p: initial support | Jethro Grassie | 2019-01-30 | 1 | -1/+4 | |
| | | |/ | |/| | ||||||
| * / | | epee: add SSL support | moneromooo-monero | 2019-02-02 | 8 | -198/+539 | |
| |/ / | ||||||
| * | | Adding initial support for broadcasting transactions over Tor | Lee Clagett | 2019-01-28 | 5 | -98/+267 | |
| * | | rpc: fix internal daemon calls in restricted rpc getting partial data | moneromooo-monero | 2019-01-28 | 1 | -6/+6 | |
| * | | Pruning | moneromooo-monero | 2019-01-22 | 2 | -2/+10 | |
| |/ | ||||||
| * | Merge pull request #4976 | Riccardo Spagni | 2019-01-16 | 6 | -40/+97 | |
| |\ | ||||||
| | * | epee: better network buffer data structure | moneromooo-monero | 2018-12-23 | 6 | -40/+97 | |
| * | | Merge pull request #4933 | luigi1111 | 2018-12-31 | 2 | -2/+2 | |
| |\ \ | |/ |/| | ||||||
| | * | Changed RECIEVED to RECEIVED in log messages. | Norman Moeschter | 2018-12-04 | 2 | -2/+2 | |
| * | | epee: fix network packet header field endianness | moneromooo-monero | 2018-12-04 | 4 | -53/+108 | |
| * | | Merge pull request #4854 | Riccardo Spagni | 2018-12-04 | 4 | -18/+4 | |
| |\ \ | |/ |/| | ||||||
| | * | Removed a lot of unnecessary includes | Martijn Otto | 2018-11-15 | 4 | -18/+4 | |
| * | | Merge pull request #4819 | Riccardo Spagni | 2018-11-26 | 2 | -6/+10 | |
| |\ \ | ||||||
| | * | | No longer use a list for registering self references in the abstract tcp | Martijn Otto | 2018-11-07 | 2 | -6/+10 | |
| | |/ | ||||||
| * | | Merge pull request #4807 | Riccardo Spagni | 2018-11-16 | 1 | -1/+6 | |
| |\ \ | |/ |/| | ||||||
| | * | epee: log HTTP/RPC calls at info level | moneromooo-monero | 2018-11-05 | 1 | -1/+6 | |
