| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Merge pull request #7366 | luigi1111 | 2021-03-20 | 2 | -0/+10 | |
| |\ \ \ | ||||||
| | * | | | Store RPC SSL key/cert for consistent authentication between runs | Lee Clagett | 2021-02-13 | 2 | -0/+10 | |
| * | | | | 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 | 1 | -1/+1 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | Allow byte_stream->byte_slice conversion to shrink unused buffer space | Lee Clagett | 2020-10-13 | 1 | -1/+1 | |
| * | | | | | 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 | 8 | -215/+21 | |
| |/ / / | ||||||
| * | | | 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 | |
| |/ / | ||||||
| * | | Merge pull request #7250 | Alexander Blair | 2021-01-01 | 2 | -10/+25 | |
| |\ \ | ||||||
| | * | | Add aggressive restrictions to pre-handshake p2p buffer limit | Lee Clagett | 2020-12-17 | 2 | -10/+25 | |
| * | | | Merge pull request #7243 | Alexander Blair | 2021-01-01 | 1 | -1/+6 | |
| |\ \ \ | ||||||
| | * | | | portable_storage: check object limit where appropriate | moneromooo | 2020-12-31 | 1 | -1/+6 | |
| | |/ / | ||||||
| * | | | Merge pull request #7220 | Alexander Blair | 2021-01-01 | 3 | -0/+3 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | portable_storage: forbid unnamed sections | xiphon | 2020-12-28 | 3 | -0/+3 | |
| * | | | Merge pull request #7218 | Alexander Blair | 2020-12-29 | 1 | -5/+0 | |
| |\ \ \ | ||||||
| | * | | | portable_storage: remove array element limit | moneromooo-monero | 2020-12-28 | 1 | -5/+0 | |
| * | | | | Merge pull request #7207 | Alexander Blair | 2020-12-29 | 4 | -12/+12 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | ssl: buffered handshake detection | anon | 2020-12-28 | 4 | -12/+12 | |
| * | | | | portable_storage: remove overly aggressive cutoff | moneromooo-monero | 2020-12-27 | 1 | -2/+0 | |
| |/ / / | ||||||
| * | | | Merge pull request #7192 | Alexander Blair | 2020-12-26 | 1 | -6/+21 | |
| |\ \ \ | ||||||
| | * | | | epee: fix some issues using connections after shutdown | moneromooo-monero | 2020-12-26 | 1 | -6/+21 | |
| * | | | | Merge pull request #7190 | Alexander Blair | 2020-12-26 | 1 | -1/+35 | |
| |\ \ \ \ | ||||||
| | * | | | | portable_storage: add some sanity checks on data size | moneromooo-monero | 2020-12-26 | 1 | -1/+35 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #7098 | Alexander Blair | 2020-12-26 | 1 | -1/+0 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Fixed issues found by static analysis | SChernykh | 2020-12-08 | 1 | -1/+0 | |
| * | | | | Fix byte_stream::put_n | Lee Clagett | 2020-12-14 | 1 | -1/+1 | |
| | |/ / |/| | | ||||||
| * | | | Merge pull request #7009 | Alexander Blair | 2020-12-10 | 10 | -50/+41 | |
| |\ \ \ | ||||||
| | * | | | Change epee binary output from std::stringstream to byte_stream | Lee Clagett | 2020-10-10 | 10 | -50/+41 | |
| | |/ / | ||||||
| * | | | Merge pull request #7003 | Alexander Blair | 2020-12-10 | 1 | -14/+1 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Change to more efficient allocation strategy in byte_stream | Lee Clagett | 2020-10-13 | 1 | -14/+1 | |
| | |/ | ||||||
| * / | epee: tighten the URL parsing regexp a little | moneromooo-monero | 2020-11-09 | 1 | -4/+4 | |
| |/ | ||||||
| * | Add clear method to byte_stream | Lee Clagett | 2020-08-17 | 1 | -0/+3 | |
| * | Merge pull request #6736 | Alexander Blair | 2020-08-16 | 1 | -0/+7 | |
| |\ | ||||||
| | * | epee: further defending against exceptions in command handlers | moneromooo-monero | 2020-08-02 | 1 | -0/+7 | |
| * | | Merge pull request #6727 | Alexander Blair | 2020-08-16 | 1 | -9/+31 | |
| |\ \ | ||||||
| | * | | epee: guard against exceptions in RPC handlers | moneromooo-monero | 2020-07-30 | 1 | -9/+31 | |
| | |/ | ||||||
| * | | Merge pull request #6720 | Alexander Blair | 2020-08-16 | 1 | -26/+0 | |
| |\ \ | ||||||
