| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #8096v0.17.3.0 | luigi1111 | 2021-11-30 | 2 | -5/+7 |
| |\ | |||||
| | * | Fix Android OpenSSL build | Howard Chu | 2021-11-30 | 2 | -5/+7 |
| * | | Merge pull request #8094 | luigi1111 | 2021-11-30 | 2 | -2/+2 |
| |\ \ | |||||
| | * | | cmake: set 3.5 as minimum version | selsta | 2021-11-29 | 2 | -2/+2 |
| | |/ | |||||
| * | | Merge pull request #7977 | luigi1111 | 2021-11-29 | 3 | -0/+220 |
| |\ \ | |/ |/| | |||||
| | * | Add simple script for running gitian-build | Howard Chu | 2021-09-27 | 3 | -0/+220 |
| * | | Merge pull request #8056 | luigi1111 | 2021-11-26 | 2 | -2/+28 |
| |\ \ | |||||
| | * | | hidapi: bump hidapi to 0.11.0 | selsta | 2021-11-10 | 2 | -2/+28 |
| * | | | Merge pull request #8037 | luigi1111 | 2021-11-09 | 2 | -3/+65 |
| |\ \ \ | |||||
| | * | | | depends: openssl 1.1.1k -> 1.1.1l | selsta | 2021-11-02 | 2 | -3/+65 |
| | |/ / | |||||
| * | | | Merge pull request #8023 | luigi1111 | 2021-11-09 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | build: prepare v0.17.3.0 | selsta | 2021-10-29 | 1 | -2/+2 |
| | |/ / | |||||
| * | | | Merge pull request #7997 | luigi1111 | 2021-11-09 | 16 | -126/+66 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | epee: add missing header | selsta | 2021-10-22 | 2 | -0/+2 |
| | * | | depends: update zeromq package to 4.3.4 | selsta | 2021-10-21 | 5 | -91/+28 |
| | * | | epee: avoid ADL selecting C++14 std::quoted | selsta | 2021-10-20 | 1 | -14/+9 |
| | * | | cmake: set cpp14 standard | selsta | 2021-10-18 | 1 | -1/+1 |
| | * | | fix median overflow bug | koe | 2021-10-14 | 1 | -1/+2 |
| | * | | cmake: set required C/C++ standard to 11 | selsta | 2021-10-06 | 2 | -5/+10 |
| | * | | Fix parallel make of OpenSSL | Howard Chu | 2021-10-06 | 1 | -2/+2 |
| | * | | depends: update unwind, fix build with ubuntu 21.04 | selsta | 2021-10-06 | 2 | -8/+8 |
| | * | | epee: don't log raw packet data | moneromooo-monero | 2021-10-06 | 1 | -4/+4 |
| | |/ | |||||
| * | | Add README to release archives | Howard Chu | 2021-10-14 | 5 | -9/+9 |
| * | | gitian: cleanup more unused packages | Howard Chu | 2021-09-27 | 5 | -19/+3 |
| * | | gitian: omit ccache from gitian builds | Howard Chu | 2021-09-27 | 6 | -3/+8 |
| |/ | |||||
| * | support cors wildcard | woodser | 2021-09-17 | 1 | -1/+1 |
| * | Merge pull request #7825 | luigi1111 | 2021-08-26 | 7 | -6/+15 |
| |\ | |||||
| | * | depends, docker: fix bintray links | selsta | 2021-08-01 | 1 | -1/+1 |
| | * | epee: include public openssl header in cmake | selsta | 2021-08-01 | 1 | -0/+6 |
| | * | depends: add getmonero package mirror | selsta | 2021-08-01 | 5 | -5/+8 |
| * | | epee: link with Boost_SYSTEM_LIBRARY | selsta | 2021-08-19 | 1 | -0/+2 |
| * | | Merge pull request #7810 | luigi1111 | 2021-08-11 | 1 | -0/+3 |
| |\ \ | |/ |/| | |||||
| | * | p2p: remove blocked addresses/hosts from peerlist | moneromooo-monero | 2021-08-05 | 1 | -0/+3 |
| * | | cmake: fix undefined symbols and multiple definitions | anon | 2021-07-13 | 1 | -2/+3 |
| |/ | |||||
| * | Fix boost 1.76.0 compatibility | loqs | 2021-05-24 | 1 | -0/+2 |
| * | gitian: remove osslsigncode | selsta | 2021-04-08 | 1 | -4/+0 |
| * | Merge pull request #7638 | luigi1111 | 2021-03-29 | 1 | -2/+2 |
| |\ | |||||
| | * | build: prepare v0.17.2.0 | selsta | 2021-03-26 | 1 | -2/+2 |
| * | | Merge pull request #7637 | luigi1111 | 2021-03-29 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | depends: openssl 1.1.1i -> 1.1.1k | selsta | 2021-03-25 | 1 | -2/+2 |
| | |/ | |||||
| * | | Merge pull request #7615 | luigi1111 | 2021-03-29 | 1 | -1/+0 |
| |\ \ | |||||
| | * | | Fixed issues found by static analysis | SChernykh | 2021-03-18 | 1 | -1/+0 |
| | |/ | |||||
| * / | async_protocol_handler_config: fix deadlock | anon | 2021-03-12 | 1 | -28/+24 |
| |/ | |||||
| * | async_protocol_handler_config: remove connection correctly | anon | 2021-02-19 | 1 | -1/+1 |
| * | boosted_tcp_server: fix connection lifetime | anon | 2021-01-19 | 2 | -7/+19 |
| * | storages: overridable limits for loading portable_storage from binary | moneromooo-monero | 2021-01-07 | 5 | -33/+63 |
| * | Merge pull request #7282 | luigi1111 | 2021-01-06 | 1 | -1/+11 |
| |\ | |||||
| | * | epee: also limit number of strings in portable_storage | moneromooo-monero | 2021-01-05 | 1 | -1/+11 |
| * | | Merge pull request #7248 | luigi1111 | 2021-01-06 | 1 | -4/+13 |
| |\ \ | |/ |/| | |||||
| | * | add a max levin packet size by command type | moneromooo-monero | 2021-01-03 | 1 | -4/+13 |
