| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #7669 | luigi1111 | 2021-04-22 | 7 | -135/+164 |
| |\ | |||||
| | * | Remove payload copy in all outgoing p2p messages | Lee Clagett | 2021-01-19 | 7 | -135/+164 |
| * | | Merge pull request #7658 | luigi1111 | 2021-04-22 | 1 | -18/+52 |
| |\ \ | |||||
| | * | | Doc: Update Gitian (Reproducible Builds) with small code snippets and fixes | mj-xmr | 2021-04-11 | 1 | -18/+52 |
| * | | | Merge pull request #7643 | luigi1111 | 2021-04-22 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | Test: Enable coverage for external repositories | mj-xmr | 2021-04-01 | 1 | -0/+1 |
| * | | | | Split epee/string_tools.h and encapsulate boost::lexical_cast | mj-xmr | 2021-04-16 | 17 | -492/+718 |
| | |_|/ |/| | | |||||
| * | | | Revert "Merge pull request #7136" | luigi1111 | 2021-04-16 | 7 | -164/+135 |
| * | | | Merge pull request #7652 | luigi1111 | 2021-04-16 | 1 | -4/+0 |
| |\ \ \ | |||||
| | * | | | gitian: remove osslsigncode | selsta | 2021-04-08 | 1 | -4/+0 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #7136 | luigi1111 | 2021-04-16 | 7 | -135/+164 |
| |\ \ \ | |||||
| | * | | | Remove payload copy in all outgoing p2p messages | Lee Clagett | 2021-01-16 | 7 | -135/+164 |
| * | | | | Merge pull request #7002 | luigi1111 | 2021-04-16 | 4 | -199/+242 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | Reduce compilation time of epee/portable_storage_template_helper.h | mj-xmr | 2021-03-28 | 4 | -199/+242 |
| * | | | | Doc: Add ccache to README.md and Brewfile | mj-xmr | 2021-03-30 | 1 | -0/+1 |
| | |_|/ |/| | | |||||
| * | | | Merge pull request #7439 | luigi1111 | 2021-03-29 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | Reduced executable size; reduced call sequence to "allowed" log function | Lee Clagett | 2021-01-16 | 1 | -2/+2 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #7636 | 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 #7460 | luigi1111 | 2021-03-29 | 1 | -28/+24 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | async_protocol_handler_config: fix deadlock | anon | 2021-03-12 | 1 | -28/+24 |
| | |/ | |||||
| * | | Merge pull request #7402 | luigi1111 | 2021-03-20 | 1 | -1/+10 |
| |\ \ | |||||
| | * | | Epee: add headers to project files (via glob), to be able to search for them ... | mj-xmr | 2021-02-25 | 1 | -1/+10 |
| * | | | Merge pull request #7394 | luigi1111 | 2021-03-20 | 1 | -1/+2 |
| |\ \ \ | |||||
| | * | | | Fix compiler warning for in keyvalue_serialization.h | mj-xmr | 2021-02-21 | 1 | -1/+2 |
| | |/ / | |||||
| * | | | Merge pull request #7366 | luigi1111 | 2021-03-20 | 3 | -0/+57 |
| |\ \ \ | |||||
| | * | | | Store RPC SSL key/cert for consistent authentication between runs | Lee Clagett | 2021-02-13 | 3 | -0/+57 |
| * | | | | Merge pull request #7274 | luigi1111 | 2021-03-20 | 1 | -4/+4 |
| |\ \ \ \ | |||||
| | * | | | | epee: don't log raw packet data | moneromooo-monero | 2021-01-03 | 1 | -4/+4 |
| * | | | | | Merge pull request #7005 | luigi1111 | 2021-03-20 | 2 | -5/+21 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | Allow byte_stream->byte_slice conversion to shrink unused buffer space | Lee Clagett | 2020-10-13 | 2 | -5/+21 |
| * | | | | | Merge pull request #7399 | luigi1111 | 2021-03-05 | 1 | -2/+14 |
| |\ \ \ \ \ | |||||
| | * | | | | | epee: return HTTP error 400 (Bad request) on deserialization error | moneromooo-monero | 2021-02-23 | 1 | -2/+14 |
| | | |_|_|/ | |/| | | | |||||
| * / | | | | async_protocol_handler_config: remove connection correctly | anon | 2021-02-19 | 1 | -1/+1 |
| |/ / / / | |||||
| * | | | | Merge pull request #7343 | luigi1111 | 2021-02-18 | 1 | -32/+2 |
| |\ \ \ \ | |||||
| | * | | | | Remove unnecessary atomic operations in levin code | Lee Clagett | 2021-01-19 | 1 | -32/+2 |
| * | | | | | Merge pull request #7308 | luigi1111 | 2021-02-15 | 2 | -7/+19 |
| |\ \ \ \ \ | |||||
| | * | | | | | boosted_tcp_server: fix connection lifetime | anon | 2021-01-19 | 2 | -7/+19 |
| | |/ / / / | |||||
| * | | | / | Reduce compilation time of epee/portable_storage.h | mj-xmr | 2021-02-06 | 11 | -216/+286 |
| | |_|_|/ |/| | | | |||||
| * | | | | Merge pull request #7149 | luigi1111 | 2021-01-15 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | fuzz_tests: add a test for utf8canonical | moneromooo-monero | 2020-12-14 | 1 | -2/+2 |
| * | | | | | Merge pull request #7137 | luigi1111 | 2021-01-15 | 1 | -2/+16 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | readline_buffer: Avoid consecutive duplicates in the history | codesoap | 2020-12-13 | 1 | -2/+16 |
| | |/ / / | |||||
| * | | | | storages: overridable limits for loading portable_storage from binary | moneromooo-monero | 2021-01-07 | 5 | -33/+63 |
| * | | | | Merge pull request #7281 | luigi1111 | 2021-01-06 | 1 | -1/+11 |
| |\ \ \ \ | |||||
| | * | | | | epee: also limit number of strings in portable_storage | moneromooo-monero | 2021-01-05 | 1 | -1/+11 |
| * | | | | | Restrict duplicate keys in epee binary format | Lee Clagett | 2020-12-20 | 1 | -1/+4 |
| |/ / / / | |||||
| * | | | | Merge pull request #7263 | Alexander Blair | 2021-01-03 | 1 | -4/+13 |
| |\ \ \ \ | |||||
| | * | | | | add a max levin packet size by command type | moneromooo-monero | 2021-01-03 | 1 | -4/+13 |
| | | |_|/ | |/| | | |||||
| * / | | | portable_storage: better sanity checking | moneromooo-monero | 2021-01-02 | 1 | -2/+7 |
| |/ / / | |||||
